conventional-commit
Generates commit messages following Conventional Commits 1.0.0 specification. Use when committing changes, staging files, creating commits, or when user says "commit", "git commit", or asks for a commit message.
exploring-codebase
Locate code, trace flows, and find usages in codebases. Use proactively for "where is", "how does", "find", "called", "used", or any code search question.
openspec-apply
Implement an approved OpenSpec change and keep tasks in sync. Use when building, coding, or executing an approved proposal.
openspec-archive
Archive a deployed OpenSpec change and update specs. Use when a change is complete, deployed, or ready to finalize.
openspec-proposal
Scaffold a new OpenSpec change and validate strictly. Use when proposing new features, design changes, RFCs, or spec modifications.
searching-web
Search web, library docs, GitHub repos, and code examples. Use for "how to", "what is", documentation lookups, or fetching URL content.