
git-flowAsiaOstrich4/3/2026
指導 Git 分支策略、分支命名與合併操作。
使用時機:建立分支、合併、Pull Request、Git 工作流程問題。
關鍵字:branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程。

commitAsiaOstrich4/3/2026
[UDS] Generate commit messages following Conventional Commits standard
[UDS] UDS Health & Feedback System | UDS 健康檢查與回饋系統

commitAsiaOstrich4/3/2026
根據 Conventional Commits 規範產生格式正確的 commit message。
使用時機:提交程式碼、撰寫 commit message、檢查提交格式。
關鍵字:commit, conventional commits, 提交, 訊息, feat, fix, refactor。

discoverAsiaOstrich3/27/2026
[UDS] Assess project health, architecture, and risks before adding features

refactorAsiaOstrich3/27/2026
[UDS] Guide refactoring decisions and strategy selection

brainstormAsiaOstrich3/30/2026
[UDS] Structured AI-assisted brainstorming before spec creation

refactorAsiaOstrich3/27/2026
[UDS] 引導重構決策、推薦策略,並提供逐步執行工作流程

methodologyAsiaOstrich3/27/2026
[UDS] Manage development methodology workflow

checkinAsiaOstrich3/20/2026
[UDS] Pre-commit quality gates verification

requirementAsiaOstrich3/26/2026
[UDS] Write user stories and requirements following INVEST criteria

reviewAsiaOstrich3/26/2026
[UDS] Perform systematic code review with checklist

changelogAsiaOstrich3/26/2026
根據 Keep a Changelog 格式產生和維護 CHANGELOG.md 條目。
使用時機:更新變更日誌、版本發布、記錄變更。
關鍵字:changelog, CHANGELOG.md, keep a changelog, 變更日誌, 版本紀錄。

coverageAsiaOstrich3/4/2026
[UDS] Analyze test coverage and provide recommendations

methodologyAsiaOstrich3/4/2026
[UDS] Manage development methodology workflow

docgenAsiaOstrich3/4/2026
[UDS] Generate usage documentation from project sources

coverageAsiaOstrich2/13/2026
使用 8 维度框架评估测试完整性。
使用时机:撰写测试、审查测试覆盖率、确保测试品质。
关键字:test coverage, completeness, dimensions, 8 dimensions, test quality, 测试覆盖, 测试完整性, 八维度。

discoverAsiaOstrich2/13/2026
[UDS] Assess project health, architecture, and risks before adding features