davepoon/feature-spec
Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.
npx skills add https://github.com/davepoon/buildwithclaude --skill feature-spec
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:
Take davepoon/feature-spec 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.