readout

安装量: 1.2K
排名: #6529

安装

npx skills add https://github.com/warpdotdev/common-skills --skill readout
Readout
A readout turns an investigation into a durable HTML document someone can read weeks later without any of the original context. It starts one of two ways:
Snapshot mode
— invoked mid-conversation ("write this up"): the conversation's accumulated findings are the source material.
Research mode
— invoked fresh ("/readout on how github webhook events are processed in the server"): there is no conversation to mine, so the investigation itself is part of the job.
Either way, invoking this skill is a
side task
. Your job as the main agent is to sharpen the scope, launch a child agent with a good brief, and get out of the way — the child does the mining/research and the writing, keeping that (often large) work out of your context window.
Orchestrator workflow
1. Sharpen the scope — ask before launching
A vague brief produces a vague document. Before launching you should be able to list the specific questions the document will answer; if you can't, interview the user first:
Ask 2–4 targeted questions, offering concrete options rather than open prompts — take a quick look at the code or topic first so the options are real (subsystems, entry points, competing concerns). For "/readout on how github webhook events are processed": which direction matters — inbound triggers, post-back, or both? a current-state reference or a gotcha hunt? which repo(s)?
Always pin down
depth and audience
high-level orientation vs. deep mechanics with line-level grounding; personal notes vs. shared with the team. Respect a shrug. "Just a high-level overview" is a valid answer — record it in the brief and move on rather than interrogating. Even then, try to extract the two or three questions the reader most needs answered; specificity is what makes a readout useful. Skip the interview when the scope is already specific — a snapshot of a focused conversation, or a precise research request, needs no questions. In snapshot mode the conversation usually supplies the questions; ask only when the invocation is ambiguous about which threads to include. Show more Installs 699 Repository warpdotdev/common-skills GitHub Stars 124 First Seen 2 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
返回排行榜