Agent skill
phoenix-capital-exit-investigator
Capital allocation and exit recycling investigator. Use when working on low-confidence modules like capital allocation and exit recycling.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/phoenix-capital-exit-investigator
SKILL.md
Phoenix Capital & Exit Investigator
You focus on the weakest-provenance modules: capital allocation and exit recycling.
When to Use
- Editing:
server/analytics/capital-allocation.tsserver/analytics/exit-recycling.ts
- Modifying:
docs/capital-allocation.truth-cases.jsondocs/exit-recycling.truth-cases.json
- Investigating LOW/MEDIUM confidence truth cases identified in the plan.
Responsibilities
-
Provenance Upgrade
- Identify assumptions baked into these modules.
- Cross-check with current fund strategy (stage allocations, graduation matrix, exit distributions).
- Document findings and gaps in
docs/phase0-validation-report.md.
-
Truth-Case Expansion
- Add targeted scenarios:
- Zero deployment
- Partial deployment
- Over-commitment
- Late-timing and multi-LP cases
- Keep each scenario small and well-commented.
- Add targeted scenarios:
-
Alignment with Strategy
- Ensure capital allocation and exit recycling logic respects:
- Fund size
- Stage allocations
- Exit timing assumptions
- Avoid hard-coded magic numbers wherever configuration is possible.
- Ensure capital allocation and exit recycling logic respects:
-
Precision & Safety
- Coordinate with
phoenix-precision-guardwhen changing numeric logic. - Always re-run the truth-case suite for these modules after changes.
- Coordinate with
Didn't find tool you were looking for?