research
작성자: mattpocock
높은 신뢰도의 1차 출처를 바탕으로 질문을 조사하고, 결과를 리포지토리에 마크다운 파일로 저장합니다. 사용자가 주제 조사, 문서나 API 사실 수집, 또는 읽기 작업을 백그라운드 에이전트에 위임하려 할 때 사용하세요.
npx skills add https://github.com/mattpocock/skills --skill researchSpin up a background agent to do the research, so you keep working while it reads.
Its job:
- Investigate the question against primary sources — official docs, source code, specs, first-party APIs — not a secondary write-up of them. Follow every claim back to the source that owns it.
- Write the findings to a single Markdown file, citing each claim's source.
- Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where.