erikaflowerserikaflowersCommunityยท3 Agent Skills Included

investiture

Codebase audits, doctrine enforcement, and phased remediation planning

Audits codebases for dead code, security gaps, complexity, and architecture drift, then generates phased remediation plans. Generates project doctrine files (VECTOR.md, CLAUDE.md, ARCHITECTURE.md) from existing code and enforces declared layers, naming, and import rules. Eliminates manual code inventory and inconsistent conventions by keeping documentation, research, and architecture in sync automatically.
npx skills add erikaflowers/investiture --all -g -y
Available:

Gives agents and contributors a reading order, stack summary, key constraints, and prohibited actions to follow before touching any code in the project.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’