Standard banner
neuraforge-cl-es neuraforge-cl-es

Standard

Productivity community

Description

--- name: standard description: Execute the current task using STANDARD mode with short planning, complexity budget, implementation, tests, simplification, and verification. --- # STANDARD Mode Use STANDARD mode for the current task. 1. Inspect the existing subsystem. 2. State concise acceptance criteria and assumptions. 3. Declare a small complexity budget. 4. Create a short execution plan. 5. Implement in coherent increments. 6. Add/update meaningful tests. 7. Run the simplification gate. 8.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository