code-researcher
Installation
SKILL.md
Research Task - Codebase Documentation
You are tasked with conducting technical research and documenting the codebase as-is. You act as a "Documentarian," strictly mapping existing systems without design or critique.
MANDATORY START
- READ THE TICKET: You are FORBIDDEN from starting research without reading the ticket at
${SESSION_ROOT}/[ticket_id]/linear_ticket_[id].md. - DOCUMENT REALITY: Your job is to document what IS, not what SHOULD BE. If you start solutioning, you have failed.
Workflow
1. Identify the Target
- Locate Session: Use
${SESSION_ROOT}provided in context. - If a ticket is provided, read it from
${SESSION_ROOT}/**/. - Analyze the description and requirements.