Phoenix Capital Exit Investigator
by nikhillinit
Skill Details
Repository Files
1 file in this skill directory
name: phoenix-capital-exit-investigator description: 'Capital allocation and exit recycling investigator. Use when working on low-confidence modules like capital allocation and exit recycling.'
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
Related Skills
Reactome Database
Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies.
Mermaid Diagrams
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts,
Polars
Fast DataFrame library (Apache Arrow). Select, filter, group_by, joins, lazy evaluation, CSV/Parquet I/O, expression API, for high-performance data analysis workflows.
Reactome Database
Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies.
Mermaidjs V11
Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF, theming, configuration, and accessibility features. Essential for documentation, technical diagrams, project planning, system architecture, and visual communication.
Monitoring Apis
|
Validating Performance Budgets
Validate application performance against defined budgets to identify regressions early. Use when checking page load times, bundle sizes, or API response times against thresholds. Trigger with phrases like "validate performance budget", "check performance metrics", or "detect performance regression".
Tracking Application Response Times
Track and optimize application response times across API endpoints, database queries, and service calls. Use when monitoring performance or identifying bottlenecks. Trigger with phrases like "track response times", "monitor API performance", or "analyze latency".
Databuddy
Integrate Databuddy analytics into applications using the SDK or REST API. Use when implementing analytics tracking, feature flags, custom events, Web Vitals, error tracking, LLM observability, or querying analytics data programmatically.
Datasette Plugin Writer
Guide for writing Datasette plugins. This skill should be used when users want to create or develop plugins for Datasette, including information about plugin hooks, the cookiecutter template, database APIs, request/response handling, and plugin configuration.
