quality-gates Skill
Runs quality gate validation at each workflow stage. Supports 4 gate types: spec-quality, spec-to-plan, plan-to-tasks, completeness. Produces gate pass/fail reports with actionable feedback. Triggers: "run quality gate", "validate spec quality", "spec quality", "plan coverage", "check plan coverage", "validate plan to Published by microsoft in github-copilot-modernization.
What is quality-gates Skill?
Runs quality gate validation at each workflow stage. Supports 4 gate types: spec-quality, spec-to-plan, plan-to-tasks, completeness. Produces gate pass/fail reports with actionable feedback. Triggers: "run quality gate", "validate spec quality", "spec quality", "plan coverage", "check plan coverage", "validate plan to Published by microsoft in github-copilot-modernization. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using github-copilot-modernization
Technical details
- Install or run with Copy skill directory
When to use quality-gates Skill
- Use it for developers using github-copilot-modernization.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/quality-gates/SKILL.md
What it does
Runs quality gate validation at each workflow stage. Supports 4 gate types: spec-quality, spec-to-plan, plan-to-tasks, completeness. Produces gate pass/fail reports with actionable feedback. Triggers: "run quality gate", "validate spec quality", "spec quality", "plan coverage", "check plan coverage", "validate plan to
Skill instructions
User Input You MUST consider the user input before proceeding (if not empty). Output Reports and checkpoints are written under your task's Artifact path: (from task metadata). checklists/requirements.md ← spec-quality gate checkpoints/spec-to-plan.yaml ← spec-to-plan gate traceability-matrix.yaml ← completeness gate migration-summary.md ← completeness gate Input type = spec-quality | spec-to-plan | plan-to-tasks | completeness Workflow Step 1: Load Context Load from cwd: - constitution.md — non-negotiable; violations are always CRITICAL - spec.md, plan.md, tasks.md, checkpoints/ (as relevant for the gate type) Step 2: Gate Routing Load the checklist reference for the selected gate: | type | Reference | Key Output | |------|-----------|------------| | spec-quality | references/gate-spec-quality.md | checklists/requirements.md | | spec-to-plan | references/gate-spec-to-plan.md | checkpoints/spec-to-plan.yaml | | plan-to-tasks | references/gate-plan-to-tasks.md | checkpoints/plan-to-tasks
Explore related resources
Frequently asked questions
What is quality-gates?
quality-gates is a open-source AI agent skill with Copy skill directory. Runs quality gate validation at each workflow stage. Supports 4 gate types: spec-quality, spec-to-plan, plan-to-tasks, completeness. Produces gate pass/fail reports with actionable feedback.
Who is quality-gates best for?
quality-gates is best for reusing agent instructions, scripts, and references.
How do I install quality-gates?
Install or run quality-gates using Copy skill directory. Check quality-gates for the latest setup command.
Is quality-gates actively maintained?
quality-gates may need a closer maintenance check before production use.
Auto-fetched from GitHub.