Prod Check
Use when the user explicitly selects the prod-check skill or wants a pre-production code review scoped to recent commits, checking impact, contracts, auth, stability, and regressions.
Git Auto Merge
Use when the user explicitly selects the git-auto-merge skill or wants to commit, push a feature branch, merge into their integration branch, then open or update an MR/PR to staging.
Teamflow Init
Use when the user explicitly selects the teamflow-init skill or wants to bootstrap the current repo for agent-teamflow by writing .agent-teamflow and optionally creating personal integration branches.
Resolve
Use when the user explicitly selects the resolve skill or wants to pick open issues assigned to them and implement them in parallel; each issue gets its own worktree and branch.
Teamflow Help
Use when the user explicitly selects the teamflow-help skill or wants a digest of all agent-teamflow commands/workflows available in this install.
Post Merge
Use when the user explicitly selects the post-merge skill or wants to label linked issues after merging an integration-to-staging MR/PR.
Teamflow Update
Use when the user explicitly selects the teamflow-update skill or wants to pull the latest agent-teamflow into the install directory and re-register runtime adapters.
Dispatch
Use when the user explicitly selects the dispatch skill or wants to split a larger brain dump into parallel issues for multiple team members, write a workflow file, and push.
Issue
Use when the user explicitly selects the issue skill or wants to create one or more branch-sized GitHub/GitLab issues from a brain dump; drafts, previews, then posts with confirmation.