Agent
Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed.
Agent
Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed.
Agent
Read-only background code review sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise bug-risk review is needed.
Agent
Read-only background rules compliance sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise rules check is needed.
Agent
Read-only background security audit sidecar for the current implementation scope. Use from implement-coordinator after code changes when a concise security check is needed.
Skill Claude CodeCodex
Review a GitHub pull request and post a verdict comment. Stateful — if a previous review comment exists, review only the new commits since the last review and track whether prior findings were addressed. Focus on code cleanliness, duplication, and docs sync. Use when user says "review this PR", "check the PR", "leave…
Instructions file CodexOpenCode
Instructions for lee-to/aif-handoff, covering agents.md, project overview, tech stack, project structure and key entry points.
Instructions file
Instructions for lee-to/aif-handoff, covering claude.md, project overview, tech stack, project structure and key entry points.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
Instructions file CodexOpenCode
Instructions for lee-to/ai-workspace, covering agents.md, project overview, tech stack, project structure and key entry points.