to-prd
작성자: mattpocock
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
npx skills add https://github.com/mattpocock/skills --skill to-prdmattpocock의 다른 스킬
grill-me
mattpocock
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
researchcommunicationproject-management
grill-with-docs
mattpocock
기존 도메인 모델에 맞춰 계획을 검증하고, 용어를 명확히 하며, 결정이 구체화됨에 따라 문서(CONTEXT.md, ADR)를 즉시 업데이트하는 그릴링 세션입니다. 사용자가 프로젝트의 언어와 문서화된 결정에 맞춰 계획을 검증하고자 할 때 사용하세요.
developmentdocumentresearch
improve-codebase-architecture
mattpocock
코드베이스에서 심화 개선 기회를 찾되, CONTEXT.md의 도메인 언어와 docs/adr/의 결정 사항을 참고합니다. 사용자가 아키텍처를 개선하거나, 리팩토링 기회를 찾거나, 강하게 결합된 모듈을 통합하거나, 코드베이스를 더 테스트 가능하고 AI가 탐색하기 쉽게 만들고자 할 때 사용합니다.
developmentcode-reviewapi
teach
mattpocock
Teach the user a new skill or concept, within this workspace.
communicationproductivity
tdd
mattpocock
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
developmenttesting
handoff
mattpocock
Compact the current conversation into a handoff document for another agent to pick up.
communicationproject-managementdocument
diagnose
mattpocock
어려운 버그와 성능 회귀를 위한 체계적인 진단 루프입니다. 재현 → 최소화 → 가설 수립 → 계측 → 수정 → 회귀 테스트 순서로 진행됩니다. 사용자가 "이것을 진단해줘" / "이것을 디버깅해줘"라고 말하거나, 버그를 보고하거나, 무언가 고장났다/예외를 던진다/실패한다고 말하거나, 성능 회귀를 설명할 때 사용합니다.
developmenttestingcode-review
to-issues
mattpocock
계획, 스펙 또는 PRD를 트레이서-불렛 수직 슬라이스를 사용하여 프로젝트 이슈 트래커에서 독립적으로 작업할 수 있는 이슈로 분할합니다. 사용자가 계획을 이슈로 변환하거나, 구현 티켓을 생성하거나, 작업을 이슈로 세분화하려는 경우 사용합니다.
developmentproject-management