Structural-quality review of changed code — score against the four-dimension rubric, gate at 10/10, and (in auto-fix mode or with --fix) apply reuse/simplification/efficiency/altitude cleanups. Includes a diff-economy lens; correctness is /validate, full-repo survey is /audit.
Capture a completed session as a reusable, registered skill. Run when the user wants to turn the current session into a skill, extract a repeatable workflow, or create a new skill from work just finished. Reconstructs context, interviews briefly, generates a SKILL.md + tests, registers it in RESOLVER.md, and opens a…
Turn the usage statusLine on or off (model + context% + 5-hour usage% in every project) without editing config by hand. Runs bin/install-statusline.sh, which installs the script to /.claude and merges the setting without clobbering other keys. Opt-in, global, run once per machine; /statusline off disables it.
Sync this repo from the upstream scaffold, or bootstrap scaffold support if it isn't set up yet. Use when the user wants to sync from scaffold, initialize scaffold, or run the bootstrap script.
Use when the user wants to turn current conversation context and codebase understanding into a structured PRD. Do not re-interview — synthesize what is already known.
Validate the current diff for correctness bugs and test-integrity regressions (a test weakened to pass is a defect); supports --effort low|medium|high|max, --full to scan the whole repo, --fix to apply fixes, --comment to post as PR inline comments.
Hands-free, headphones-only voice loop for the coding agent — you speak, whisper.cpp transcribes, claude -p runs with full tools at flat-rate under your Claude Code subscription, and a local TTS backend (macOS say, espeak-ng, Piper, or an XTTS voice-clone) speaks the reply. Cross-platform (macOS/Linux/WSL); everything…
Instructions for victusfate/scaffold, covering agent guidelines, session start, responsiveness & steerability, answer the user first and surface direction before building.