cavi-ai

Build Retrospective — Testing skill for Claude Code

Testing community

Use when a spec-based build or tracker is complete and a retrospective is needed, or when closing out a build against its spec.

How to install Build Retrospective

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-build-retrospective/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cavi-ai-obsidian-agent-build-retrospective && curl -fsSL https://raw.githubusercontent.com/cavi-ai/obsidian-agent/HEAD/commands/build-retrospective.md -o ~/.claude/skills/cavi-ai-obsidian-agent-build-retrospective/SKILL.md

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

What Build Retrospective does


description: Use when a spec-based build or tracker is complete and a retrospective is needed, or when closing out a build against its spec. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:build-retrospective`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent workflow logic.

Alternatives in Testing

Full documentation available on GitHub

View Source Repository