spec
GitHub将模糊意图转化为精确可执行规范的技能,通过五个阶段进行结构化处理。
Trigger Scenarios
需要将模糊需求转化为具体规范
需要分阶段生成可执行的技术或产品规格
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill spec -g -y
SKILL.md
Frontmatter
{
"name": "spec",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Turn vague intent into a precise, executable spec in five phases. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/spec/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:14


