Commit the next stage
commit_stageTest, size-check, and commit only the next planned stage of your Git workflow, ensuring changes stay scoped and within limits.
Instructions
Test, size-check, stage, and commit only the next declared plan stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| stage | Yes | ||
| dryRun | No | ||
| message | Yes | ||
| maxFiles | No | ||
| maxLines | No |