botminter

25 mods across 1 repository, 18 stars between them.

board-scanner

01

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 49 tokens original Apache-2.0

gh

02

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 51 tokens original Apache-2.0

status-workflow

03

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 70 tokens original Apache-2.0

knowledge-manager

04

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 0 tokens original Apache-2.0

profiles-backport

05

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 78 tokens original Apache-2.0

botminter CLAUDE.md

06

botminter/botminter

Instructions file

Instructions for botminter/botminter, covering claude.md, ⛔ critical — e2e and exploratory tests are mandatory ⛔, non-negotiable rules, why this section exists and project overview.

18 2mo ago C 5,891 tokens original Apache-2.0

hire-guide

07

botminter/botminter

Skill Claude CodeCodex

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".

18 2mo ago A 68 tokens original Apache-2.0

migration

08

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 70 tokens original Apache-2.0

profile-browser

09

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 75 tokens original Apache-2.0

profile-design

10

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 99 tokens original Apache-2.0

team-overview

11

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 71 tokens original Apache-2.0

workspace-doctor

12

botminter/botminter

Skill Claude CodeCodex

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".

18 2mo ago A 69 tokens original Apache-2.0

finalization

13

botminter/botminter

Agent

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.

18 2mo ago A 53 tokens original Apache-2.0

github-project

14

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 57 tokens original Apache-2.0

cos-session

15

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 79 tokens original Apache-2.0

member-tuning

16

botminter/botminter

Skill Claude CodeCodex

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"…

18 2mo ago A 118 tokens original Apache-2.0

process-evolution

17

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 110 tokens original Apache-2.0

retrospective

18

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 77 tokens original Apache-2.0

role-management

19

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago C 101 tokens original Apache-2.0

team-design

20

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 98 tokens original Apache-2.0

workspace-sync

21

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 93 tokens original Apache-2.0

adr

22

botminter/botminter

Skill Claude CodeCodex

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.

18 2mo ago A 0 tokens original Apache-2.0

epic-mgmt

23

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 97 tokens original Apache-2.0

story-mgmt

24

botminter/botminter

Skill Claude CodeCodex

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…

18 2mo ago A 96 tokens original Apache-2.0