Agent skill
workflow-tdd-feature
[Workflow] Trigger TDD Feature workflow — test-driven development with spec-first approach, write test specs before implementing.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/workflow-tdd-feature
SKILL.md
[IMPORTANT] This skill activates a full workflow. You MUST create todo tasks for ALL steps and execute them in sequence. Do NOT skip any step.
Activate the tdd-feature workflow. Run /workflow-start tdd-feature with the user's prompt as context.
Steps: /scout → /feature-investigation → /tdd-spec → /tdd-spec-review → /plan → /plan-review → /plan-validate → /why-review → /cook → /integration-test → /test → /code-simplifier → /review-changes → /code-review → /sre-review → /changelog → /docs-update → /watzup → /workflow-end
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?