By markshust
Orchestrate autonomous TDD development: interactively set up projects by auto-detecting tech stacks, generate structured multi-task implementation plans with dependencies, execute them via parallel workers following red-green-refactor, deploy devil's advocate for critical plan reviews and fixes, and batch-enforce coding/testing standards.
npx claudepluginhub markshust/hcf --plugin hcfDevil's advocate architectural reviewer. Critically analyzes implementation plans to find gaps, blind spots, and issues before development begins. Auto-applies Critical and Important fixes to plan files.
Code standards enforcement worker. Reviews and fixes a batch of files to match project coding standards without changing behavior.
TDD implementation worker. Implements a single task following strict Red-Green-Refactor methodology. Use for executing individual plan tasks autonomously.
Create structured implementation plans for autonomous TDD development. Use for new features, multi-file changes, or anything requiring multiple steps or tests. Triggers on aspirational openers ("let's build", "let's start building", "I want to make", "I want an app that", "help me build"), capability lists ("users should be able to X, Y, Z"), vague-noun patterns ("a system for", "a way to", "an app that", "functionality for"), and explicit build verbs ("build", "create", "add a feature", "help me implement", "I need to build"). Do NOT use this for "implement the plan" or "run the plan" - those should use plan-orchestrate instead. Skip for quick bug fixes, single-line changes, questions, or documentation.
Execute implementation plans with parallel TDD workers. Use when ready to run, execute, or start a plan. Triggers on "run the plan", "execute the plan", "implement the plan", "start the plan", "start implementation", "orchestrate", "begin autonomous execution". Requires a plan created by plan-create.
One-time interactive setup to configure a project for autonomous development. Use when setting up a new project for TDD-based autonomous development with HCF.
Update project configuration to match the latest HCF plugin defaults. Use when the HCF plugin has been updated and you want to sync your project's config.
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Implement code from /deep-plan sections with review and git workflow
End-to-end development workflow: design → draft-plan → orchestrate → review → pr-create → pr-review → pr-merge
AI-assisted deep planning with research, interview, external LLM review, and TDD approach
Plan-first AI development with batched parallelism. Native Claude Code implementation of the Agent Hive workflow.
Long-running agent harness with 5-layer memory architecture, GitHub integration, autonomous batch processing, Agent Teams with ATDD, 9 hooks (safety, quality gates, team coordination), and 6 Agent Skills