@firstpick/pi-skill-code-quality
v0.1.1
Published
Agents should invoke this skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.
Maintainers
Readme
@firstpick/pi-skill-code-quality
A Pi skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.
What it does
- Adds the
code-qualityskill to Pi's skill library. - Guides agents to invoke the skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.
- Bundles
skills/code-quality/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-code-qualityConfiguration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `code-quality`.
Agent: Invokes the `code-quality` skill, follows its workflow, and reports the result.