Agent skill
dev-story
Implement a user story from the tech spec or epics list. Handles coding, testing, and completion verification.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/dev-story
SKILL.md
IT IS CRITICAL THAT YOU FOLLOW THIS COMMAND:
- LOAD the FULL workflow file at
_bmad/workflows/4-implementation/dev-story/workflow.yaml - READ the instructions at
_bmad/workflows/4-implementation/dev-story/instructions.xml - READ the checklist at
_bmad/workflows/4-implementation/dev-story/checklist.md - FOLLOW every instruction precisely as written
- Execute each step in order, implementing the story and verifying completion
If $ARGUMENTS is provided, use it to identify which story to implement.
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?