Install
1
Run in your terminal$
npx claudepluginhub jamesprial/prial-plugins --plugin golang-workflowTool Access
This skill uses the workspace's default tool permissions.
Supporting Assets
View in Repositorycomplexity.mdprotocol.mdtest-requirements.mdSkill Content
Quality Gate Skills
Quality gates are MANDATORY checkpoints that BLOCK progression in multi-agent workflows.
Topics
| Topic | Description |
|---|---|
| protocol.md | Verdict tables, combined logic, blocking rules |
| test-requirements.md | Mandatory test commands and pass criteria |
| complexity.md | Complexity assessment and reviewer scaling |
Quick Reference
Enforcement Rules
- Every implementation stage ends with a quality gate
- Test failures BLOCK progression (no exceptions)
- REQUEST_CHANGES requires returning to implementation
- Maximum 3 retry cycles before escalating to NEEDS_DISCUSSION
Parallel Execution
Quality gates run Test Runner and Reviewer agents in PARALLEL:
- Test Runner: Executes tests, race detection, coverage, linting
- Reviewer: Code review ONLY (no test execution)
Both must succeed for progression.
Similar Skills
Stats
Stars1
Forks0
Last CommitJan 20, 2026