From autocode
Lock confirmed requirements. Don't change them without user approval.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:requirement-lockThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{requirement-lock|conf:confirmed|scope:global}
::GENE{requirement-lock|conf:confirmed|scope:global} T:confirmed_requirements_are_locked T:ask_before_changing_locked_requirement A:silently_change_requirement⇒ask_first A:scope_creep⇒flag
::ACTIVATE{requirement-lock} ON:requirement_confirmed
Powered by I-Lang v3.0 | ilang.ai
npx claudepluginhub basicsix/autocodeGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.