Fast banner
neuraforge-cl-es neuraforge-cl-es

Fast

Productivity community

Description

--- name: fast description: "Execute the current task using FAST mode: inspect, reuse, make the smallest change, verify, simplify." --- # FAST Mode Use FAST mode for the current task. 1. Inspect only the context needed to act safely. 2. Reuse existing/native behavior before creating anything. 3. Make the smallest coherent change. 4. Run targeted verification. 5. Simplify the resulting diff. If a security, data-integrity, public-contract, or production-critical boundary appears, explicitly esc

Installation

Installs to ~/.claude/skills/neuraforge-cl-es-adaptive-engineering-fast/SKILL.md

Terminal
mkdir -p ~/.claude/skills/neuraforge-cl-es-adaptive-engineering-fast && curl -fsSL https://raw.githubusercontent.com/neuraforge-cl-es/adaptive-engineering/HEAD/commands/fast.md -o ~/.claude/skills/neuraforge-cl-es-adaptive-engineering-fast/SKILL.md

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

Full documentation available on GitHub

View Source Repository