Skip to content

Add Agent Task Gates — AI employee task-discipline agent - #2678

Open
kongminOS wants to merge 1 commit into
github:mainfrom
kongminOS:agent-task-gates
Open

Add Agent Task Gates — AI employee task-discipline agent#2678
kongminOS wants to merge 1 commit into
github:mainfrom
kongminOS:agent-task-gates

Conversation

@kongminOS

Copy link
Copy Markdown

Adds agents/agent-task-gates.agent.md — a task-discipline gate keeper for
AI-employee and multi-agent teams.

It enforces a four-gate pipeline before work is assigned and before work is
accepted:

  • G1 start-up review (grill-me): context self-check before any task begins
  • G2 requirements-to-spec: six-section spec with explicit out-of-scope
  • G3 spec-to-tickets: vertical slices with edge-blocking declarations
  • G4 implement-and-verify: TDD, per-file type checks, full suite, code review

Why this slot: the existing agent-governance-reviewer agent covers security
and trust governance (policies, intent classification, audit trails). This
agent covers the other half — task-execution discipline and acceptance: what
happens before an agent starts and before its work is accepted. Both are
needed to run AI teams in production.

The discipline adapts mattpocock's production-grade skill system (grill-me,
to-spec, to-tickets, implement) to AI-employee governance, with machine
enforcement and KPI accountability. Source credit is included in the agent
body. Frontmatter follows the CONTRIBUTING agent format (description / model /
tools / name) and the filename follows the lowercase-hyphen .agent.md
convention. I could not run npm run build locally to regenerate the README
tables — happy to adjust if the format needs anything else.

@kongminOS
kongminOS requested a review from aaronpowell as a code owner August 16, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant