Prompts · Python · v0.1.0
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.
#claude#claude-code#claude-code-commands
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.
by davepoon · updated 1d ago · imported from GitHub
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 pathsNo comments yet — start the thread.
Sign in to join the discussion.
Prompts · Python · v0.1.0
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.
#claude#claude-code#claude-code-commands
Prompts · Python · v0.1.0
Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.
#claude#claude-code#claude-code-commands
Prompts · Python · v0.1.0
Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.
#claude#claude-code#claude-code-commands
Prompts · Python · v0.1.0
Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification. Delegates to the Forja (Dev) agent.
#claude#claude-code#claude-code-commands