- Updated instructions and default standards to reduce excessive tests writing and test running during feature development to improve speed and token useage.
- For Claude Code users:
- Replaced hard-coding of 'opus' model setting on agents with 'inherit' so that it inherits whichever model your Claude Code is currently using.
- Updated create-role script to add the "Inherit" option when creating new agents.
- Clarified next command to run when in single-agent mode.