Discovers incidental complexity, duplication, and dead code in a codebase and produces a ranked, behavior-preserving reduction plan — optionally applying safe changes. Dispatches four parallel read-only discovery lenses (clone detection, dead code, complexity hotspots, wrong abstraction), synthesizes into a…
Takes a loose idea and transforms it into a structured, actionable spec ready for implementation. Use when the user passes an idea, feature request, or problem description that needs scoping before building.
Orchestrates parallel browser automation by dispatching sub-agents to independent Chrome tabs. Use when the task can be decomposed into multiple independent browser workflows that benefit from parallel execution across separate tabs. EXPERIMENTAL — requires a running MCP-compatible browser tab server.
Claude Code instructions for griffinwork40/twilio-mcp, covering claude.md, project overview, build & development commands, install dependencies and build typescript to dist/.