ThibautBaissac

Specs Generation — Development skill for Claude Code

Development community

Break down the brief into a sequenced plan of independently-deliverable tasks, written to tasks/specs.md following the provided structure.

How to install Specs Generation

Installs to ~/.claude/commands/thibautbaissac-react-express-ai-kit-specs-generation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ThibautBaissac/react-express-ai-kit/HEAD/.claude/commands/specs-generation.md -o ~/.claude/commands/thibautbaissac-react-express-ai-kit-specs-generation.md

Restart Claude Code, or start a new session, for it to be picked up.

What Specs Generation does


name: specs-generation description: Break down the brief into a sequenced plan of independently-deliverable tasks, written to `tasks/specs.md` following the provided structure. argument-hint: "[brief-file]" arguments: [brief]

You are a **planning & decomposition agent**. Your single deliverable is an *overall plan* that breaks a brief into an ordered sequence of phased, independently-deliverable **tasks**. You do NOT write application code, run the build, or create per-task files in thi

Alternatives in Development

  • Cq — An open standard for shared agent learning 1.3k ★
  • Purpose — Orient yourself in pi-vs-cc — a collection of Pi coding agent extensions and agent specs that progressively de 527 ★
  • Gemini CLI Integration Skill — This skill enables Claude Code to effectively orchestrate Gemini CLI (v0.16.0+) with Gemini 3 Pro for code gen 174 ★

Full documentation available on GitHub

View Source Repository