一键导入
misfits-survey
Use when gathering a bounded signal inventory memo for an open source repository so maintainers can dispatch follow-up investigation work
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when gathering a bounded signal inventory memo for an open source repository so maintainers can dispatch follow-up investigation work
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | misfits-survey |
| description | Use when gathering a bounded signal inventory memo for an open source repository so maintainers can dispatch follow-up investigation work |
Run a bounded signal inventory for an open source repository or repo area.
The output is a short maintainer memo that gathers available signals into one place. Maintainers should be able to point humans or agents at the memo and say: “read this, then investigate cluster X.”
This skill is not a design-analysis workflow. It does not solve clusters, propose architecture, run a validation ceremony, or decide issue closure.
The agent does signal assembly: repo framing, source enumeration, metadata capture, quote extraction, light clustering, and bounded historical enrichment.
The orchestrator should mostly coordinate. Phase 2 batch extraction, Phase 3 attribute-based clustering/merge work, and Phase 4 historical enrichment are highly parallelizable and should be farmed out to subagents that write files to disk. The orchestrator reads manifests, counts, paths, and final concise outputs; it should not ingest large issue/PR corpora into chat.
The maintainer uses the memo to choose where to send follow-up work.
Agent output is testimony, not evidence. Every substantive claim needs a citation token: issue/PR URL, file path, command output, exported message reference, or maintainer statement.
Do:
reference/worker-open-item-attribute-extraction.md before processing their assigned batch.Do not:
docs/misfits-survey.md should be a Signal Inventory Memo with these sections:
Cluster entries include only:
No recommendations or next-step prompts inside cluster entries.
reference/phase-0-orientation-and-living-document.md, execute it, then stop for explicit maintainer permission.reference/phase-1-positive-design-summary.md, execute it, then stop for explicit maintainer permission.reference/phase-2-source-access-and-evidence-gathering.md, execute it, then stop for explicit maintainer permission.reference/phase-3-evidence-condensation-and-aging.md, execute it, then stop for explicit maintainer permission.reference/phase-4-ground-truth-validation.md, execute it, then stop for explicit maintainer permission.reference/phase-5-maintainer-validation-hard-stop.md, execute it, then stop.Phases 6–9 from older versions are intentionally obsolete and must not be run for this skill.
If the user supplied arguments, treat them as the repo, repo area, package, API, release, issue set, PR set, or source boundary to inventory. If not, ask for the inventory boundary.
Then begin Phase 0 by reading reference/phase-0-orientation-and-living-document.md.