to-questionnaire

Ubah keputusan yang tidak dapat Anda jawab sepenuhnya menjadi kuesioner untuk diisi orang lain.

npx skills add https://github.com/mattpocock/skills --skill to-questionnaire

Turn something the user can't answer alone into a questionnaire: a Markdown document they hand to one person to fill in async, or fill out together over a meeting. The recipient holds knowledge the user lacks; the questionnaire pulls it out of them.

Grill the send, not the subject. Interview the user only about the send, which they can always answer: who it goes to, and what they need back. The questions in the document then target the gap between what the recipient knows and what the user needs.

  1. Who is it going to? Ask, in one exchange, the recipient's role, expertise, and relationship to the user. This fixes the questionnaire's tone and how much context it must carry. Done when you know who the recipient is and what they know that the user doesn't.

  2. What do you need back? Ask, in one exchange, the specific decisions or facts the user can't resolve alone and needs from this person. Done when you have a concrete list of what the user must walk away able to do or decide.

  3. Write the questionnaire. Draft questions aimed at the gap from steps 1–2, following the Document structure below. Write it to to-questionnaire-<slug>.md in the current directory (slug from the topic) and report the path. Done when the file exists and every item the user named in step 2 is covered by a question.

Document structure

Frame the document as a discovery questionnaire: the user lacks context, the recipient holds it. Order questions most-important-first, since async means you may only get one pass, and group them under ## headings by theme once there are more than a handful. Write it using the template below.

Purpose: why this questionnaire exists and the decision riding on it.

From: , To: , How your answers will be used:

Context

One paragraph orienting a recipient who wasn't in the user's head. Enough to answer well, not a page.

How to answer

Deadline and rough effort. Partial answers and "I don't know" are useful: flag anything you're unsure of rather than skipping it.

One ## section per theme. Under each, its questions, most-important-first. Every question is one idea, never compound, with an answer stub directly beneath, and a one-line why this matters only where the question could be misread or invite a throwaway answer.

### What load is the system expected to handle at launch?

Why this matters: it decides whether we provision for burst traffic now or defer it.

Anything else?

A closing catch-all: anything we didn't ask that we should know?

Lebih banyak skill dari mattpocock

writing-for-agents
mattpocock
Menulis dokumen untuk agen. Gunakan saat membuat atau mengedit skill, atau memodifikasi AGENTS.md atau CLAUDE.md.
wait-what
mattpocock
Berhenti. Pesan terakhir itu tidak berhasil — sampaikan ulang.
communication
grill-me
mattpocock
Wawancarai pengguna secara terus-menerus tentang suatu rencana atau desain hingga mencapai pemahaman bersama, selesaikan setiap cabang pohon keputusan. Gunakan saat pengguna ingin menguji ketahanan rencana, diuji habis-habisan tentang desain mereka, atau menyebut "grill me".
researchcommunicationproject-management
tdd
mattpocock
Pengembangan berbasis pengujian dengan siklus merah-hijau-refaktor. Gunakan ketika pengguna ingin membangun fitur atau memperbaiki bug menggunakan TDD, menyebutkan "merah-hijau-refaktor", menginginkan pengujian integrasi, atau meminta pengembangan berbasis pengujian terlebih dahulu.
developmenttesting
handoff
mattpocock
Ringkas percakapan saat ini menjadi dokumen serah terima untuk diambil alih oleh agen lain.
communicationproject-managementdocument
prototype
mattpocock
Bangun prototipe sekali pakai untuk mengembangkan desain sebelum berkomitmen. Rute antara dua cabang — aplikasi terminal yang dapat dijalankan untuk pertanyaan status/logika bisnis, atau beberapa variasi UI yang sangat berbeda yang dapat dialihkan dari satu rute. Gunakan saat pengguna ingin membuat prototipe, memeriksa kewajaran model data atau mesin status, membuat tiruan UI, menjelajahi opsi desain, atau mengatakan "buat prototipe ini", "biarkan saya mencobanya", "coba beberapa desain".
developmentdesigncreative
triage
mattpocock
Memilah isu melalui mesin status yang digerakkan oleh peran triase. Gunakan saat pengguna ingin membuat isu, memilah isu, meninjau bug atau permintaan fitur yang masuk, menyiapkan isu untuk agen AFK, atau mengelola alur kerja isu.
developmentproject-managementcommunication
obsidian-vault
mattpocock
Cari, buat, dan kelola catatan di vault Obsidian dengan wikilink dan catatan indeks. Gunakan saat pengguna ingin menemukan, membuat, atau mengatur catatan di Obsidian.
productivitydocument