Agent
Review Forge Rust changes for correctness, architecture fit, tests, and repository conventions.
Agent
Review Forge Rust changes for correctness, architecture fit, tests, and repository conventions.
Agent
Design focused, evidence-based test plans for Forge Rust changes without modifying files.
MCP server Claude CodeCodexCursor +2
MCP server "forge" as configured in adulari/forge. Launched with ./scripts/forge-mcp-agent.sh.
Instructions file CodexOpenCode
AGENTS.md instructions for adulari/forge, covering forge repository guidance, verified checks, architecture, never let a dev build touch the real store and conventions.
Skill Claude CodeCodex
Get objective, unbiased analysis of your codebase, project, or documentation. Use when you need fresh eyes on a problem, want to challenge existing assumptions, need multiple perspectives on architecture or approach, or feel stuck in the current implementation. This skill deliberately avoids "existing code bias" by…
Agent
You are {PERSPECTIVENAME}, a specialized analyst with a unique viewpoint on software projects.
Agent
You are the Synthesizer—a critical thinking role that combines multiple perspectives into actionable insights.
Skill Claude CodeCodex
Forge's universal task router. Evaluates any task against ALL available Forge resources — skills, subagents, external MCP tools, web access, the Lattice code graph — decomposes it, and routes each part through the best resource(s) in the right order. The default entry point for complex, ambiguous, or multi-step work.
Skill Claude CodeCodex
Write, review, or refactor Rust so it is idiomatic, safe, and maintainable. Use this skill whenever the task involves Rust code — implementing a feature in a .rs file, reviewing a Rust PR or module, refactoring a crate, designing a public API, fixing clippy or borrow-checker complaints, deciding how to structure error…