Plugin Claude Code
Plugin marketplace listing 1 plugin: add.
Plugin Claude Code
Plugin marketplace listing 1 plugin: add.
Instructions file CodexOpenCode
Instructions for MountainUnicorn/add, covering add, engagement protocol, spec-first invariants, maturity & autonomy ceiling and currently active spec.
Instructions file
Instructions for MountainUnicorn/add, covering add development guide, source of truth, project state, development workflow and repository structure.
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…
Skill Claude CodeCodex
The human is stepping away. Establish what work can proceed autonomously and what must wait.
Skill Claude CodeCodex
The human has returned. Provide a concise briefing on what happened during their absence.
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.
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.
Skill Claude CodeCodex
Generate or refresh the project's CHANGELOG.md from git history using conventional commit parsing. Follows the Keep a Changelog format.
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.
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.
Skill Claude CodeCodex
Execute environment-aware deployment: commit changes, push to remote, trigger CI/CD, and verify successful deployment.
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.
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…
Skill Claude CodeCodex
Write minimal production-quality code to make failing tests pass. This is the GREEN phase of TDD.
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.
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.
Skill Claude CodeCodex
Manage the learnings knowledge base: generate optimized active views, archive stale entries, and report statistics.
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).
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.
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.
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.
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.
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.