agentsclimarketplace

Kp quality review

Skill Tibsfox/gsd-skill-creator/infra/packs/knowledge/skills/kp-quality-review

Introduces a comprehensive agent-based framework for guided software development (GSD)

Install
npx -y skills add Tibsfox/gsd-skill-creator --skill kp-quality-review

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Reviews knowledge pack quality: educational accuracy, grade-level appropriateness, accessibility compliance, learning pathway coherence, assessment alignment, and parallel instruction pattern conformance. Use when reviewing pack content after validation.

SKILL.md

3.2 KB, 446 tokens by cl100k_base, as published. Nobody here has run it

Quality Review

Purpose

Reviews pack content for educational quality beyond schema compliance. The KP-06 reviewer agent uses this skill to assess educational accuracy, grade-level appropriateness, accessibility compliance, learning pathway coherence, and assessment alignment with stated learning outcomes. Also verifies that parallel instruction patterns (NFR-06) are consistently applied across packs for token caching optimization.

Capabilities

  • Educational accuracy review: content factually correct, age-appropriate, culturally sensitive
  • Grade-level appropriateness: activities match stated grade ranges, complexity scales properly
  • Accessibility compliance: .skillmeta includes accessibility metadata fields, content is screen-reader-friendly
  • Learning pathway coherence: module prerequisites form a valid DAG, pathways cover all learning styles
  • Assessment alignment: rubric criteria map to stated learning outcomes, formative/summative balance
  • Parallel instruction pattern conformance: packs use shared template structure for caching (NFR-06)
  • Cross-pack consistency: similar subjects use consistent terminology, formatting, and structure
  • Content completeness: vision docs cover all required sections, activities span all grade levels

Review Checklist

  1. Vision document has Vision, Problem Statement, Core Concepts, Modules, Assessment, Parent Guidance sections
  2. Modules YAML has correct prerequisite ordering (no forward references within pack)
  3. Activities span at least 3 of 5 learning pathways (Maker, Academic, Curiosity, Social, Parent-Guided)
  4. Assessment rubric has all 4 levels (Beginning, Developing, Proficient, Advanced)
  5. Resources are categorized by audience and include at least 3 categories
  6. .skillmeta grade_levels cover Foundation through at least High School
  7. Parallel instruction patterns are followed (shared sections use template format)
  8. Accessibility stubs present in .skillmeta
  9. Translation stubs present in .skillmeta

Dependencies

  • kp-content-validation skill must pass first (validator is the gate)
  • Pack runtime API for structured access to pack content

Token Budget Rationale

1.0% budget covers the review methodology, checklist, and quality criteria. The reviewer reads pack content but does not hold validation engine internals, keeping context focused on quality dimensions.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 327,167. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.