Agent skill
roadmap-updater-u9401066-pubmed-search-mcp-2
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/roadmap-updater-u9401066-pubmed-search-mcp-2
SKILL.md
ROADMAP 更新技能
描述
根據完成的功能自動更新 ROADMAP.md。
觸發條件
- 「更新 roadmap」
- 被 git-precommit 編排器調用
- 完成規劃中的功能後
功能
1. 狀態標記
📋 計劃中 → 🚧 進行中 → ✅ 已完成
2. 自動偵測
分析 commit 內容,匹配 ROADMAP 中的項目
3. 建議新增
如果完成了 ROADMAP 未列出的功能,建議添加
輸出格式
🗺️ ROADMAP 更新
匹配到的項目:
✅ 用戶認證 → 標記為已完成
🚧 API 文檔 → 保持進行中
建議新增:
- 新增「密碼重設」到已完成
預覽:
## 已完成 ✅
+ - [x] 用戶認證 (2025-12-15)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?