to-spec
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
把发现转为可交付的规范并自动上链到问题追踪系统,适合从规划到执行交接。
▸ 风险提示
会在问题追踪器上创建/修改项,需授权访问。
这个 Skill 做什么
将已确定的决策和计划合成为可执行的规格并发布到项目跟踪器。
把已经敲定的讨论、决策或项目计划整理成可直接交付实现的规格(类似 PRD),并发布到配置好的项目追踪器。用在从探索/规划阶段准备进入正式开发、重要问题都已回答时。合成过程中不再反复提问,而是基于现有对话和代码库生成清晰的实现说明,便于后续开发执行。
▸ 展开 SKILL.md 英文原文
Turn an already-settled conversation, decision map, or project plan into a buildable specification and publish it to the configured project tracker. Use when the important questions have been answered and the work is ready to move from discovery or planning into formal specification, including when ask-matt or wayfinder routes the work here. Do not use while major requirements remain unresolved.
0
Stars
0
Forks
22
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/to-spec/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/to-spec/SKILL.md"SKILL.MD 节选查看完整文件 ↗
This skill takes the current conversation context and codebase understanding and produces a spec (you may know this document as a PRD). Do NOT interview the user — just synthesize what you already know. The issue tracker and triage label vocabulary should have been provided to you — run `/setup-matt-pocock-skills` if not. ## Process 1. Explore the repo to understand the current state of the codebase, if you haven't already. Use the project's domain glossary vocabulary throughout the spec, and respect any ADRs in the area you're touching. 2. Sketch out the seams at which you're going to test the feature. Existing seams should be preferred to new ones. Use the highest seam possible. If new
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有