damusix/atomic-claude

Code graphs, wikis, and research-backed agentic coding. Deterministic tools for nondeterministic workflows, in one opinionated Claude Code config.

83Stars on the repository
55Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

triage-issues

01

damusix/atomic-claude

Command Claude Code

Triage open GitHub issues — suggest labels for each (you approve), and run a two-stage staleness lifecycle on issues waiting on the reporter: nudge at 14 days, close at 30. Repo-local to atomic-claude. Never auto-acts; every label, nudge, and close needs your OK.

83 8d ago A 68 tokens original MIT

anything

05

damusix/atomic-claude

Command

Code graphs, wikis, and research-backed agentic coding. Deterministic tools for nondeterministic workflows, in one opinionated Claude Code config.

83 8d ago not scanned tokens not measured original MIT

atomic-help

06

damusix/atomic-claude

Command

Route a lost user to the right atomic verb, skill, agent, or binary subcommand. Bare invocation reads git state and recommends one next step. Topic keyword or freeform intent → focused pointer. tour → guided walkthrough of the system. Help router, not duplicated docs.

83 8d ago A 57 tokens original MIT

atomic-plan

07

damusix/atomic-claude

Command

Write a design doc (concepts, business rules, approaches) and a checkpoint-table spec (contract) for non-trivial work; inline spec only for trivial. Gauges triviality; loops spec authoring with subagents. Human-facing artifact, Mermaid diagrams allowed.

83 8d ago A 54 tokens original MIT

autopilot

08

damusix/atomic-claude

Command

Autonomous end-to-end feature delivery — plan, then the subagent implement→review loop, then ship. Hands-off except one decision: how to merge. Always uses /subagent-implementation, addresses every reviewer finding in-iteration (nothing deferred), may auto-dispatch atomic-strategist for read-only root-cause analysis…

83 8d ago C 106 tokens original MIT

challenge-swarm

09

damusix/atomic-claude

Command

Multi-lens design challenger. Reads a design/spec/plan/proposal, profiles it (who can reach it, whose data, what being wrong costs), then seats 3-6 expert lenses from a 30-lens catalog spanning engineering, data/ML, business, finance, communication, and delivery — each seated only with a cited stake, reflexive picks…

83 8d ago A 144 tokens original MIT

commit

10

damusix/atomic-claude

Command

Stage, commit, and optionally ship further. Pass an escalation token (push, pr, merge, squash, squash merge) to skip the prompt. With no token, commits then asks how far to ship. Delegates message format to the atomic-git-discipline skill.

83 8d ago A 55 tokens original MIT

documentation

11

damusix/atomic-claude

Command

Bootstrap and maintain project documentation surfaces. Two modes: bootstrap (discover doc files, index them in CLAUDE.md) and authoring (scan for unindexed docs, match diff against indexed surfaces, walk stale/incomplete/missing items with Yes/Later/Remind/Skip).

83 8d ago A 57 tokens original MIT

follow-up

12

damusix/atomic-claude

Command

Review and act on pending reminders. Bare invocation shows all reminders as an indexed list; cron-fired invocation (/follow-up due ) surfaces the specific reminder and waits for a response; /follow-up review lists stale project follow-up entries for per-item disposition (extend/close/promote/skip). Transport-aware…

83 8d ago A 71 tokens original MIT

gather-evidence

13

damusix/atomic-claude

Command

Pre-design evidence gathering. Takes a hunch or hypothesis and chases it through primary sources (context7, official docs, source code, ast-grep, run-it experiments) before any spec is written. Returns SUPPORTED / UNSUPPORTED / MIXED / INCONCLUSIVE with cited evidence trail. Pairs with /pressure-test and precedes…

83 8d ago A 74 tokens original MIT

git-cleanup

14

damusix/atomic-claude

Command

Scan and clean up stale git state — worktrees, local branches, optionally remote tracking refs. Dispatches a read-only scan via atomic prompt git-cleanup, presents an indexed report, asks user which to clean. No destructive ops without explicit confirmation. Defaults: 30-day staleness, local-only.

83 8d ago C 63 tokens original MIT

pressure-test

15

damusix/atomic-claude

Command

Socratic challenger for design decisions. Pressure-tests assumptions, surfaces contradictions, forces fuzzy maybes into yes/no — through questions only, never producing code or artifacts. Pairs with /atomic-plan as a pre-approval gate.

83 8d ago A 45 tokens original MIT

quick-fix

16

damusix/atomic-claude

Command

Run the implement→review subagent loop without the planning phase — for straightforward fixes with a known cause and one obvious approach, regardless of how many files the change spreads across. Skips the spec gate, worktree gate, and finalize ceremony (implementation log, docs, signals) that /subagent-implementation…

83 8d ago A 112 tokens original MIT

refresh-wiki

17

damusix/atomic-claude

Command

Refresh the project wiki. Handles both repo scope (docs/wiki/ inside the current repo) and realm scope (a cross-repo wiki at /wiki/). Scope auto-detected from block or directory structure. Dispatches atomic-wiki-inferrer, which reads the matching pipeline reference and executes it.

83 8d ago C 66 tokens original MIT

remind-me

18

damusix/atomic-claude

Command

Schedule a reminder. Creates a reminder file and schedules it via cron ( = 1h). Degrades silently to file-only when scheduling tools are unavailable.

83 8d ago A 39 tokens original MIT

damusix/atomic-claude

Command

Open an issue against the atomic-claude repo itself (bugs/feature requests with the installed config, not the user's current project).

83 8d ago A 27 tokens original MIT

report-issue

20

damusix/atomic-claude

Command

Open a atomic GitHub issue via gh. Bug report or feature request — auto-detect from user's description.

83 8d ago A 22 tokens original MIT

damusix/atomic-claude

Command

Session retrospective. Mines .jsonl history and this conversation for friction, corrections, and misbehavior; cross-references installed artifacts; walks findings one at a time. Persists a run log so later runs detect drift. Use after long sessions or repeated friction.

83 8d ago D 53 tokens original MIT

review-branch

22

damusix/atomic-claude

Command

Review the current branch's diff against base by dispatching atomic-reviewer. No orchestration loop, no spec required — pre-flight before /commit pr or /commit merge.

83 8d ago A 35 tokens original MIT

session-report

23

damusix/atomic-claude

Command

Capture what changed this session and why, scoped to the current branch. Read by ship verbs when synthesizing the commit message; deleted after a successful commit.

83 8d ago A 31 tokens original MIT

setup-wiki

24

damusix/atomic-claude

Command

Bootstrap the current repo for atomic-claude use. Audits .gitignore entries, docs/ layout, and presence of CLAUDE.md. Proposes only what's missing — never overwrites. No commits.

83 8d ago D 43 tokens original MIT