chore(quality-gates): add gate matrix skill#11
Merged
Conversation
Fallow audit reportFound 1 finding. Details
Generated by fallow. |
Fallow audit report0 inline findings selected for GitHub review. |
…ates-skill # Conflicts: # .agents/README.md # AGENTS.md # CLAUDE.md # README.md
🗺️ StyleProof report✓ No visual changes detected. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
AgenticProjectTemplate should be a north-star reference for pre-commit, pre-push, and CI gates. The repo already has strong gates, but agents need a reusable gate-building workflow and a single matrix that explains which stage owns each check and why Biome is not being paired with ESLint.
What Changed
.agents/project/QUALITY_GATES.mdwith the gate matrix for commit message, pre-commit, pre-push, local proof, CI quality, CodeQL, Lighthouse, and StyleProof..claude/skills/build-quality-gatesto guide agents through evidence-first hook/workflow/tooling changes.AGENTS.md,CLAUDE.md,.agents/README.md,TECH_STACK.md, andREADME.md.Proof
python3 /Users/agents/.codex/skills/.system/skill-creator/scripts/quick_validate.py .claude/skills/build-quality-gatespnpm checkpnpm verifypnpm e2eN/Awith reason:N/A— docs and skill-only change; no UI/CSS surface changed.N/Awith reason:N/A— StyleProof passed withNo visual changes.CI Status
Latest-sha checks are green: CI quality, Fallow, unit/component tests, production build, E2E behaviour map, security audit, CodeQL, Lighthouse, computed-style visual gate, and StyleProof.
Risk And Rollback
Low risk. This adds documentation and a repo-local skill; it does not change runtime code or gate behavior. Rollback is reverting the single commit if the matrix needs to be split or renamed.
Definition Of Done
N/A— no product behaviour changed.)N/A— no runtime logic changed.)N/A— no UI changed; existing Playwright axe scan passed.).agents/project/ARCHITECTURE.mdandCONVENTIONS.md.N/A— this documents the existing gate architecture; no new gate tool was added.)