bug-hunter instructions

66 tagged bug-hunter, measured the same way as everything else here.

orin-dx/agent-plugins

Plugin Claude Code

Ten cooperating plugins covering the full development lifecycle — from requirement capture through spec, plan, implementation, verification, and shipping.

1 5d ago A tokens not measured original MIT

PostToolUse

02

orin-dx/agent-plugins

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.

1 5d ago A tokens not measured copy · 100% MIT

PreToolUse

03

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.

1 5d ago A tokens not measured copy · 100% MIT

SessionStart

04

orin-dx/agent-plugins

Hook Claude Code

Runs when a session starts, running an inline shell check. From orin-dx/agent-plugins.

1 5d ago A tokens not measured copy · 100% MIT

settings

05

orin-dx/agent-plugins

Settings file Claude Code

Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).

1 5d ago A tokens not measured copy · 95% MIT

orin-dx/agent-plugins

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.

1 5d ago A 913 tokens original MIT

orin-dx/agent-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.

1 5d ago A 581 tokens original MIT

changeset-analyzer

08

orin-dx/agent-plugins

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…

1 5d ago A 231 tokens original MIT

plan

09

orin-dx/agent-plugins

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…

1 5d ago A 161 tokens original MIT

adversary

10

orin-dx/agent-plugins

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…

1 5d ago A 261 tokens original MIT

audit

11

orin-dx/agent-plugins

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…

1 5d ago A 228 tokens original MIT

implementer

12

orin-dx/agent-plugins

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…

1 5d ago A 274 tokens original MIT

implement

13

orin-dx/agent-plugins

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…

1 5d ago A 166 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: