quality-scorer
Installation
SKILL.md
Quality Scorer
This skill provides a multi-dimensional quality assessment of software projects and documentation.
Capabilities
1. Technical Metrics Audit
- Waterfall Benchmarks: Evaluates bug and test densities against the IPA standards defined in
knowledge/quality-management/metrics_standards.md. - Integrity Check: Flags potential quality risks (e.g., high test density but zero bugs found, suggesting weak test items).
2. Textual Analysis
- Readability & Style: Scores text based on complexity, length, and adherence to professional standards.
Usage
node dist/index.js --input <file_or_dir>
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21