Sunrisepeak/mbun
Skill Claude CodeCodex
A development process for changes in the repository, dividing work into bug fixes, optimisations, and new features. New features require prior issue discussion and a written design in .agents/docs, followed by testing, validation, continuous integration, and pull-request checks.
Sunrisepeak/mbun
Skill Claude CodeCodex
A standard procedure for writing GitHub issues and discussion posts, including software details, versions, error messages, initial analysis, and relevant references.
Sunrisepeak/mbun
Skill Claude CodeCodex
A guide for finding the cause of failed or crashing mbun runtime tests, including single-file test runs, debugger backtraces, and source-code tracing by API.
Sunrisepeak/mbun
Skill Claude CodeCodex
A coding style guide for mcpp that uses modern C++23 conventions, including conventions for C++ modules and source-file organization.
Sunrisepeak/mbun
Skill Claude CodeCodex
A test-first development workflow for the mbun project. TDD means writing tests before the implementation, then using the tests to confirm the change works; the workflow also defines checkpoints and records.
Sunrisepeak/mbun
Instructions file CodexOpenCode
AGENTS.md instructions for Sunrisepeak/mbun: This project uses the hagent AI Agent open-source collaboration spec.
Sunrisepeak/mbun
Instructions file
Claude Code instructions for Sunrisepeak/mbun: This project uses the hagent AI Agent open-source collaboration spec.