LLM Skills
~/catalogue/debugging et maintenance//SKILL

Spécifications techniques

/SKILL

Élabore un cahier des charges complet du produit, comprenant les critères d'acceptation, le périmètre, les dépendances et les risques. Délègue ces tâches à l'agent Prometeo (PM).

davepoondavepoon
3.2k
20 juin 2026
MIT License
// contenu du skill

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
  • Documenting business requirements before implementation

What This Skill Does

  1. Runs the SIGN IN checklist (identity, task, memory review)
  2. Researches existing specs to avoid conflicts
  3. Creates a comprehensive spec at docs/specs/{feature-name}.md
  4. Runs the Spec Completion checklist (TIME OUT)
  5. Prepares a structured handoff to the Dev agent
  6. Runs the SIGN OUT checklist (memory update, deliverables)

How to Use

Basic Usage

/feature-spec user authentication with JWT tokens

Detailed Usage

/feature-spec multi-tenant billing system with Stripe integration

Example

User: /feature-spec webhook event system

Output: A complete spec at docs/specs/webhook-event-system.md containing:

  • Problem statement and success metrics
  • User stories with GIVEN/WHEN/THEN acceptance criteria
  • In-scope and out-of-scope items
  • Dependencies, risks, and open questions
  • Handoff notes for the Dev agent

Tips

  • Be specific about the feature scope in your description
  • The agent will ask clarifying questions rather than guess
  • Review the generated spec before passing to implementation
// source originale publique
davepoon/buildwithclaude
/plugins/agent-triforce/skills/feature-spec/SKILL.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/SKILL.md" "https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/agent-triforce/skills/feature-spec/SKILL.md"
Ensuite dans Claude Code, tapez /SKILL pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Créateurdavepoon
Étoiles 3.2k
LicenceMIT License
Mis à jour20 juin 2026
Format.md
AccèsGratuit
// similaires

Skills Debugging et maintenance

Voir toutarrow_forward