Instructions file CodexOpenCode
AGENTS.md instructions for pony-maggie/code_minions, covering agents.md — codeminions development harness, product contract, tech stack, repo layout and dev commands.
Instructions file CodexOpenCode
AGENTS.md instructions for pony-maggie/code_minions, covering agents.md — codeminions development harness, product contract, tech stack, repo layout and dev commands.
MCP server Claude CodeCodexCursor +2
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
Skill Claude CodeCodex
Structured review of a diff against a ticket's acceptance criteria.
Skill Claude CodeCodex
Write a final report.md summarizing run results.
Skill Claude CodeCodex
Create Jira Epic + Stories for a list of planned tasks.
Skill Claude CodeCodex
Walking-skeleton smoke test skill. Writes a greeting file.
Skill Claude CodeCodex
TDD implementation with AI code-review loop for a single ticket.
Skill Claude CodeCodex
Push the current worktree branch and create a GitHub pull request.
Skill Claude CodeCodex
Parse a PRD file into a structured representation.
Skill Claude CodeCodex
Decompose structured PRD into atomic implementation tickets.
Skill Claude CodeCodex
Deterministic product acceptance review against parsed PRD constraints.
Skill Claude CodeCodex
Decompose a Python web PRD into implementation tickets that preserve one FastAPI app.
Skill Claude CodeCodex
Read a project file and produce a paragraph summary.
Skill Claude CodeCodex
Runs deterministic browser acceptance checks for PRDs that deliver a Web UI.