overdrive-dev
UserIntent-based, autonomous developer workflows for Claude Code
Categories
Indexed Skills (18)
aih-brainstorm
Exploratory multi-specialist ideation with adversarial review and optional web research. Produces BRIEF.md that feeds into /aih-plan or /aih-milestone.
aih-close
Close a stale RUN-MANIFEST atomically. Default-to-completed if branch is merged; explicit --deferred / --cancelled / --completed / --awaiting-merge for partial work; --bulk for sweep over auto-closeable manifests.
aih-init
Bootstrap project.md by analyzing the codebase. Mandatory first run after install. Re-runnable to refresh structural sections.
aih-install
Install or refresh the aihaus per-repo overlay in the current directory. Resolves AIHAUS_HOME via the 8-tier priority chain. Zero prompts on the happy path.
aih-resume
Resume an interrupted autonomous run. Detects in-progress milestones, features, or bugfixes via RUN-MANIFEST.md and picks up where execution stopped.
aih-sync-notion
Sync the Notion Kanban board with current execution state. Updates card statuses, creates missing cards, and verifies role coverage.
aih-update
Update aihaus to the latest version from the remote repository. Fetches, compares, applies, and re-links.
aih-bugfix
Triage and fix a bug — root cause analysis, branch, fix, test, commit. Use for defects and errors.
aih-env
Capture or update how the test environment, credentials, env access, and deploy work — persists to .aihaus/memory/workflows/environment.md, which every session and agent loads automatically. Run it once at setup, and again whenever new environment definitions surface during the project.
aih-feature
Implement a scoped feature — plan, branch, build, test, commit. Use for changes that fit in one session.
aih-help
Show all available aihaus workflow commands and their usage. Use when someone asks for help or types /aih-help.
aih-milestone
Start, resume, or execute a milestone. Conversational gathering mode by default; --execute or start-intent triggers the milestone-execution pipeline (annexes/execution.md).
aih-plan
Research a problem and produce a plan without writing code. Use when you want to think before building.
aih-quick
Fast-track for small, well-understood changes. Skips full planning — analyze, implement, and review in one shot.
aih-effort
Retune agent effort tiers and model assignments after install. Interactive by default; accepts --preset, --cohort, --agent, --status, --inspect flags. All edits atomic + git-committed + reversible.
aih-fixture-excl
Test fixture verifying that H2 excluded sections (Acceptance criteria, Guardrails, etc.) are not counted in D2-fallback mode (SKILLs with zero numbered-H3 steps).
aih-fixture-mixed
Synthetic SKILL exercising all 3 step formats simultaneously.
aih-fixture-diffloc
Test fixture for deduplication when the same step appears in SKILL.md and annex with different Location column values.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.