f426f21f2eb6cc8bd2435fc63104f621c6e0720b
New workflow auto-bump.yml: runs version_bump.php on every push to dev, propagates via version_set_platform.php + version_check.php, commits with [skip ci] to avoid retriggering. Skips when commit message contains [skip ci] or [skip bump]. Removed redundant patch bump from pre-release.yml — version is already bumped by the push workflow before pre-release runs. Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributing to moko-platform
Thank you for your interest in contributing to the Moko Consulting platform.
How to Contribute
- Fork the repository
- Create a feature branch from
dev(e.g.,feature/my-feature) - Make your changes following MokoStandards
- Submit a Pull Request targeting
dev
Branch Policy
feature/*,fix/*branches targetdevhotfix/*branches may targetdevormaindevmerges tomainfor releases
Code Standards
- PHP: follow PSR-12, use tabs for indentation
- All files must include the Moko copyright header and SPDX identifier
- Scripts must be self-contained (no external dependencies unless via composer)
Reporting Issues
Use the issue tracker with the appropriate template.
Moko Consulting hello@mokoconsulting.tech
Description
Enterprise CLI automation, validation, and governance engine for all Moko Consulting repositories — 45+ tools, shared CI workflows, 7 MCP servers
28 MiB
Releases
8
Languages
PHP
63%
JavaScript
16.8%
TypeScript
8.5%
Markdown
4.7%
Shell
4%
Other
3%