askill
verify-after-pushing

verify-after-pushingSafety 95Repository

Use when after pushing commits to remote repository

2 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

Verify After Pushing

Overview

CRITICAL: Always verify the following checklist after pushing to remote.

Checklist

  • npx-test.sh does not produce failures
  • npm-install-test.sh does not produce failures

Why This Matters

Git push succeeding does not mean the package actually works. These scripts verify the package is installable and functional.

Common Mistakes

  • Assuming successful push means package works
  • Skipping verification after "git push succeeded"
  • Closing work without testing package installation

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

82/100Analyzed 2/18/2026

Good quality skill with clear when-to-use description, structured checklist format, and organized sections. Provides actionable verification steps with specific scripts. Located in common skills folder suggesting reusability. Minor gaps include error handling and remediation guidance. Tags and proper skill folder location present.

95
85
75
70
75

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publisherviteinfinite

Tags

testing