Cfn Fix Errors banner
masharratt masharratt

Cfn Fix Errors

Development community

Description

--- description: "Coordinate agents to fix compilation errors with strategic Phase 0 and parallel Phase 1" argument-hint: "<language> [--max-parallel=5] [--max-cycles=10]" allowed-tools: ["Task", "TaskOutput", "TodoWrite", "Read", "Bash"] --- # CFN Fix Errors - Agent Coordination Mode **Version:** 3.1.0 | **Date:** 2025-12-21 | **Status:** Production Ready --- ## QUICK REFERENCE ### Get Errors (with caching for speed) **TypeScript (tsc) - use incremental:** ```bash npm run typecheck 2>

Installation

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

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

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

Full documentation available on GitHub

View Source Repository