verification-loop
SolidPre-commit verification with lint, type-check, tests, and security scan
Install
Quality Score: 86/100
Skill Content
Details
- Author
- mshadmanrahman
- Repository
- mshadmanrahman/pm-pilot
- Created
- 6 months ago
- Last Updated
- 5 days ago
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
verify
Full verification loop - typecheck, test, lint, build. Use before committing or merging.
verification-loop
Run a repo-appropriate build, lint, typecheck, test, and diff review sequence before handoff. Use after significant code changes, refactors, or before declaring a branch ready for review.
verification-loop
Build, type-check, lint, test, secret-grep, and diff-review quality gate for code changes. Use when you have finished a feature or significant change, are about to open a PR, or want to confirm quality gates pass after refactoring — running the full verify sequence and reporting pass/fail per phase. Detects the project's own toolchain rather than assuming one. For the one-shot slash command, see /verify.