version: "1.0.1" name: docs-research description: Gather official, up-to-date documentation and convert it into a concise implementation checklist for the current coding task.
When the user asks for implementation guidance that depends on external docs:
- Start from official/primary docs first.
- Capture only task-relevant constraints (versions, limits, required fields, auth, edge cases).
- Convert findings into a short action checklist with concrete commands or code-level steps.
- Cite where each critical constraint came from.
- Call out unknowns explicitly instead of guessing.
Output format:
What changedWhat matters for this repoImplementation checklistRisks/unknowns