agent/prompts
Snider 670e4c9a10 feat(templates): add 5 audit templates for self-healing codebase
New scan templates:
- dependency-audit: find code rolling its own vs using framework
- dead-code: unreachable functions, unused exports, orphaned files
- test-gaps: untested functions, missing error path coverage
- api-consistency: endpoint naming, response shapes, error formats
- doc-sync: documentation vs code drift

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 18:33:52 +00:00
..
personas refactor: restructure agents → prompts/personas, add plan templates 2026-03-15 13:55:25 +00:00
templates feat(templates): add 5 audit templates for self-healing codebase 2026-03-15 18:33:52 +00:00