bmad workflow skills

34 tagged bmad workflow, measured the same way as everything else here.

Browse within: bmad 34skill 28bmad-method 6github 6

echoVic/boss-skill

Skill Claude CodeCodex

A guide to planning how a software system is organized, including its major parts, layers, folders, data, and API interfaces.

553 2d ago A 25 tokens original MIT

echoVic/boss-skill

Skill Claude CodeCodex

A guide for writing backend tests: small unit tests, tests that check connected parts such as an API and database, and end-to-end tests that follow a complete user flow.

553 2d ago A 30 tokens original MIT

qa/e2e-playwright

03

echoVic/boss-skill

Skill Claude CodeCodex

A method for writing Playwright end-to-end tests, which automate a browser to verify complete user journeys. It covers setup, reusable page objects, login reuse, API mocking, visual checks, multiple browsers and screen sizes, CI, and debugging.

553 2d ago A 50 tokens original MIT

choucrifahed/agent-plugins

Skill Claude CodeCodex

Sync GitHub state then plan the next story end-to-end via the BMAD create-story flow. Detects blocking dependencies via GitHub labels and updates the GitHub issue label to ready. Use when the user invokes the SC menu code in bmad help, or asks to plan/create the next story, or asks to start the next BMAD story.

7 1mo ago A 78 tokens original MIT

choucrifahed/agent-plugins

Skill Claude CodeCodex

Set up a git worktree/branch (or reuse the current one) and run BMAD dev-story end-to-end: auto-commits per task, PR creation, label updates. Use when the user invokes the SD menu code in bmad help, or asks to start implementing the next ready story, or asks to begin dev on a story.

7 1mo ago A 78 tokens original MIT

choucrifahed/agent-plugins

Skill Claude CodeCodex

Reconcile GitHub state with BMAD files — detect merged PRs, mark stories done in sprint-status.yaml and story files, sync GitHub labels, and clean up worktrees and branches. Use when the user invokes the SS menu code in bmad help, or asks to sync BMAD with GitHub, or just merged a PR and wants BMAD updated.

7 1mo ago A 81 tokens original MIT