investiture
Codebase audits, doctrine enforcement, and phased remediation planning
All Skills in This Repository (3)
Pure Emerald Level Indicatorsinvest-architecture
Audits a codebase against project-defined architectural rules in markdown files.
invest-doctrine
Audit project doctrine files for consistency and codebase drift.
invest-backfill
Survey existing codebases to generate Investiture doctrine files.
Frequently Asked Questions
FAQPage SchemaHow to install Investiture?โผ
Run `npx skills add erikaflowers/investiture --all -g -y` in your terminal to install the full skill chain globally.
How to audit an existing codebase automatically?โผ
Run /invest-preflight for a quick scan, then /invest-repo-audit for a full quality report covering dead code, security, performance, and technical debt.
Can Investiture generate project documentation from code?โผ
Yes. The /invest-backfill skill surveys your codebase and generates VECTOR.md, CLAUDE.md, and ARCHITECTURE.md based on what it finds.
Does Investiture work with Claude Code?โผ
Yes. All skills live in .claude/skills/ and are auto-discovered by Claude Code, following the universal SKILL.md standard.
How do I fix issues found in an audit?โผ
Run /invest-remediate to turn audit findings into a phased, step-by-step fix plan, then /invest-verify-remediation to confirm everything was resolved.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core