원클릭으로
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 직업 분류 기준
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. "复盘"的完整拼音别名。
| 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