check-and-commit
Installation
SKILL.md
Check And Commit
Use this skill when the user wants a branch verified end to end and published only if the repository is in a good state.
Workflow
- Load the pipeline config.
- Scope the change first.
- Run the configured validation commands in order.
- Fix straightforward failures, especially locale drift and missing keys when the repo checks them.
- Re-run the failed gates until green.
- Commit and push only after all required checks pass.
Configuration
Load .ai/agentic.config.json using the standard snippet from the setup-agent-pipeline skill. If the file is missing, stop and tell the user to run setup-agent-pipeline first. The verification gates come from the config: