Health-check the Bravros SDLC install — skill drift, config, hooks, toolchain — and optionally repair it. Use on `/verify-install`, or `--auto` from a SessionStart hook.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add bravros/bravros --skill verify-install --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Verify Install?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bravros-verify-install)More formats (shields.io, HTML) on the badges page.
---
name: verify-install
description: Health-check the Bravros SDLC install — skill drift, config, hooks, toolchain — and optionally repair it. Use on `/verify-install`, or `--auto` from a SessionStart hook.
core: true
---
# verify-install
Health-check the Bravros SDLC install — skill drift, config, hooks, toolchain — and optionally repair it.
```bash
S=~/.agent_config/skills/verify-install/scripts/verify.sh
bash $S # report bash $S --auto # SessionStart: silent when healthy
bash $S --fix # report + repair bash $S --json # machine-readable
```
## Rule
1. Read [briefing.md](references/briefing.md) on demand for detailed context and instructions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!