Verify Install banner
charlesashe charlesashe

Verify Install

Development community

Description

--- description: Check a Backbrief Kit install and report a plain pass/fail list. Reads only; never changes anything without a yes. --- Check the user's Backbrief Kit installation (global `~/.claude/` and/or this project's `.claude/`) and report one line per item, pass or fail, no jargon: - 12 agent files (7 core including orchestrator and verifier, 5 advisors); name any missing. - Commands: critique, council, find-gap, grade-idea, handoff, next, pickup, setup, verify-install, plus the four Bu

Installation

Installs to ~/.claude/skills/charlesashe-backbrief-kit-verify-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/charlesashe-backbrief-kit-verify-install && curl -fsSL https://raw.githubusercontent.com/charlesashe/backbrief-kit/HEAD/commands/verify-install.md -o ~/.claude/skills/charlesashe-backbrief-kit-verify-install/SKILL.md

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

Full documentation available on GitHub

View Source Repository