agent-skill-creator/scripts
Francy Lisboa Charuto 0e80457578 feat: Phase 5 harness patterns — every skill gets validation, prereqs, diagnostics
pipeline-phases.md Step 7b (new): mandatory harness patterns
- Self-bootstrapping wrappers (bash + PowerShell)
- Input validation with structured JSON errors
- Output sanity checks with _warnings
- --check-prereqs returning JSON health check
- --diagnostics returning skill metadata
- activation: /{skill-name} in frontmatter
- provenance: block (full from cliskill, minimal standalone)
- ## Prerequisites section in SKILL.md body
- Anti-activation in anti-goals

Phase 5 Checklist: 10 new items for harness compliance

validate.py: warnings for missing activation and provenance fields
(warnings not errors — backward compatible with existing skills)
2026-03-26 07:29:51 -03:00
..
bootstrap.sh feat: Add brain-dead multi-tool install scripts (bootstrap, symlink installer, universal skill installer) 2026-03-04 10:08:20 -03:00
export_utils.py feat: Universal cross-tool skill installation (14 platforms, format adapters, .agents/skills/) 2026-03-04 08:51:11 -03:00
install-skill.sh feat: Add brain-dead multi-tool install scripts (bootstrap, symlink installer, universal skill installer) 2026-03-04 10:08:20 -03:00
install-template.sh fix: Make installer idempotent by cleaning INSTALL_DIR before copying 2026-03-04 09:35:11 -03:00
security_scan.py feat: v4.0 Cross-Platform Modernization — Agent Skills Open Standard compliance 2026-02-26 14:52:09 -03:00
skill_registry.py feat: Add skill staleness detection (review tracking, dependency health, schema drift) 2026-02-27 09:09:48 -03:00
staleness_check.py feat: Add skill staleness detection (review tracking, dependency health, schema drift) 2026-02-27 09:09:48 -03:00
validate.py feat: Phase 5 harness patterns — every skill gets validation, prereqs, diagnostics 2026-03-26 07:29:51 -03:00