You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.