cli/pkg/qa
Snider 15d803c0e7 feat(qa,dev): add issues, health, and workflow commands (#67)
- qa issues: intelligent issue triage with priority grouping
  - Groups: needs response, ready to work, blocked, needs triage
  - Flags: --mine, --triage, --blocked
  Closes #61

- qa health: aggregate CI health across all repos
  - Shows passing/failing/pending summary
  - Flag: --problems for filtering
  Closes #63

- dev workflow: CI template management
  - list: show workflows across repos
  - sync: copy workflow to repos (with --dry-run)
  Closes #54

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-01 05:20:46 +00:00
..
cmd_health.go feat(qa,dev): add issues, health, and workflow commands (#67) 2026-02-01 05:20:46 +00:00
cmd_issues.go feat(qa,dev): add issues, health, and workflow commands (#67) 2026-02-01 05:20:46 +00:00
cmd_qa.go feat(qa,dev): add issues, health, and workflow commands (#67) 2026-02-01 05:20:46 +00:00
cmd_review.go feat(qa): add review command for PR status (#64) 2026-02-01 03:56:48 +00:00
cmd_watch.go feat(qa,dev): add issues, health, and workflow commands (#67) 2026-02-01 05:20:46 +00:00