From fp-cookbook
Practical cookbook of forgeplan CLI recipes — 25+ task-oriented how-to guides answering "how do I do X?" for forgeplan CLI users and Claude as an assistant. Use when you need a concrete command sequence, a worked example, or a Common errors table for: PRD creation, Evidence authoring, workflow cycles, plugin versioning, AI-agent dispatch, troubleshooting anomalies, or CLI/MCP quick reference. Практическая поваренная книга рецептов forgeplan CLI — 25+ пошаговых рецептов для пользователей forgeplan. Применяй когда нужна конкретная команда, рабочий пример или таблица ошибок для PRD, Evidence, рабочего цикла, плагинов или агентов.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fp-cookbook:fp-cookbookThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
25+ task-oriented recipes. Each recipe: **Цель → Команда → Пример → Common errors → Refs**.
sections/cli-cheatsheet/_index.mdsections/cli-cheatsheet/cli-quick-ref.mdsections/cli-cheatsheet/mcp-quick-ref.mdsections/getting-started/_index.mdsections/getting-started/first-prd-walkthrough.mdsections/getting-started/init-workspace.mdsections/getting-started/install-forgeplan-cli.mdsections/polyglot/_index.mdsections/polyglot/affected-files-discipline.mdsections/polyglot/per-language-ac-gates.mdsections/polyglot/polyglot-claude-md-cascade.mdsections/polyglot/tester-multi-runner-scope.mdsections/polyglot/worktree-cold-start.mdsections/recipes-ai-pair/_index.mdsections/recipes-ai-pair/profile-selection.mdsections/recipes-ai-pair/sentinel-conventions.mdsections/recipes-ai-pair/task-tool-dispatch.mdsections/recipes-evidence/_index.mdsections/recipes-evidence/bold-pattern-body.mdsections/recipes-evidence/informs-not-based-on.md25+ task-oriented recipes. Each recipe: Цель → Команда → Пример → Common errors → Refs.
Complements forgeplan-methodology (what-is). This skill answers how to.
| Signal | Action |
|---|---|
| Need a concrete command sequence | Use this cookbook |
| Need a worked example with real output | Use this cookbook |
| Want Common errors / fix table | Use this cookbook |
| Need to understand what PRD/ADR/Evidence is | Use forgeplan-methodology instead |
| Diagnosing a specific anomaly by number | Use troubleshooting section |
fpf-knowledgeforgeplan-methodologyagentic-rag_index.md — it lists all recipe files with descriptions.| # | Section | Files | When to use |
|---|---|---|---|
| 01 | getting-started | 3 | Install CLI, init workspace, first PRD end-to-end |
| 02 | recipes-prd | 4 | Create / validate / activate PRDs; FR vs Goals; link rules |
| 03 | recipes-evidence | 3 | Evidence body pattern; informs vs based_on; R_eff ≥ 0.9 |
| 04 | recipes-workflow | 8 | Full SDLC cycle; wave dispatch; dogfood activate discipline |
| 05 | recipes-multiplugin | 3 | Version-bump policy; catalog discipline; cross-plugin supersedes |
| 06 | recipes-ai-pair | 3 | Profile A/B/C/D selection; task dispatch; sentinel conventions |
| 07 | troubleshooting | 5 | Sprint A-O anomalies: cascade, EVID draft, FSM, footguns |
| 08 | cli-cheatsheet | 2 | One-page CLI + MCP quick reference |
| 09 | polyglot | 5 | Rust+Go+TypeScript+Python monorepos: CLAUDE.md cascade, AC gates, worktree cold start, dispatch bucketing, tester scoping |
Recipes reference: PRD-026, PRD-038, PRD-039, PRD-040, PRD-041, EVID-064, EVID-068, ADR-005, mm-evid-body-convention, mm-pipeline-anomalies.
npx claudepluginhub forgeplan/marketplace --plugin fp-cookbookGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.