Plugin Claude Code
Ten cooperating plugins covering the full development lifecycle — from requirement capture through spec, plan, implementation, verification, and shipping.
66 tagged bug-hunter, measured the same way as everything else here.
Plugin Claude Code
Ten cooperating plugins covering the full development lifecycle — from requirement capture through spec, plan, implementation, verification, and shipping.
Hook Claude Code
Runs after a tool call finishes for Agent, TaskCreate and TaskUpdate tool calls, running an inline shell check (2 commands). From orin-dx/agent-plugins.
Hook Claude Code
Runs before the agent uses a tool for Agent tool calls, running an inline shell check. From orin-dx/agent-plugins.
Hook Claude Code
Runs when a session starts, running an inline shell check. From orin-dx/agent-plugins.
Settings file Claude Code
Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).
Instructions file CodexOpenCode
AGENTS.md instructions for orin-dx/agent-plugins, covering orin dx ai agent & skill specification (agents.md), 1. authoritative sources, 2. directory layout standard and 3. quick checklist for adding new plugins.
Instructions file
Claude Code instructions for orin-dx/agent-plugins, covering claude code guidelines (claude.md), 1. quick reference & commands, 2. authoring guidelines & single source of truth and 3. directory conventions.
Agent
Delegate to this subagent when you need changeset@2 artifacts produced from a git diff. Input is a git diff, optionally a linked spec@1, and optionally smith's criteriaevidence from the TDD run that produced this diff. A diff spanning multiple independent topics produces one changeset@2 per topic, never one bundled…
Skill Claude CodeCodex
Trigger this skill when the user says "write a plan for X", "how do we implement this spec", "break this down into tasks", "what are the implementation steps", "create an implementation plan", or "plan this out". Also activate when a spec (spec@1) exists and the user is ready to move to implementation but hasn't…
Agent
Invoke once per candidate after scanner (and boundary-tracer for T7 or T10 candidates). Never batch multiple candidates in a single invocation. Input is one candidate@1 entry and the recon manifest; for T7 or T10 candidates, also receives the field survival map from boundary-tracer. The agent reads actual code at the…
Skill Claude CodeCodex
Trigger this skill when the user asks to perform a bug hunt, code audit, find bugs, security audit, defect scan, vulnerability scan, code review for bugs, or asks "what's wrong with this code." Activate for any codebase language — Rust, TypeScript, or JavaScript. 5-phase pipeline: (1) recon builds a verified module…
Agent
Delegate to this subagent to execute exactly one task from a plan@1 via the full TDD cycle. Input is a single task object from a plan@1, a workspace manifest from recon, and optionally precisiontests from mutator. When specfilepath is set, reads the task's coverscriteria acceptance criteria from that file before…
Skill Claude CodeCodex
Activate when the user says "implement this", "execute the plan", "write the code", "build this feature", "generate tests for X", "write tests for this spec", "refactor this without changing behavior", or "explain what this code does" — also when handed a plan@1 to execute, or a spec@1 exists but no plan. Every task…
At most 3 mods per repository are shown here — the rest are on their repository pages: