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
Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.
by davepoon · updated 1d ago · imported from GitHub
Creates a complete product feature specification using the Prometeo (PM) agent.
docs/specs/{feature-name}.md/feature-spec user authentication with JWT tokens
/feature-spec multi-tenant billing system with Stripe integration
User: /feature-spec webhook event system
Output: A complete spec at docs/specs/webhook-event-system.md containing:
No 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
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) 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