claudeindex
Plugin

agent-codex

Bounded implementation-worker rules for handing work to an external reviewer (e.g. Codex) — enforces scope discipline, workspace hygiene, honest testing, and a structured handoff checklist. Key rules: - Follow the prompt exactly before expanding scope - Never modify files outside the task's scope - Never weaken tests to make a broken implementation pass - Run git status before handoff; remove scratch files Handoff always includes: changed files, tests run, pass/fail result, remaining risks, and artifacts left behind.

Installation

1

Add the marketplace

/plugin marketplace add senigami/skill-arsenal
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.