flag_conflict
Flag contradictory patterns, duplicated logic, or disagreements with past decisions to surface conflicts for resolution.
Instructions
Flag a conflict when you notice contradictory patterns, duplicated logic across features, or disagreement with a past decision. Conflicts are surfaced to the developer in the dashboard for resolution. Do not try to auto-resolve conflicts — flag them and move on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_slug | Yes | The slug of the feature where the conflict was found. In repo-local multi-repo projects this may be repo-prefixed (for example "web--authentication"). | |
| description | Yes | Clear description of the conflict: what contradicts what, and why it matters |