Walter
Engineering discipline for AI coding agents. Walter provides 1 skill, 9 commands, 6 specialized agents, and the thinking patterns that separate principal engineers from code generators. No half measures.
- Challenges vague requirements — no formula, no cook
- Right-sizes rigor to the problem scale
- Systematic root cause analysis, not symptom patching
- Session continuity with context handoff across LLM restarts
- 6 specialized agents for research, security, debugging, strategy, architecture, product
Nine commands. One discipline. The thinking patterns that separate principal engineers from autocomplete.
- /formulaScope the problem, challenge assumptions, define success
- /prepBreak down the formula into executable work items
- /cookBuild with discipline — TDD, atomic commits, 99.1% pure
- /purityVerify the work matches the intent, not just the tests
- /stashSeal session context for the next agent
- /probeBounded research before committing to a direction
- /traceSystematic root cause analysis — find where and why
- /ventContain damage, recover, postmortem, prevent recurrence
- /adaptHandle scope changes without blowing up the lab