Cfn Pseudo banner
masharratt masharratt

Cfn Pseudo

Testing community

Description

--- description: "SPARC Pseudocode phase. Trace logic, enumerate branches, find failure paths, verify branch coverage BEFORE writing real code. Use after cfn-spec to catch logic gaps before implementation." argument-hint: "<task description>" allowed-tools: ["Task", "Read", "Write", "Bash", "Skill", "AskUserQuestion"] --- # CFN Pseudo (SPARC Phase 2) Standalone Pseudocode phase. Produces `planning/<slug>/PSEUDO_<slug>.md` with operation map, language-neutral pseudocode, branch coverage map (no

Installation

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

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

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

Full documentation available on GitHub

View Source Repository