addit-digital

31 mods across 1 repository, 3 stars between them.

SessionStart

25

addit-digital/addit-harness

Hook

Runs when a session starts on startup and resume, executing check-setup-version.sh via bash. From addit-digital/addit-harness.

3 9d ago A tokens not measured original MIT

adr

26

addit-digital/addit-harness

Skill Claude CodeCodex

Use when the user makes or records a significant architectural or technical decision — choosing a framework, database, protocol, pattern, or trade-off ("we decided to use X instead of Y because..."), or explicitly asks to write an ADR. Captures the decision as a structured MADR-format Architecture Decision Record in…

3 9d ago A 67 tokens original MIT

design-conventions

27

addit-digital/addit-harness

Skill Claude CodeCodex

Scan the current TS/React project's existing UI layer and write .claude/design-conventions.md — a project-specific visual design convention file that rules/typescript.md loads before UI work. Use when starting UI work in an existing project, when design conventions have drifted, or when --refresh is passed to merge in…

3 9d ago A 70 tokens original MIT

dev-flow

28

addit-digital/addit-harness

Skill Claude CodeCodex

Use to drive a software feature or fix through the full engineering loop — investigate, design (with an architect-reviewer gate), get your explicit approval on the plan, then implement, verify with qa-engineer, and drive the code-review fix loop to a clean state. Deterministic multi-agent orchestration for the…

3 9d ago A 120 tokens original MIT

go-conventions

29

addit-digital/addit-harness

Skill Claude CodeCodex

Scan the current Go repo and write .claude/go-conventions.md — a project-specific convention file that rules/go.md loads on every session instead of re-scanning the codebase from scratch. Use when starting work in a new Go repo, when conventions have drifted, or when --refresh is passed to merge in new patterns.

3 9d ago A 71 tokens original MIT

save-plan

30

addit-digital/addit-harness

Skill Claude CodeCodex

Use when the user wants to save, export, or persist a plan (or any diagram-rich design doc shown in the CLI) to a markdown file so it can be opened and viewed with rendered mermaid diagrams. The terminal can't render mermaid; this writes the plan to docs/work/ /plans/ (or a temp scratch file) for viewing in an IDE…

3 9d ago A 83 tokens original MIT

setup

31

addit-digital/addit-harness

Skill Claude CodeCodex

Use once, right after installing the addit-harness Claude Code plugin, to place the parts a plugin can't carry natively (CLAUDE.md, AGENTS.md, path-scoped rules/, references/, settings.json) into /.claude or the current project. Also use to re-sync after a plugin update, or to switch between global and project scope.

3 9d ago B 75 tokens original MIT