@getpipher/quality

Code quality skills for pi — linting/fixing, TypeScript strict checks, production-readiness audit, multi-persona QA, and a brutal pre-prod code roast.

Packages

Package details

skill

Install @getpipher/quality from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@getpipher/quality
Package
@getpipher/quality
Version
0.2.0
Published
Jul 6, 2026
Downloads
104/mo · 17/wk
Author
rz1989
License
MIT
Types
skill
Size
61.1 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@getpipher/quality

linting/fixing, TypeScript strict checks, production-readiness audit, multi-persona QA, and a brutal pre-prod code roast. Built for pi.

Skills

Skill Purpose
quality-lint-fix Run linter and auto-fix all issues in the project
quality-production-checklist Analyze any codebase for production readiness — security, performance, deployment
quality-qa Multi-persona QA — dev-engineer code review + end-user UX critique
quality-roast Brutal pre-production code audit that roasts lazy shortcuts and red flags
quality-type-check-strict Run TypeScript strict checks and create a plan to fix all errors

Install

pi install npm:@getpipher/quality

Requires pi.

License

MIT