Gitea operations via gitea-mcp and tea CLI. Use when user mentions: gitea, tea, or when git remote shows a Gitea instance.
0
AI 92
create-commits
jason-hchsieh2/12/2026
Analyze staged and unstaged changes and create logical, atomic git commits with auto-detected or user-specified commit message style
0
AI 90
generate-prompt
jason-hchsieh2/12/2026
Generate a detailed, context-rich prompt for Claude Code by analyzing the codebase and user intent - outputs the prompt for copying or saving
0
AI 90
version-init
jason-hchsieh2/12/2026
Bootstrap versioning for a project - detect project type, initialize git-cliff config, and generate initial CHANGELOG.md using semantic versioning
0
AI 90
runbook-delete
jason-hchsieh2/12/2026
Delete a registered runbook by name from .claude/runbooks.json
0
AI 86
changelog
jason-hchsieh2/12/2026
Generate or update CHANGELOG.md using git-cliff from conventional commit history - see https://git-cliff.org/docs/category/usage
0
AI 85
commit-push
jason-hchsieh2/12/2026
Create logical commits from current changes and push to remote - auto-detects GitHub/Gitea/GitLab and uses the appropriate CLI tool
0
AI 83
instinct-export
jason-hchsieh2/5/2026
Export learned instincts for sharing or backup
0
AI 78
commit-push-pr
jason-hchsieh2/12/2026
Create commits, push to remote, and open a PR/MR - auto-detects GitHub/Gitea/GitLab and skips PR if on the default branch
0
AI 77
generate-and-execute
jason-hchsieh2/12/2026
Generate a detailed prompt for Claude Code by analyzing the codebase, then execute it immediately after user confirmation
0
AI 72
runbook-toggle
jason-hchsieh2/12/2026
Enable or disable a registered runbook by name - disabled runbooks skip automatic trigger execution
0
AI 65
runbook-run
jason-hchsieh2/12/2026
Manually execute a registered runbook by name, running its actions in sequence
0
AI 62
instinct-status
jason-hchsieh2/5/2026
Display all learned instincts with their confidence scores and domains
0
AI 60
instinct-import
jason-hchsieh2/5/2026
Import instincts from an export file
0
learn
jason-hchsieh2/5/2026
Extract reusable patterns from the current session and save them as instincts
0
mycelium-finalize
jason-hchsieh2/13/2026
Creates git commit with Co-Author and pull request to finalize completed work. Use when user says "commit this", "create PR", "finalize changes", or after review passes. Handles platform detection (Gi...
0
AI 82
mycelium-status
jason-hchsieh2/13/2026
Displays current workflow state, progress dashboard, and active plans. Use when user says "show status", "what's the progress", "where are we", "list tasks", "show current state", or needs overview of...
0
AI 82
mycelium-go
jason-hchsieh2/13/2026
Executes complete autonomous development workflow from planning to knowledge capture. Use when user says "build [feature]", "implement [functionality]", "fix [bug]", "debug [issue]", "investigate [pro...