Agent Skills: bmad-quick-dev

Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project''s existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.

UncategorizedID: delorenj/bloodbank/bmad-quick-dev

Install this agent skill to your local

pnpm dlx add-skill https://github.com/delorenj/bloodbank/tree/HEAD/.bob/skills/bmad-quick-dev

Skill Files

Browse the full folder contents for bmad-quick-dev.

Download Skill

Loading file tree…

.bob/skills/bmad-quick-dev/SKILL.md

Skill Metadata

Name
bmad-quick-dev
Description
'Implements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project''s existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.'

Run this, substituting {skill-root} with the absolute path to this skill's base directory, without changing the cwd:

uv run {skill-root}/render.py
  • On success: follow the instruction it prints to stdout; ignore stderr.
  • On any failure (including uv not being installed): report what it printed and HALT.