nirecom/agents

Self-driving dev harness for Claude Code — hook-enforced workflow, two-AI-provider review loop, Windows-native PowerShell support (macOS and Linux too)

3Stars on the repository
67Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

resume-session

25

nirecom/agents

Skill Claude CodeCodex

Detect a mid-workflow interruption and resume the right skill (workflow state inprogress step or pending worktree-end cleanup). Interactive sessions only.

not rated 3 yesterday A 31 tokens original MIT

review-code-codex

26

nirecom/agents

Skill Claude CodeCodex

Adversarial code review via OpenAI Codex CLI (cross-provider second opinion). Run after implementation to review committed or staged code changes against a merge base.

not rated 3 yesterday B 38 tokens original MIT

nirecom/agents

Skill Claude CodeCodex

Scan implemented code for concrete security anti-patterns. Companion to /review-plan-security.

not rated 3 yesterday A 21 tokens original MIT

review-plan-codex

28

nirecom/agents

Skill Claude CodeCodex

Adversarial plan review via OpenAI Codex CLI. Reviews plans and approach proposals for blind spots and issues Claude may have missed.

not rated 3 yesterday A 33 tokens original MIT

nirecom/agents

Skill Claude CodeCodex

Codex-primary single-round security review of the implementation plan across three axes before implementation.

not rated 3 changed yesterday A 21 tokens original MIT

review-tests

30

nirecom/agents

Skill Claude CodeCodex

Codex-primary single-round test coverage review.

not rated 3 changed yesterday A 11 tokens original MIT

run-tests

31

nirecom/agents

Skill Claude CodeCodex

Runs the test suite through the test-runner worker and emits the runtests workflow sentinel. Used by Workflow Step 6.

not rated 3 yesterday A 28 tokens original MIT

save-research

32

nirecom/agents

Skill Claude CodeCodex

Save useful research findings to my-specs-repo research-results for future reference.

not rated 3 yesterday A 20 tokens original MIT

scan-offensive

33

nirecom/agents

Skill Claude CodeCodex

Retroactively scan a GitHub repo's issues and comments for offensive content and optionally redact matches.

not rated 3 yesterday A 23 tokens original MIT

session-close

34

nirecom/agents

Skill Claude CodeCodex

Orchestrate session close — Phase 2 issue close + Final Report. Replaces CLAUDE.md WF-CODE-12. Handles both ENFORCEWORKTREE on (worktree path) and off (branch/main path).

not rated 3 yesterday A 50 tokens original MIT

supervisor-report

35

nirecom/agents

Skill Claude CodeCodex

Record an EM Supervisor observation (trouble sign, incident, or neutral note) for the current session.

not rated 3 yesterday A 25 tokens original MIT

survey-code

36

nirecom/agents

Skill Claude CodeCodex

Explore the codebase to understand existing patterns, constraints, and relevant files before planning.

not rated 3 yesterday A 20 tokens original MIT

survey-history

37

nirecom/agents

Skill Claude CodeCodex

Investigate git history, docs/history.md, and GitHub issue/PR timeline since the relevant issue opened, to surface changes that may invalidate the issue's premises.

not rated 3 yesterday A 36 tokens original MIT

sweep-branches

38

nirecom/agents

Skill Claude CodeCodex

Reclaim merged-but-undeleted local and remote branches. Deletes by default; --dry-run to preview.

not rated 3 yesterday A 27 tokens original MIT

sweep-issues

39

nirecom/agents

Skill Claude CodeCodex

Triages open GitHub issues. Closes finished meta parents by default; --deep adds human-gated tier-2 triage.

not rated 3 yesterday A 32 tokens original MIT

sweep-plans

40

nirecom/agents

Skill Claude CodeCodex

Reclaim stale /.workflow-plans/ session artifacts.

not rated 3 yesterday A 15 tokens original MIT

nirecom/agents

Skill Claude CodeCodex

Remove test-contamination records from supervisor state files.

not rated 3 yesterday A 15 tokens original MIT

sweep-tests

42

nirecom/agents

Skill Claude CodeCodex

Removes stale and orphaned test files (deletes by default; --dry-run previews).

not rated 3 yesterday A 23 tokens original MIT

sweep-worktrees

43

nirecom/agents

Skill Claude CodeCodex

Reclaims zombie linked worktrees (and their branches) that /worktree-end could not remove due to Windows CWD lock or similar.

not rated 3 changed yesterday C 33 tokens original MIT

sweep

44

nirecom/agents

Skill Claude CodeCodex

Periodic maintenance sweep hub. Dispatches to /sweep-worktrees, /sweep-branches, /sweep-plans, /sweep-tests, /sweep-issues.

not rated 3 yesterday A 40 tokens original MIT

update-docs

45

nirecom/agents

Skill Claude CodeCodex

Update all project documentation to reflect recent changes.

not rated 3 yesterday A 12 tokens original MIT

nirecom/agents

Skill Claude CodeCodex

Update infrastructure.md to reflect infrastructure changes across all stacks and hosts.

not rated 3 yesterday A 16 tokens original MIT

workflow-init

47

nirecom/agents

Skill Claude CodeCodex

Routing entry point for the Claude Code workflow. Inspects.

not rated 3 yesterday A 14 tokens original MIT

worktree-end

48

nirecom/agents

Skill Claude CodeCodex

Inventory gitignored state, merge PR, and clean up a git worktree after task completion.

not rated 3 yesterday C 22 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: