Aid Test banner
ilandahan ilandahan

Aid Test

Testing community

Description

--- description: Run AID methodology test as isolated sub-agent with ultrathink quality verification --- # /aid-test Launch an isolated sub-agent to test AID methodology (Phases 0-3) with **ultrathink** quality verification at each step. ## Usage ``` /aid-test # Full test (Phases 0-3) with ultrathink /aid-test --phase 0 # Test only Phase 0 /aid-test --phase 3 # Test only Phase 3 (including sub-phases 3a, 3b, 3c) /aid-test --quick # 1 output per phase (still uses ultra

Installation

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

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

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

Full documentation available on GitHub

View Source Repository