Stack Verify banner
Lucioway Lucioway

Stack Verify

Design community

Description

--- name: stack-verify description: "Health check for way-stack install. Verifies vault structure, orchestrator presence, hooks, plugins, and design skills. Report-only — no mutations." --- # /stack-verify — Stack Health Check Run checks in order. For each, print ✓ / ✗ / ⚠ with one-line detail. Exit 0 if all ✓, 1 if any ✗. ## Checks 1. **Vault exists** — read user's configured vault path from `~/.claude/CLAUDE.md` or ask. Confirm PARA subdirs: `00_INBOX`, `01_PROJECTS`, `02_KNOWLEDGE/{patter

Installation

Installs to ~/.claude/skills/lucioway-way-stack-stack-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lucioway-way-stack-stack-verify && curl -fsSL https://raw.githubusercontent.com/Lucioway/way-stack/HEAD/commands/stack-verify.md -o ~/.claude/skills/lucioway-way-stack-stack-verify/SKILL.md

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

Full documentation available on GitHub

View Source Repository