Use this agent when the user needs to find files, locate code implementations, or discover where specific functionality exists in the codebase. This includes questions like 'Where is X implemented?', 'Which files contain Y?', 'Find the code that does Z', or any request requiring searching through the codebase to…
Use this agent when the user needs to understand open-source libraries, find implementation details in codebases, locate specific source code with GitHub permalinks, research the history or context behind code changes, or get authoritative answers backed by actual code evidence. This agent excels at navigating large…
Use this agent when you need to create, update, or improve technical documentation for a codebase. This includes README files, API documentation, architecture docs, user guides, and any other developer-facing documentation. The agent excels at exploring unfamiliar codebases and transforming complex technical concepts…
Use this agent when you need to implement new features in a Laravel application, including creating models, controllers, migrations, routes, views, and associated business logic. This agent should be used for building complete feature sets from requirements, extending existing functionality, or implementing new…
The policy file is a prompt, not a legal code. Every rule costs tokens, attention, and — if badly scoped — agent autonomy. These principles come from the July 2026 rewrite, when uniform maximal enforcement had agents stopping mid-task to request permission for textbook-routine work.
Use this agent when you need to perform any browser-based operations, including automated testing, debugging web applications, performance investigations, web scraping, or any other browser automation tasks. This agent should ALWAYS be used instead of the main agent when browser operations are required to prevent…
Agent Skills provide domain-specific workflows, helper scripts, and local conventions tailored to this repository. Make liberal use of these installed skills.
Code cleanup agent that suggests improvements and auto-removes dead code only. Reviews codebase for consolidation opportunities, reports findings for approval. Supports team mode for parallel scanning on large codebases. DELEGATE when user asks: "Find duplicate code" / "Check for redundancy" / "DRY this up"…
Fast codebase exploration, navigation, and documentation fetching. Read-only research agent. DELEGATE when user asks: "How does X work?" / "Where is X?" / "Find X" "What files handle Y?" / "Show me the Z code" "Map the architecture" / "What's the project structure?" "Find docs for X" / "How do I use Y library?" / "API…
Multi-agent orchestrator. Coordinates complex tasks across multiple agents in parallel. DELEGATE when user asks: "Implement full feature X" / "Build entire Y system" "Refactor X across the codebase" / "Large-scale change" Any task spanning 3+ agents or requiring coordination Complex debugging requiring multiple…