aminet-browser
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
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.
$ npx -y skills add Tibsfox/gsd-skill-creator --skill kp-quality-review --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/kp-quality-reviewContext preview
The summary Claude sees to decide when to auto-load this skill.
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.
name: kp-quality-review
description: "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."
metadata:
extensions:
gsd-skill-creator:
triggers:
intents:
- "pack.*review"
- "pack.*quality"
- "education.*review"
- "accessibility.*check"
files:
- "src/knowledge/packs/**/.skillmeta"
- "src/knowledge/packs/**/vision.md"
contexts:
- "pack quality review"
- "educational review"
threshold: 0.7
token_budget: "1.0%"
version: 1
enabled: true
plan_origin: "244-chipset-agent-definitions"
phase_origin: "244"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.
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
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.
An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)
Repo: Tibsfox/gsd-skill-creator
Aminet search and browse: full-text search, category tree navigation, architecture filtering, package detail, and curated collections. Use when searching,…
FS-UAE emulator configuration and launch: hardware profiles, ROM management, WHDLoad integration, config generation, and state snapshots. Use when configuring…
Manages Aminet INDEX infrastructure: fetch, parse, cache, and incremental update of ~84,000-entry package database. Use when managing INDEX data, checking…
Aminet package installation: LhA/LZX extraction, Amiga filesystem mapping, dependency detection, install tracking, and scan gate enforcement. Use when…
Selective Aminet package mirroring: single-package fetch, integrity verification, mirror state tracking, bulk download, and sync detection. Use when…
Multi-layer virus scanning for Aminet packages. Signature-based detection, heuristic hunk analysis, boot block scanning, quarantine management, and scan…