tech_resume_optimizer
Status: Orphan — prompt-only, never runs.
What it does
Nothing in the running product. A prompt body exists in source
(apps/api/src/ai/default-prompts.ts) but no route, wrapper, or MCP tool ever calls
loadPrompt('tech_resume_optimizer'). It is uploaded to Supabase Storage and hot-editable, but
has zero runtime consumer.
Why it exists
No documented rationale was found anywhere in docs/marketing/, docs/superpowers/specs/,
docs/sessions/*/adr/, or the UX critique doc. This section intentionally does not speculate —
inventing a motivation the team never recorded would be a factual error.
How to use it
You can't — there is no code path that reaches it.
What it reads
Nothing; the prompt is never executed against real data.
What it will not do
Anything, currently. It does not power any feature you can reach in the web UI, extension, or MCP tools.
Source
apps/api/src/ai/default-prompts.ts (prompt body only, no consumer found repo-wide)