Inception — Development skill for Claude Code
Run the AIDD Inception phase for: $ARGUMENTS.
How to install Inception
Installs to ~/.claude/skills/ravitejaadarsu-aidd-delta-inception/SKILL.md
mkdir -p ~/.claude/skills/ravitejaadarsu-aidd-delta-inception && curl -fsSL https://raw.githubusercontent.com/ravitejaadarsu/AIDD-Delta/HEAD/commands/inception.md -o ~/.claude/skills/ravitejaadarsu-aidd-delta-inception/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Inception does
description: Run the AIDD Inception phase for: $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.
Read `.aidd/framework/playbooks/20-incep
Alternatives in Development
- System Cache Cleanup — Clean temporary files and caches to free disk space: $ARGUMENTS 23.4k ★
- Onboard — You are given the following context: $ARGUMENTS 5.8k ★
- Add New Service — Add New Service: $ARGUMENTS 831 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Rigor
Set or report AIDD rigor mode (fast, standard, or critical): $ARGUMENTS
Flow Concept To Inception
Orchestrate Concept→Inception phase transition with intake validation and vision alignment
Master
Run/refresh the AIDD Master phase (constitution + memory)
Implementation
Switch to IMPLEMENTATION phase: $ARGUMENTS
Specification
Switch to SPECIFICATION phase: $ARGUMENTS
Inception Mercury Compaction
Universal context compaction tool for CLI coding agents (Claude Code, Codex CLI, OpenCode, Mistral Vibe). Dete
Related Agents
Aidd Independent Thinker
AIDD devil's advocate: the strongest honest case against the chosen architecture — counter-arguments, hidden a
Conversation Analyzer
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggere
Debater
Formal debate participant. Constructs Toulmin-structured arguments for assigned position.