coleam00

318 mods across 27 repositories, 50k stars between them.

triage

25

coleam00/Archon

Command

Confirm whether the work item still names real current work, choose the kind of reasoning owed next, and stop. Write the decisive evidence and handoff to $ARTIFACTSDIR/triage.md. You assess and route only: the repository must be exactly as you found it when you finish. No one watches the run; the report and your…

23k 2d ago A 0 tokens original MIT

validate

26

coleam00/Archon

Command

Run the project's own checks and report the truth. You fix nothing and judge nothing beyond pass or fail — running the gate is the whole job.

23k 2d ago A 0 tokens original MIT

code-reviewer

27

coleam00/Archon

Agent Claude Code

Reviews code for project guideline compliance, bugs, and quality issues. Use after writing code, before commits, or before PRs. Specify files to review or defaults to unstaged git changes. High-confidence issues only (80+) to minimize noise.

23k 2d ago A 53 tokens original MIT

code-simplifier

28

coleam00/Archon

Agent Claude Code

Identifies code simplification opportunities for clarity and maintainability while preserving exact functionality. Use after writing or modifying code. Focuses on recently changed code unless told otherwise. Reports findings with before/after suggestions. Advisory only - does not modify files.

23k 2d ago A 54 tokens original MIT

codebase-analyst

29

coleam00/Archon

Agent Claude Code

Use proactively to understand HOW code works. Analyzes implementation details, traces data flow, and documents technical workings with precise file:line references. The more specific your request, the better the analysis.

23k 2d ago A 46 tokens original MIT

codebase-explorer

30

coleam00/Archon

Agent Claude Code

Comprehensive codebase exploration - finds WHERE code lives AND shows HOW it's implemented. Use when you need to locate files, understand directory structure, AND extract actual code patterns. Combines file finding with pattern extraction in one pass.

23k 2d ago A 50 tokens original MIT

comment-analyzer

31

coleam00/Archon

Agent Claude Code

Analyzes code comments for accuracy, completeness, and long-term value. Verifies comments match actual code behavior. Use after generating documentation, before PRs with comment changes, or when auditing for comment rot. Advisory only.

23k 2d ago A 48 tokens original MIT

docs-impact

32

coleam00/Archon

Agent Claude Code

Reviews documentation affected by code changes. Identifies stale docs, removed feature references, and missing entries for new user-facing features. Reports findings with specific fixes. Advisory only - does not modify files.

23k 2d ago A 42 tokens original MIT

pr-test-analyzer

33

coleam00/Archon

Agent Claude Code

Analyzes PR test coverage for quality and completeness. Focuses on behavioral coverage, not line metrics. Identifies critical gaps, evaluates test quality, and rates recommendations by criticality (1-10). Use after PR creation or before marking ready.

23k 2d ago A 54 tokens original MIT

rulecheck-agent

34

coleam00/Archon

Agent Claude Code

Autonomous code quality agent that scans for rule violations, fixes them in an isolated worktree, runs validation, creates a PR, and updates memory with findings for future runs.

23k 2d ago A 41 tokens original MIT

coleam00/Archon

Agent Claude Code

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

23k 2d ago A 56 tokens copy · 97% MIT

coleam00/Archon

Agent Claude Code

Hunts for silent failures, inadequate error handling, and inappropriate fallbacks in code changes. Zero tolerance for swallowed errors. Use after implementing error handling, catch blocks, or fallback logic.

23k 2d ago A 43 tokens original MIT

triage-agent

37

coleam00/Archon

Agent Claude Code

Specialized agent for triaging GitHub issues. Fetches issues, reads the codebase for context, and applies type/effort/priority/area labels via gh CLI. Use when the triage skill delegates issue labeling work.

23k 2d ago A 52 tokens original MIT

coleam00/Archon

Agent Claude Code

Analyzes type design for encapsulation, invariant expression, and enforcement quality. Use when introducing new types, reviewing PRs with type changes, or refactoring existing types. Provides qualitative feedback and ratings (1-10) on four dimensions. Pragmatic focus.

23k 2d ago A 57 tokens original MIT

web-researcher

39

coleam00/Archon

Agent Claude Code

Need information beyond training data? Modern docs, recent APIs, or current best practices? Searches strategically, fetches relevant content, and synthesizes findings with proper citations. Re-run with refined prompts if initial results need more depth.

23k 2d ago A 50 tokens original MIT

commit

40

coleam00/Archon

Command Claude Code

Create an atomic commit for current changes.

23k 2d ago A 7 tokens original MIT

create-command

41

coleam00/Archon

Command Claude Code

Meta command creator - generates slash commands following established patterns.

23k 2d ago A 10 tokens original MIT

execute

42

coleam00/Archon

Command Claude Code

Execute an Archon implementation plan file.

23k 2d ago A 7 tokens original MIT

implement-fix

43

coleam00/Archon

Command Claude Code

Implement fix from RCA document for GitHub issue.

23k 2d ago A 9 tokens original MIT

rca

44

coleam00/Archon

Command Claude Code

Analyze and document root cause for a GitHub issue.

23k 2d ago A 10 tokens original MIT

handoff

45

coleam00/Archon

Command Claude Code

Write a session handoff document for the next agent or session.

23k 2d ago A 12 tokens original MIT

plan-feature

46

coleam00/Archon

Command Claude Code

Create a comprehensive implementation plan for an Archon feature.

23k 2d ago A 10 tokens original MIT

prime-backend

47

coleam00/Archon

Command Claude Code

Prime agent with Archon backend (core + server) context.

23k 2d ago A 12 tokens original MIT

prime-frontend

48

coleam00/Archon

Command Claude Code

Prime agent with Archon frontend (React/Web UI) context.

23k 2d ago A 12 tokens original MIT