--- description: Inspect, plan, and implement using preset-driven subagents --- Run `subagent` to inspect and gather context using an appropriate preset. Then run `subagent` to produce a concrete implementation plan from that context. Finally run `subagent` to implement the approved plan. User request: $@