Back to tags
Tag

Agent Skills with tag: quality-gates

7 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

subagenttask-automationquality-gatescode-review
prof-ramos
prof-ramos
0

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

subagentstask-decompositioniterative-developmentcode-review
NickCrew
NickCrew
52

code-review

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

code-reviewpull-requestsdeveloper-guidancequality-gates
huynguyen03dev
huynguyen03dev
1

test-strategy

Production-grade test strategy skill with risk-based testing, coverage analysis, quality gates, and resource optimization

risk-based-testingcoverage-strategiesquality-gatesresource-optimization
pluginagentmarketplace
pluginagentmarketplace
1

technical-review

Validate completed implementation against plan tasks and acceptance criteria. Sixth phase of research-discussion-specification-plan-implement-review workflow. Use when: (1) Implementation phase is complete, (2) User wants validation before merging/shipping, (3) Quality gate check needed after implementation. Reviews ALL plan tasks for implementation correctness, test adequacy, and code quality. Produces structured feedback (approve, request changes, or comments) - does NOT fix code.

quality-gatescode-qualitypull-requestacceptance-criteria
leeovery
leeovery
9

technical-implementation

Execute implementation plans using strict TDD workflow with quality gates. Fifth phase of research-discussion-specification-plan-implement-review workflow. Use when: (1) Implementing a plan from docs/workflow/planning/{topic}.md, (2) User says 'implement', 'build', or 'code this' after planning, (3) Ad hoc coding that should follow TDD and quality standards, (4) Bug fixes or features benefiting from structured implementation. Writes tests first, implements to pass, commits frequently, stops for user approval between phases.

tddquality-gatesplan-implementationbugfix
leeovery
leeovery
9

quality-assurance

Comprehensive testing and validation strategies for spec-driven development. Learn phase-specific validation techniques, quality gates, and testing approaches to ensure high-quality implementation.

software-testingquality-gatesspecification-documents
Kiro Team
Kiro Team
0