review-standard
Systematic code review skill checking documentation quality and promoting code reuse
commit-msg
Commit the staged changes to git with meaningful messages.
document-guideline
Instructs AI agents on documentation standards for design docs, folder READMEs, source code interfaces, and test cases
fork-dev-branch
Create a development branch for a given GitHub issue with standardized naming
milestone
Drive implementation forward incrementally with automatic progress tracking, LOC monitoring, and milestone checkpoint creation
move-a-file
Move or rename a file while automatically updating all references in source code and documentation
open-issue
Create GitHub issues from conversation context with proper formatting and tag selection
open-pr
Create GitHub pull requests from conversation context with proper formatting and tag selection
plan-guideline
Create comprehensive implementation plans with detailed file-level changes and test strategies