What is validate-space?
Validate project space structure, boilerplate docs, and consistency with ideas/ Source: taylorhuston/local-life-manager.
Validate project space structure, boilerplate docs, and consistency with ideas/
Quickly install validate-space AI skill to your development environment via command line
Source: taylorhuston/local-life-manager.
Validate that a project space has all required structure, boilerplate docs, and stays consistent with its planning docs in ideas/.
| CLAUDE.md | AI instructions for codebase | Must exist | | README.md | Entry point for developers | Must exist | | package.json (JS/TS) | Project config | Stack-dependent |
| docs/ | Documentation root | Must exist | | docs/specs/ | Protocol/feature specs | Must exist | | docs/adrs/ | Architecture Decision Records | Must exist |
Validate project space structure, boilerplate docs, and consistency with ideas/ Source: taylorhuston/local-life-manager.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/taylorhuston/local-life-manager --skill validate-spaceValidate project space structure, boilerplate docs, and consistency with ideas/ Source: taylorhuston/local-life-manager.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/taylorhuston/local-life-manager --skill validate-space Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/taylorhuston/local-life-manager