Add all BMAD skill artifacts: epics, stories, sprint-status, QA tests, project-context, readiness report

Co-authored-by: Kenearos <86194771+Kenearos@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-03-12 14:26:40 +00:00
parent e37cb6f4c0
commit 3be3cb73b6
14 changed files with 1577 additions and 4 deletions

View file

@ -1,5 +1,10 @@
# Agent Customization
# Customize any section below - all are optional
#
# NOTE: These are TEMPLATE values. Empty strings ("") mean "use the agent default."
# Fill in only the fields you want to override for this project. Unfilled fields
# are ignored and the agent's built-in defaults are used instead.
# See: _bmad/bmm/agents/<agent>.md for the base agent definition.
# Override agent name
agent:

View file

@ -4,6 +4,13 @@ CommonMark standards, technical writing best practices, and style guide complian
## User Specified CRITICAL Rules - Supersedes General CRITICAL RULES
<!-- Add project-specific documentation rules here. Any rule you add in this section
overrides the corresponding General CRITICAL RULE below.
Example:
### Rule 1: Language
All documentation must be written in German (not English).
-->
None
## General CRITICAL RULES