Project Ops
Project Ops is the maintainer-first control plane for backlog triage in GitHub Projects.
It combines:
issue-reviewfor stale or no-longer-applicable infra blockersbuild-triage-indexfor duplicate clustering and rankingvision-checkfor scope alignment againstVISION.mdproject-syncfor pushing signals into Project fields
Important disclaimer
Project Ops is assistive automation, not autonomous production governance.
- Treat proposed actions and confidence as recommendations.
- Keep close/defer/accept decisions human-owned.
- Use dry-run and proposal-only modes before any mutating workflow.
What this looks like in practice
Issue Ops creates a maintainer-focused board view for stale/no-longer-applicable blockers:
Key decision fields are synced directly to project rows:
Issue Review ActionIssue Review Action ConfidenceMatched Pull RequestSignal Quality
Recommended start
intelligencex todo project-bootstrap --repo EvotecIT/IntelligenceX --owner EvotecIT
intelligencex todo issue-review --repo EvotecIT/IntelligenceX --proposal-only --min-consecutive-candidates 2 --min-auto-close-confidence 80
intelligencex todo project-sync --config artifacts/triage/ix-project-config.json --issue-review artifacts/triage/ix-issue-review.json --dry-run