Thank you for your interest in contributing to BMAD CYBERCOMMAND!
- Use GitHub Issues for bug reports and feature requests
- Include reproduction steps for bugs
- Describe expected vs actual behavior
- Fork the repository
- Create a feature branch from
BMAD-CYBEROPS-RP - Make your changes
- Run tests and validation
- Submit a pull request
- Follow existing code style and patterns
- Include tests for new functionality
- Update documentation as needed
- Ensure security best practices
- Follow agent template structure in
src/*/agents/ - Include comprehensive system prompts
- Document capabilities and limitations
- Add workflow integrations where applicable
- Use step-by-step structure in workflow directories
- Include README.md with workflow overview
- Define clear inputs and outputs
- Test with multiple agents
See CODE_OF_CONDUCT.md for community guidelines.
Open an issue or contact the maintainers.