Stats
Actions
Tags
From lateral-mode
Control and inspect Lateral Mode. Use when the user asks to enable, disable, inspect, reset, or measure lateral mode.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lateral-mode:lateral-control on | off | auto | lite | strict | status | metrics | reporton | off | auto | lite | strict | status | metrics | reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Requested control:
Requested control:
$ARGUMENTS
Use the local plugin command:
lateral-mode status
lateral-mode on
lateral-mode off
lateral-mode auto
lateral-mode lite
lateral-mode strict
lateral-mode reset
lateral-mode metrics
lateral-mode report
Use lateral-mode outcome after real work to measure usefulness:
lateral-mode outcome --resolved yes --rating 4 --validation passed
lateral-mode outcome --resolved no --rating 2 --validation failed --notes "wrong hypothesis"
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub mauroproto/lateral --plugin lateral-mode