Compose Stratum orchestration commits
orch-commitsubagentsetup L2★0
Open-IT-BZH/Stratum ↗What it does
Write conventional commit messages
Best for
When orchestrated work requires deterministic conventional commit messages written at the right time in a multi-step workflow.
Inputs
- · Git working tree state
- · Repository root directory
Outputs
- · .orch-commit-msg (commit message)
Requires
- · Bash shell
- · Read/Write file tools
Preconditions
- · Findings JSON from qa-judge completed
- · Feature branch created with changes
- · Ollama running locally (if using local LLM)
Failure modes
- · Forbidden files detected (secrets, large binaries)
Trust signals
- · Provides concrete example output format
- · Requires passing automated tests as prerequisite
- · Provides verifiable checklist or rules
- · Follows established standard (Conventional Commits)