verify_intent
Validate code changes against ticket requirements to catch scope creep early.
Instructions
Validate current work against ticket requirements.
Checks if code changes align with the stated ticket/task. Flags scope creep using GitHub Issues integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Optional description of current changes. | |
| repo_path | Yes | Path to the local repository. | |
| ticket_id | Yes | The issue ID or ticket ID (e.g., "42"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||