Cfn Spec banner
masharratt masharratt

Cfn Spec

Testing community

Description

--- description: "SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFORE planning implementation. Use when starting any non-trivial task to lock intent, surface ambiguity early." argument-hint: "<task description>" allowed-tools: ["Task", "Read", "Write", "Bash", "Skill", "AskUserQuestion"] --- # CFN Spec (SPARC Phase 1) Standalone Specification phase. Produces `planning/<slug>/SPEC_<slug>.md` with functional requirements, NFRs, Gherkin

Installation

Installs to ~/.claude/commands/masharratt-claude-flow-novice-cfn-spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/masharratt/claude-flow-novice/HEAD/.claude/commands/cfn-spec.md -o ~/.claude/commands/masharratt-claude-flow-novice-cfn-spec.md

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

Full documentation available on GitHub

View Source Repository