ravitejaadarsu

Rigor — Development skill for Claude Code

Development community

Set or report AIDD rigor mode (fast, standard, or critical): $ARGUMENTS.

How to install Rigor

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

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

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

What Rigor does


description: Set or report AIDD rigor mode (fast, standard, or critical): $ARGUMENTS

**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.

Set the AIDD

Alternatives in Development

Full documentation available on GitHub

View Source Repository