agents/openai.yaml
interface: display_name: "Grill with Docs" short_description: "Grill a design and write its docs" policy: allow_implicit_invocation: false
mattpocock/skills · GitHub
계획이나 설계를 질문으로 구체화하면서 결정 기록과 용어집 문서도 함께 작성합니다.
프로젝트 폴더에서 아래 명령어를 실행하고, 설치할 에이전트를 선택하세요.
npx skills add mattpocock/skills --skill grill-with-docs설치 명령을 직접 실행해야 적용됩니다. 지원 에이전트와 필요한 권한·라이선스는 제작자의 안내를 확인하세요.
agents/openai.yamlinterface: display_name: "Grill with Docs" short_description: "Grill a design and write its docs" policy: allow_implicit_invocation: false
SKILL.md--- name: grill-with-docs description: A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. disable-model-invocation: true --- Call the Skill tool twice, for "grilling" and "domain-modeling".