MountainUnicorn/add

ADD — Agent Driven Development. Coordinated AI agent teams that ship verified software. Spec-driven TDD, trust-but-verify orchestration, maturity lifecycle. Runs on Claude Code + Codex CLI.

11Stars on the repository
37Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agents-md

01

MountainUnicorn/add

Skill Claude CodeCodex

Generate a portable AGENTS.md at project root from the project's .add/ state. AGENTS.md is the cross-tool open standard for project-level agent instructions — any agent (Claude Code, Cursor, Codex CLI, Windsurf, Amp, Devin, Copilot) will read it on session start. Publishing one lets mixed-toolchain teams respect the…

11 1mo ago A 32 tokens original MIT

away

02

MountainUnicorn/add

Skill Claude CodeCodex

The human is stepping away. Establish what work can proceed autonomously and what must wait.

11 1mo ago A 17 tokens original MIT

back

03

MountainUnicorn/add

Skill Claude CodeCodex

The human has returned. Provide a concise briefing on what happened during their absence.

11 1mo ago A 16 tokens original MIT

brand-update

04

MountainUnicorn/add

Skill Claude CodeCodex

Update the project's branding configuration with new materials and audit existing generated artifacts for brand consistency. Optionally apply fixes to bring artifacts in line with the new brand.

11 1mo ago A 20 tokens original MIT

brand

05

MountainUnicorn/add

Skill Claude CodeCodex

Display the current branding configuration for this ADD-managed project. Shows accent color, palette, fonts, tone, where branding is applied, detects brand drift in generated artifacts, and reports image generation capability status.

11 1mo ago A 22 tokens original MIT

changelog

06

MountainUnicorn/add

Skill Claude CodeCodex

Generate or refresh the project's CHANGELOG.md from git history using conventional commit parsing. Follows the Keep a Changelog format.

11 1mo ago A 16 tokens original MIT

cycle

07

MountainUnicorn/add

Skill Claude CodeCodex

Cycles are the operational unit of ADD work. They batch features, assess dependencies, plan parallelism, and define validation criteria before execution. This command manages the full cycle lifecycle: planning, status checks, and completion/retrospective.

11 1mo ago A 23 tokens original MIT

dashboard

08

MountainUnicorn/add

Skill Claude CodeCodex

Generate a self-contained HTML dashboard at reports/dashboard.html by reading the project's .add/ directory, specs, docs, and config. The file opens in the browser and gives anyone — developer, PM, or founder — a real-time picture of the project's state.

11 1mo ago A 19 tokens original MIT

deploy

09

MountainUnicorn/add

Skill Claude CodeCodex

Execute environment-aware deployment: commit changes, push to remote, trigger CI/CD, and verify successful deployment.

11 1mo ago A 16 tokens original MIT

docs

10

MountainUnicorn/add

Skill Claude CodeCodex

Generate, update, and verify project documentation. Uses a discovery-first approach: the skill learns your codebase structure on first run, caches that knowledge in a manifest, and uses it for fast, accurate doc generation on every subsequent run.

11 1mo ago A 20 tokens original MIT

doctor

11

MountainUnicorn/add

Skill Claude CodeCodex

Distinguish "seems installed" from "provably healthy". An ADD install can be silently dead — e.g. Codex ≥0.14x ignoring agents and hooks with no error (issue #24). This command runs a check battery and reports per-check status with a one-line remedy for every failure. Doctor only reports — it never repairs…

11 1mo ago A 25 tokens original MIT

implementer

12

MountainUnicorn/add

Skill Claude CodeCodex

Write minimal production-quality code to make failing tests pass. This is the GREEN phase of TDD.

11 1mo ago A 19 tokens original MIT

infographic

13

MountainUnicorn/add

Skill Claude CodeCodex

Generates a professional SVG infographic from the project's PRD and config. The infographic includes hero section, live metrics, workflow visualization, value propositions, and terminal command reference — all styled with the project's branding palette.

11 1mo ago A 19 tokens original MIT

init

14

MountainUnicorn/add

Skill Claude CodeCodex

Initialize Agent Driven Development for this project. This command conducts a structured interview to understand the project, then scaffolds the full ADD framework.

11 1mo ago A 18 tokens original MIT

learnings

15

MountainUnicorn/add

Skill Claude CodeCodex

Manage the learnings knowledge base: generate optimized active views, archive stale entries, and report statistics.

11 1mo ago A 21 tokens original MIT

milestone

16

MountainUnicorn/add

Skill Claude CodeCodex

Manage milestones directly — list status, switch active milestone, split large milestones, rescope features, or create new ones. This is the tactical companion to /add:roadmap (strategic horizon planning).

11 1mo ago A 20 tokens original MIT

optimize

17

MountainUnicorn/add

Skill Claude CodeCodex

Identify and fix performance bottlenecks. This skill profiles code to find slow operations, suggests optimizations, and implements them with test-driven discipline.

11 1mo ago A 17 tokens original MIT

plan

18

MountainUnicorn/add

Skill Claude CodeCodex

Create a detailed implementation plan from a feature specification. This skill analyzes acceptance criteria, breaks down work into manageable tasks, identifies parallelizable work, and estimates effort.

11 1mo ago A 14 tokens original MIT

promote

19

MountainUnicorn/add

Skill Claude CodeCodex

Assess readiness and promote the project's maturity level. Maturity is the master control for all ADD behavior — promotion is intentional, evidence-based, and deliberate.

11 1mo ago A 17 tokens original MIT

retro

20

MountainUnicorn/add

Skill Claude CodeCodex

Context-aware retrospective that auto-gathers data, classifies human directives and agent observations into scoped tables, and presents pre-populated findings for the human to refine — not recall from scratch.

11 1mo ago A 22 tokens original MIT

reviewer

21

MountainUnicorn/add

Skill Claude CodeCodex

Conduct a comprehensive code review focused on specification compliance, code quality, and ADD methodology adherence. This is a READ-ONLY skill that produces a detailed structured review report.

11 1mo ago A 18 tokens original MIT

roadmap

22

MountainUnicorn/add

Skill Claude CodeCodex

View, edit, and reorder project milestones across roadmap horizons (Now / Next / Later). This skill manages the strategic layer of ADD's work hierarchy — bridging the PRD roadmap table and individual milestone files.

11 1mo ago A 19 tokens original MIT

spec

23

MountainUnicorn/add

Skill Claude CodeCodex

Create a feature specification through a structured interview. The spec becomes the source of truth for implementation.

11 1mo ago A 14 tokens original MIT

tdd-cycle

24

MountainUnicorn/add

Skill Claude CodeCodex

Execute a complete Test-Driven Development cycle for a feature from the specification through production-quality code.

11 1mo ago A 25 tokens original MIT