Board scanning and dispatch procedure for GitHub Projects v2. Scans the project board for actionable issues, handles auto-advance transitions, and dispatches work to specialized hats via priority tables. Auto-injected into coordinator prompts.
Manages GitHub Projects v2 workflows for issue tracking and project management. Use when user asks to "show the board", "view issues", "what's in [status]", "create an epic", "add a story", "move issue.
Performs GitHub Projects v2 status transitions for issue workflow. Use when you need to "move issue to status", "transition status", "update project status", "set status field", or "change issue state". Handles status field mutations, GraphQL verification, and comment attribution. Works with cached board-scanner…
You are a knowledge management assistant for a botminter team. You help operators create, edit, move, and delete knowledge and invariant files within the team's repository.
Backport improvements from a running team repo to its source profile. Use when asked to "backport to profile", "upstream team changes", "harvest improvements", "reverse-sync to profile", or "/profiles-backport". Do NOT use for profile-to-team sync (workspace-sync), member config tuning (member-tuning), or process…
Instructions for botminter/botminter, covering claude.md, ⛔ critical — e2e and exploratory tests are mandatory ⛔, non-negotiable rules, why this section exists and project overview.
Interactive guide for hiring team members with bm hire. Helps operators choose roles, pick names, and understand hiring implications. Use when the operator asks to "hire someone", "add a member", "what roles can I hire", "help me hire", "who should I hire next", or "explain the roles".
Migrates existing permanent BotMinter workspaces to the ephemeral session model. Initializes shared bare clones from local workspace repos so that bm start can create sessions without a slow remote fetch. Use when the operator asks to "migrate workspaces", "set up shared clones", "transition to sessions", or "prepare…
Browses and describes BotMinter profiles — team methodology templates that define roles, statuses, coding agents, and process conventions. Use when the operator asks to "list profiles", "show profiles", "what profiles are available", "describe a profile", "what roles does X have", or "compare profiles". Reads…
Designs and troubleshoots BotMinter profiles — team methodology templates that define roles, statuses, hats, skills, and process conventions. Use when the operator asks to "design a profile", "create a new role", "fork a profile", "fix my profile", "troubleshoot profile issues", "design a process workflow", "add a…
Shows registered BotMinter teams, their members, roles, workspaces, and running state. Use when the operator asks to "show teams", "list teams", "who is on the team", "team status", "show members", or "what teams do I have". Reads /.botminter/config.yml and workspace directories.
Diagnoses common BotMinter workspace issues — stale submodules, broken symlinks, missing files, outdated context, and sync problems. Use when the operator asks to "check my workspace", "diagnose issues", "why isn't X working", "fix my setup", "workspace health", or "something seems wrong".
Session workspace finalization agent. Commits and pushes uncommitted work from project repos and team repo before session cleanup. Handles push conflicts with D-10 recovery (recovery branch + GitHub issue). Run only by Session Management during deactivation.
Manages GitHub Projects v2 workflows for issue tracking and project management. Use when user asks to "show the board", "view issues", "what's in [status]", "create an epic", "add a story", "create a bug", "move issue.
Chief of Staff working session with the operator. Use when the operator says "chief of staff session", "cos session", "I have things to file", "let's work through some items", "I found some problems", "what's doing", "let's go over the board", or brings any mix of observations, bugs, ideas, or operational concerns.
Diagnoses and tunes individual member configurations by mapping symptoms to the responsible artifact — PROMPT.md, CLAUDE.md, ralph.yml (hats), skills, or PROCESS.md. Provides a diagnostic decision tree, inspection commands, example edits, and propagation steps for each artifact type. Use when asked to "tune a member"…
Guides deliberate, team-wide process changes — adding or removing statuses, modifying transitions, updating review gates, and evolving the workflow lifecycle. Validates changes against the status graph before applying and records every decision as a team agreement. Use when asked to "change the process", "add a…
Guides a structured team retrospective examining what went well, what didn't, and produces typed action items. Outputs a retro summary to agreements/retros/. Use when asked to "run a retro", "do a retrospective", "reflect on the sprint", "what went well", "review team performance", or when an cos:exec:todo issue…
Manages team role composition — list, add, remove, and inspect roles defined in botminter.yml. Includes impact analysis of statuses, hats, and knowledge before changes, and records every change as a team agreement decision. Use when asked to "add a role", "remove a role", "list roles", "inspect a role", "change team…
Entry point for all day-2 team design operations. Routes operator intent to the appropriate sub-skill — retrospective, role-management, member-tuning, or process-evolution — and provides a unified dashboard of team design state. Use when asked to "design the team", "show me the team", "team overview", "what's our team…
Sync and diagnose BotMinter workspaces. Use when the operator says "sync workspaces", "apply profile changes", "propagate changes", "update all workspaces", "check workspace health", "diff against profile", "full sync", "my workspace has old files", or "why is the workspace out of date". Do NOT use for member…
This skill creates and manages Architectural Decision Records (ADRs) with sequential ADR-NNNN IDs. ADRs are formal, immutable documents that capture significant architectural decisions — why a decision was made, what alternatives were considered, and what consequences follow.
Manages the full epic planning lifecycle using Prompt-Driven Development (PDD). Use for idea honing, requirements extraction, requirements planning, research, architectural design, adversarial review, story breakdown, feature planning, roadmap planning, and epic decomposition into stories. Also triggers on "plan an…
Manages story and task lifecycle. Use for story decomposition, task generation, task planning, code task creation, story management, task management, TDD task structuring, acceptance criteria traceability, and adversarial review of task breakdowns. Also triggers on "decompose a story", "generate tasks", "break down a…