implement
Execute tasks from a track's implementation plan following TDD workflow
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install implement --cli claudewrites the file to.claude/commands/implement.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/implement.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow implement from the conductor plugin. Execute tasks from a track's implementation plan following TDD workflow
When to use it
Execute tasks from a track's implementation plan following TDD workflow
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/conductor/commands/implement.md -o .claude/commands/implement.md
Notes
Extracted from wshobson/agents. Plugin: conductor.