qq/.agent/skills/plan/SKILL.md
Generates a detailed architectural or execution plan and saves it to docs/plan/. Use this ONLY when the user explicitly asks to "plan" or "create a plan".
npx skillsauth add orinachum/autonomous-intelligence planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill captures the user's intent, formulates a comprehensive step-by-step plan, and persists it to a markdown file for documentation and future reference.
docs/plan/YYYY-MM-DD-topic-name.mddocs/plan/2026-02-01-nova-sonic-integration.mddocs/plan/.The user request is the plan and save it to docs/plans/*.md *.md is your definition of done and stop after that.
testing
Run TTS round-trip tests — pure-logic unit tests and optional integration tests against live TTS/STT services.
development
Speak text aloud using the Magpie TTS container in the realtime-api Docker stack. Zero external dependencies — just curl + aplay.
development
Build and deploy the realtime-api Docker container with full verification that deployed code matches local source.
tools
Enhanced coding assistance