Files
motovaultpro/.claude/skills/CLAUDE.md
Eric Gullickson b933329539
Some checks failed
Deploy to Staging / Build Images (push) Has started running
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled
feat: update docs for token efficient usage
2026-01-03 11:59:47 -06:00

14 lines
692 B
Markdown

# skills/
## Subdirectories
| Directory | What | When to read |
| --------- | ---- | ------------ |
| `planner/` | Planning workflow with resource sync | Complex features (3+ files) |
| `problem-analysis/` | Structured problem decomposition | Uncertain approach, debugging |
| `decision-critic/` | Decision stress-testing | Architectural choices, tradeoffs |
| `codebase-analysis/` | Systematic codebase investigation | Unfamiliar areas, audits |
| `doc-sync/` | CLAUDE.md/README.md synchronization | After refactors, periodic audits |
| `incoherence/` | Detect doc/code drift | Documentation inconsistencies |
| `prompt-engineer/` | Prompt optimization techniques | Improving AI prompts |