041-planning-plan-mode
仓库创建 2025年2月9日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由
将设计、ADR 与 issue 汇总为可执行计划,便于任务交接与追踪。
这个 Skill 做什么
基于可信来源生成或细化结构化的 Java 实施计划并记录来源。
帮你把已有的 issue 摘要、设计、ADR、OpenSpec 或旧计划,整理成一份可执行的 Java 实施计划,并把每条决策都记录来源。适合在要开始开发、需要细化或重做实现方案时用,输出可以直接作为执行文档,不强制依赖 OpenSpec。特别之处是互动式生成并保留推演来源,方便审计和后续追溯。
▸ 展开 SKILL.md 英文原文
Use when creating or refining a structured Java implementation plan from trusted issue summaries, approved designs, ADRs, OpenSpec changes, existing plans, or a valid combination. The plan records its source artifacts and derivation direction and can remain the execution artifact without requiring OpenSpec. This should trigger for requests such as Create a plan from an issue; Create a plan from OpenSpec; Design an implementation plan; Refine an existing plan. Part of Plinth Toolkit
423
Stars
89
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/041-planning-plan-mode/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/041-planning-plan-mode/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Composable Java Implementation Planning Create or refine a structured implementation plan from the authoritative artifacts already available. **This is an interactive SKILL**. OpenSpec is an optional input or downstream artifact, never a prerequisite. **What is covered in this Skill?** - Input from trusted issue summaries, approved designs, ADRs, OpenSpec changes, existing plans, or valid combinations - Concern-specific source authority and conflict detection - Source-artifact and derivation-direction recording - Technical approach, sequence, dependencies, risks, verification, and execution instructions - Structured milestones and parallel work - Plan-only execution without OpenSpec - C
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有