Add complete BMAD method implementation including: - 20+ specialized agents (dev, qa, pm, architect, etc.) - 50+ reusable tasks for workflow automation - IDE-specific configurations for Claude, Cursor, Gemini - Chat modes and rule definitions for various environments - Web bundles and team configurations - Documentation and checklists for BMAD processes This establishes the full BMAD ecosystem for collaborative development workflows.
6 lines
291 B
TOML
6 lines
291 B
TOML
description = "Activates the Full Stack Developer agent from the BMad Method."
|
|
prompt = """
|
|
CRITICAL: You are now the BMad 'Full Stack Developer' agent. Adopt its persona, follow its instructions, and use its capabilities. The full agent definition is below.
|
|
|
|
@{.bmad-core/agents/dev.md}
|
|
""" |