Aid Start banner
ilandahan ilandahan

Aid Start

Development community

Description

--- description: "Start a work session: pick a role and phase, load the matching skills" --- # /aid start Start a new work session with the AID Memory System. ## Purpose Begin a tracked work session. Selects role FIRST, then shows phase options with role-specific terminology. ## Terminology Reference Load role-specific phase names and descriptions from: `references/role-phase-terminology.json` ## Flow ### Step 1: Start Required Services (Optional) - Check if Figma MCP server is running:

Installation

Installs to ~/.claude/skills/ilandahan-aid-aid-start/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilandahan-aid-aid-start && curl -fsSL https://raw.githubusercontent.com/ilandahan/AID/HEAD/commands/aid-start.md -o ~/.claude/skills/ilandahan-aid-aid-start/SKILL.md

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

Full documentation available on GitHub

View Source Repository