Use this agent when you need to plan the implementation of a new feature or significant enhancement to an existing codebase. Examples: Context: User wants to add real-time collaboration to their note-taking app. user: 'I want to add real-time collaboration so multiple users can edit notes simultaneously' assistant…
Use this agent when you need to review code for adherence to project conventions and best practices. Examples: Context: User has just written a new React component and wants to ensure it follows the project's coding standards. user: 'I just created a new modal component, can you review it?' assistant: 'I'll use the…
Use this agent when you need to test recent code changes using Playwright automation. Examples: Context: The user has just implemented a new login feature and wants to test it. user: "I just added a new login validation feature, can you test it?" assistant: "I'll use the qa agent to test your recent changes with…
Use this agent when documentation in the docs directory needs to be updated to reflect the actual state of the codebase. This includes after refactoring, API changes, new features, or any code modifications that make existing documentation outdated or inaccurate.\n\n \nContext: The user has just refactored a module…
Read this before dispatching agents. Every rule here was paid for. project/agents/jobs.md covers the tracker the work is filed in; project/agents/harness.md covers the tool the agents run inside.
Facts about the tool an agent runs inside, not about this project — they are identical in every repo, which is why they are not in project/gotchas.md. One section per harness; today there is only Claude Code. Read this the first time a call fails with a permission error or a refusal you did not expect: none of these…
Jobs is the tracker: where work is filed, how big a unit of work is, and what a fan-out mints before it launches. project/agents/delegation.md covers running agents; this file covers the tracker they claim from. job --help is the authority on flags — this file is the house convention around them.