Skip to content

GitHub Actions (Layer 3 + 4) #3

@jdelfino

Description

@jdelfino

Build the GitHub Actions that automate review, enforce quality gates, and orchestrate the merge flow.

What

  • PR review workflow: trigger 3 reviewers via claude -p on PR open/sync
  • Orchestrator status check: blocker evaluation, re-review assessment, cycle cap
  • Guardrail checks (5): scope enforcement, test ratio, dependency changes, API surface changes, commit messages
  • Workflow configuration (.github/agent-workflow/config.yaml)
  • Issue templates (task.yml, review-finding.yml)

Why

This is what makes the workflow enforced rather than advisory. Without Actions, the skills are just suggestions that agents can ignore.

Reference

See docs/design.md, Layers 3-5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicLarge feature with subtaskspriority:highPriority 1

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions