π¦ ClawHub
Publish Guard
by @zack-dev-cm
Publish Guard is a public ClawHub pre-release audit skill. Use it when the user says "publish guard", "release audit", "pre-release check", or wants to revie...
π‘ Examples
1. Scan for obvious leak patterns.
- python3 {baseDir}/scripts/scan_leaks.py --root
2. Scan the public surface for audience-fit problems.
- python3 {baseDir}/scripts/scan_public_surface.py --root
3. Score the README or primary landing page.
- python3 {baseDir}/scripts/score_launch_copy.py --readme
4. Render one decision-ready audit.
- python3 {baseDir}/scripts/render_public_audit.py --repo
TERMINAL
clawhub install public-surface-review