davepoon/implement-feature
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.
npx skills add https://github.com/davepoon/buildwithclaude --skill implement-feature
Implements a feature from its specification using the Forja (Dev) agent.
src/tests/ (unit + integration)/implement-feature webhook-event-system
/implement-feature docs/specs/webhook-event-system.md
User: /implement-feature user-authentication
Output:
src/ with all acceptance criteria mettests/ covering critical pathsTake davepoon/implement-feature from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.