damusix

57 mods across 2 repositories, 83 stars between them.

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

atomic-cli-contrib

02

damusix/atomic-claude

Skill Claude CodeCodex

Conventions for editing the atomic CLI and command artifacts in this repo. Auto-fires on phrases like "add a CLI subcommand", "wire a new flag", "prompt the user", "add a doctor check", "add a doctor repair", "edit cmd/atomic/main.go", "extend claudeinstall", "add an internal package", "use huh", "add a command"…

83 8d ago B 138 tokens original MIT

atomic-release-ci

03

damusix/atomic-claude

Skill Claude CodeCodex

Diagnose and fix broken release-please CI in this repo. Auto-fires on "release-please CI is failing", "release branch is out of date", "release branch is stale", "release PR is red", "release-please broke", "fix the release CI", "release branch CI failing", "version branch is behind", "release PR changelog is wrong"…

83 8d ago A 96 tokens original MIT

damusix/atomic-claude

Instructions file

Instructions for damusix/atomic-claude, covering claude.md, what this repo is, platform support, file roles (this repo specifically) and reference docs.

83 8d ago C 8,859 tokens original MIT

NotAtomic

08

damusix/atomic-claude

Agent

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-builder

09

damusix/atomic-claude

Agent

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-foo

14

damusix/atomic-claude

Agent

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

anything

15

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-auditor

16

damusix/atomic-claude

Agent

Final gate for a finished implementation. Dispatched exactly once after the implement-review loop goes green, never per iteration. Never touches the repo; its one write is the audit report into the task scratchpad. Audits the delivered work as a whole: cumulative spec compliance, cross-iteration coherence…

83 8d ago A 169 tokens original MIT

atomic-implementer

17

damusix/atomic-claude

Agent

Dual-mode implementation agent. The orchestrator declares the mode in the dispatch prompt. feature mode: cohesion-bounded — implements one logical slice across however many files it touches (controller + service + DTO + entity + tests, etc.); refuses cross-cutting or ambiguous scope. surgical mode: hard cap of 2 files…

83 8d ago A 106 tokens original MIT

atomic-investigator

18

damusix/atomic-claude

Agent

Read-only code locator. Answers "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Returns file:line table, no prose. Refuses to suggest fixes or speculate about design. Use to save main-context tokens on exploration.

83 8d ago A 61 tokens original MIT

atomic-reviewer

19

damusix/atomic-claude

Agent

Diff / branch / file reviewer with two modes. Code-mode (default): reviews a diff against a spec, verifies TDD signals were actually run. Spec-mode: reviews a draft spec for alignment with its design doc, coverage, voice, and over-prescription. One line per finding, severity-tagged, no praise, no scope creep. Output…

83 8d ago A 127 tokens original MIT

atomic-strategist

20

damusix/atomic-claude

Agent

Heavyweight reasoning agent. Runs at high effort on the caller's model. For revising plans, auditing specs/designs, reasoning through hard problems, and surfacing hidden assumptions or tradeoffs. Read-only. Does not implement, does not gate diffs, does not locate code. Use when the question is "is this the right…

83 8d ago A 82 tokens original MIT

damusix/atomic-claude

Agent

Scope-sensitive wiki/signals inferrer. Detects from dispatch args or the active wiki index, loads the matching pipeline reference from the installed location (/.claude/skills/atomic-wiki/references/repo.md for repo scope, /.claude/skills/atomic-wiki/references/realm.md for realm scope), and executes that pipeline.…

83 8d ago A 180 tokens original MIT

atomic-wiki-writer

22

damusix/atomic-claude

Agent

Writes one wiki page from source. Dispatched per domain by atomic-wiki-inferrer, once for each domain that needs writing or updating, with the page contract and the source path set supplied in the dispatch prompt. Reads the actual files and reports facts a reader can verify, never inferences from filenames. Carries…

83 8d ago A 119 tokens original MIT

atomic-help

23

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

24

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