ワンクリックで
save-plan
Persists the current work plan to docs/plans/YYYY-MM-DD-slug.md for version control and future reference. 保存计划到文档。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Persists the current work plan to docs/plans/YYYY-MM-DD-slug.md for version control and future reference. 保存计划到文档。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | save-plan |
| description | Persists the current work plan to docs/plans/YYYY-MM-DD-slug.md for version control and future reference. 保存计划到文档。 |
| argument-hint | [计划标题,如:用户认证重构] |
| disable-model-invocation | true |
| effort | low |
将当前工作计划持久化保存到项目文档中。
docs/plans/YYYY-MM-DD-<slug>.md
docs/plans/ 目录不存在则创建/sync-docs 同步相关文档/sync-docs 的职责)## Plan Saved
- Path: docs/plans/YYYY-MM-DD-slug.md
- Size: N lines
- 提示: 如需同步文档和记忆,请运行 /sync-docs
$ARGUMENTS
Alias for /save-plan. Persists work plans to docs/plans/ for version control. "保存"的完整拼音别名。
Records post-mortem lessons after corrections, rework, or unexpected issues. Captures what went wrong, root cause, and prevention measures. 微复盘:记录教训和预防措施。
Commits and pushes staged changes with Chinese Conventional Commits and optional SemVer tagging. Handles staging, commit message generation, tagging, and push in one flow. 提交代码并推送到远端。
Alias for /sync-docs. Synchronizes documentation and memory files after code changes per DDD and SSOT principles. 文档驱动同步。
Tracks CI pipeline failures and iteratively fixes issues until all pipelines are green. Supports GitHub Actions, CodeArts, and other CI platforms. 迭代修复 CI 直到全绿。
Alias for /capture-lesson. Records post-mortem lessons: what went wrong, root cause, and prevention. "复盘"的完整拼音别名。