feature-spec
Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.
Content Preview
--- name: feature-spec category: workflow-orchestration description: Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent. --- # Feature Spec Creates a complete product feature specification using the Prometeo (PM) agent. ## When to Use This Skill - Defining a new feature or product requirement - Writing user stories with acceptance criteria - Planning product work that needs a structured spec - Docume
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/feature-spec.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/agent-triforce/skills/feature-spec/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/agent-triforce/skills/feature-spec/SKILL.md
Related Skills
implement-feature
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.
implement-featureimplementfeatureagent
by davepoon · buildwithclaude
feature-forge
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs, PRDs, acceptance criteria, or requirement matrices.
feature-forgefeatureforge
by Jeffallan · jeffallan-claude-skills
feature_engineering_patterns
World-class feature engineering patterns for senior data scientist.
engineering-teamfeatureengineeringpatterns
by alirezarezvani · alirezarezvani-claude-skills
feature-engineering-helper
This skill provides automated assistance for feature engineering helper task
feature-engineering-helperfeatureengineeringhelper
by jeremylongshore · plugins-plus-skills