mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
11 KiB
11 KiB
Changelog
0.5.0 (2026-07-27)
Features
- add evidence-aware life coaching skill (#146) (795d142)
- add Gibson cyberpunk skill (#149) (daece12)
- add harness adapter contract and reproducible eval run artifacts (#130) (e83558a)
- add llama.cpp operations skill (#145) (58457b4)
- add release-grade repeated and rubric-based skill evaluation (#136) (0a80bda), closes #106
- expand Raleigh civic data skill (eff14ca)
- grafana: add operations skill (4c824b7)
- grafana: add operations skill (e304366)
- raleigh: add fire protection proximity lookup (#144) (1f5cd6a)
- raleigh: add first-class RFD incident workflows and normalize the 2026 schema (#140) (0ca5c24), closes #122
- raleigh: add first-class RPD incident workflows (#139) (50be18b), closes #121
- raleigh: add guarded fire report lookups (12b650e)
- raleigh: add guarded fire report lookups (4eaf5aa)
- raleigh: add official public safety statistics (b030f26)
- raleigh: add Raleigh-Wake ECC active incident feed adapter (#142) (d4ab656)
- raleigh: expand civic data skill (903ea05)
- raleigh: expose official public safety statistics (dcd6f59)
- run isolated paired candidate and baseline skill evaluations (#133) (390f3e3)
- skill: add PACE plan lifecycle (e62152c)
- skill: add PACE plan lifecycle (64383d9)
- validate eval manifest coverage states (#129) (a617cca)
Bug Fixes
- align eval artifact schemas with runtime (f49e670)
- allow incidental text in cyberpunk image briefs (6b467df)
- complete eval ratchet verification (#109) (1e10a56)
- enforce eval coverage ratchet for complete changed skill directories (#107) (fc8a895), closes #102
- harden paired evaluation isolation (cb1579f)
- life-coach: simplify capability onboarding (#148) (fdb00b4)
- llama-cpp: harden operational diagnostics (#147) (86ac280)
- raleigh: bound publication source contracts (cc26b4c)
- raleigh: enforce publication request contracts (1bd7b06)
- raleigh: fail on missing statistics sections (8becc22)
- raleigh: normalize report probe failures (f3dfb68)
- raleigh: normalize statistics source failures (07c2ae2)
- raleigh: reject malformed content identifiers (5f74b4d)
- raleigh: restore live RPD queries (cfbcfb0)
- raleigh: restore live RPD queries (4a23562)
- raleigh: validate included resource identifiers (9f2e4b6)
- raleigh: validate statistics response shapes (bf69aa1)
- reject duplicate eval fixture paths (cbe1b69)
- require causal layer maps for cyberpunk image briefs (34fab96)
- require causal layer maps for cyberpunk image briefs (34fab96)
- require causal layer maps for cyberpunk image briefs (c514c85)
- require evidence for Grafana dashboard defaults (4b60a2e)
- require evidence for Grafana dashboard defaults (4ecc536)
- skill: finalize PACE delivery evidence (f62a5de)
- skills: rename gibson-cyberpunk to cyberpunk (#150) (1005462)
- verification: preserve requested source fidelity (#127) (547aed2)
0.4.0 (2026-07-22)
Features
- add Claude Code plugin marketplace (metadata-only catalog) (#80) (3c8b6cd), closes #76
- add Codex plugin packaging (single-plugin, metadata-only) (#83) (0f2aaf1)
- add generated llms.txt skill index (#93) (cde4a67), closes #78
- add neckbeard, an evidence-driven SDLC skill bundle (#81) (e167718)
- add programming-principles skill (14 classic software books) (#92) (1037324)
- eval coverage ratchet — gate new skills, track coverage, ratchet thresholds (#99) (be0c8df), closes #90
- qa-methodology: add ci-failure-triage and test-debugging references (#94) (08fafac)
- validate changed skill descriptions (#97) (c092a14)