Aha banner
itxaiohanglover itxaiohanglover

Aha

Development community

Description

Converge — summarize progress, crystallize clarity, suggest next step. ## Execution Flow 0. **Environment check:** - If `{cwd}/.obsidian/` does not exist → **degraded mode**: skip vault-specific steps (no scene loading, no vault scan). Act as a general convergent assistant — summarize what user has been working on based on conversation context only. Output: "(当前不在 Obsidian vault 中,通用模式)" - If `{cwd}/.persona/` does not exist → run onboarding (same as /go step 3: create `.persona/`, `cont

Installation

Installs to ~/.claude/skills/itxaiohanglover-obsidian-harness-aha/SKILL.md

Terminal
mkdir -p ~/.claude/skills/itxaiohanglover-obsidian-harness-aha && curl -fsSL https://raw.githubusercontent.com/itxaiohanglover/obsidian-harness/HEAD/commands/aha.md -o ~/.claude/skills/itxaiohanglover-obsidian-harness-aha/SKILL.md

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

Full documentation available on GitHub

View Source Repository