一键导入
name
{ONE_LINE_DESCRIPTION}
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
{ONE_LINE_DESCRIPTION}
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | {"NAME":null} |
| description | {"ONE_LINE_DESCRIPTION":null} |
| type | skill |
| applies_to | {"WHEN_TO_APPLY":null} |
| loaded_by | {"AGENTS_THAT_LOAD":null} |
| runtime_overrides | {"antigravity":{"triggers":{"DISCOVERY_TRIGGERS":null}}} |
{DETAILED_DESCRIPTION}
{USAGE_CONDITIONS}
{DESCRIPTION}
{DESCRIPTION}
{DESCRIPTION}
{WHAT_THE_PARENT_AGENT_PROVIDES}
{WHAT_GOES_BACK_TO_PARENT_AGENT}
Does NOT produce own files. Modifies parent agent's work.
references/{X}.md — {DESCRIPTION}references/{Y}.md — {DESCRIPTION}Input:
{EXAMPLE_INPUT}
Output (in parent agent context):
{EXAMPLE_OUTPUT}
Registers a new phase in ROADMAP.md. Slug-as-ID — multi-developer safe. Validates slug uniqueness and shape. Append at end (default), or position via --before/--after. Atomic commit.
Adopt mode for brownfield projects. Scans existing repo (manifests, layout, git, docs), infers stack/code-design, confirms with user, generates PROJECT.md + ROADMAP.md with adopted=true flag. Replaces /jdi-new for projects with code already written.
Removes a phase from ROADMAP.md. Accepts slug OR position. Refuses to remove done/current/past phases. Archives any existing phase artifacts. Atomic commit.
Upfront pre-roadmap research. Reads user idea, asks key questions, captures project-wide Definition of Done baseline, researches stack/domain, generates initial PROJECT.md + ROADMAP.md. Single agent instead of multiple parallel researchers to save tokens.
Prints a compact summary of where the project is — current phase, what the last action did, and the exact next command to run. --stats adds outcome metrics derived from artifacts (first-pass rate, loop iterations, lead time). Read-only. No agent invoked.
Adaptive question loop to capture locked decisions before planning the phase. Accepts slug or position.