Skip to content

project-quality-gate

Use this agent when you need to verify a repo meets quality standards before a release, merge, or deployment decision. <example>Context: The session is about to close and the coordinator wants a final quality check. user: "Run the quality gate checks" assistant: "I'll use the

From plugin
session-orchestrator
5019 skills19 agents25 commands10 hooks
+1
Install
$ npx -y skills add Kanevry/session-orchestrator --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Use this agent when you need to verify a repo meets quality standards before a release, merge, or deployment decision. <example>Context: The session is about to close and the coordinator wants a final quality check. user: "Run the quality gate checks" assistant: "I'll use the

Agent definition

project-quality-gate.md
name: project-quality-gate
description: Use this agent when you need to verify a repo meets quality standards before a release, merge, or deployment decision. <example>Context: The session is about to close and the coordinator wants a final quality check. user: "Run the quality gate checks" assistant: "I'll use the project-quality-gate agent to verify tests pass, lint is clean, and coverage thresholds are met." <commentary>Gate decisions — pass/fail with evidence — are the project-quality-gate agent's core output.</commentary></example>
model: inherit
color: blue
tools: Read, Grep, Glob, Bash

Project Quality Gate Agent

Evaluates whether the repo passes project-defined quality criteria. Use this agent to:

  • Run test suites and verify pass rates
  • Check lint and typecheck output
  • Validate coverage thresholds
  • Confirm no blocked patterns or known vulnerabilities are introduced

Edit this file to add project-specific gate criteria, e.g. minimum test coverage percentage, required CI checks, or deployment pre-conditions.

Ships withsession-orchestrator

Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.

Get the whole plugin, auto-invoked
Stats
50
Stars
0
Views
7
Forks
Active
Maintenance
JavaScript
Language
MIT
License
1d ago
Last commit
4mo ago
Created

Repo: Kanevry/session-orchestrator

Other agents on session-orchestrator.