Agent instructions, specialist agent prompts, code rules, and MCP setup.
Copy the files you need into an agent project. The main agent reads AGENTS.md.
| File | Use |
|---|---|
| AGENTS.md | Main agent rules for concise technical text, code, and agent work. |
| ASSISTANT.md | Voice and answer-shape rules for short, direct replies. |
| rules/STANDARDS.md | Code organization, TypeScript, and React rules. |
| rules/better-result.md | Error handling with better-result. |
| mcp.json | MCP server configuration. |
| File | Use |
|---|---|
| commands/create-pr.md | Create a draft PR that targets main. |
| commands/grill.md | Interview a subject until the brief has no silent assumptions. |
| commands/planning.md | Write an implementation plan in vertical slices, then stop for approval. |
| commands/research.md | Run one or two bounded Librarian lanes, then synthesize in the main agent. |
| commands/solve-with-oracle-sentinel.md | Solve a task with one Oracle plan and a Sentinel approval gate. |
| commands/loop-local-approval.md | Run local review loops with Sentinel as the approval gate. |
| commands/loop-remote-approval.md | Clear in-scope Pullfrog findings on the current PR. |
| commands/citadel.md | Performance critique in the voice of a hostile audit. |
| commands/linus.md | Design critique in the voice of a hostile maintainer. |
| commands/vercel-linear.md | Interface critique in the voice of a hostile design audit. |
Use a specialist agent for its assigned task. Give each agent the problem, constraints, relevant files, and a required output.
| Agent | Use |
|---|---|
| Oracle | Get a second opinion for plans, debugging, specifications, and refactor choices. |
| Sentinel | Review changes before handoff or commit. Do not treat work as complete without its approval. |
| Librarian | Research the web, public business contacts, documentation, and code with hard limits. |
mcp.json configures these servers:
opensrcgrep-appdeepwikiexa. ExportEXA_API_KEYbefore you start the agent.sequential-thinking