ravitejaadarsu

Master — Development skill for Claude Code

Development community

Run/refresh the AIDD Master phase (constitution + memory).

How to install Master

Installs to ~/.claude/skills/ravitejaadarsu-aidd-delta-master/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ravitejaadarsu-aidd-delta-master && curl -fsSL https://raw.githubusercontent.com/ravitejaadarsu/AIDD-Delta/HEAD/commands/master.md -o ~/.claude/skills/ravitejaadarsu-aidd-delta-master/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Master does


description: Run/refresh the AIDD Master phase (constitution + memory)

**Preflight — the framework must be present.** If `.aidd/framework/` does not exist in this repo, AIDD is not initialized here. STOP and run `/aidd:init` first (it vendors the framework from the installed plugin), or tell the user this repo isn't AIDD-initialized. Do NOT improvise phase logic, invent a playbook, or run ad-hoc tests — running the real vendored playbook is the entire point.

Read `.aidd/framework/playb

Alternatives in Development

Full documentation available on GitHub

View Source Repository