9 Commits

Author SHA1 Message Date
Vincent b75b7f351b fix: prepare complete issues and enforce delivery gates (#149)
* fix: unify execution-ready issue preparation

* fix: require prepared issues and explicit dispatch roles

* fix: provision prepared workflow skills with dispatch setup

* fix: gate prepared delivery on independent review and CI

* chore: record reviewed delivery adaptations

* fix: align legacy loops with prepared delivery contract

* fix: preserve dispatch claim ownership and validate runtime trust

* fix: synchronize reviewed workflow adapters and provenance

* fix: reject hidden plan input and isolate planner credentials
2026-09-14 14:55:42 +02:00
Vincent 17d3741104 feat: consolidate Pstack with pinned upstream synchronization (#142)
* feat: consolidate Pstack capabilities into canonical skills

* fix: preserve harness portability and canonical cleanup

* ci: verify pinned Pstack imports and packaged runtime

* feat: track pinned Pstack imports and verify packaged runtime

* fix: exclude installed dependency tests from CI discovery

* fix: complete Pstack semantic and synchronization review

* fix: clarify canonical Pstack capture and cleanup guidance
2026-09-05 02:22:30 -07:00
Vincent 9365897938 refactor!: unify GitHub names and provider-aware board workflows (#137)
* refactor!: unify GitHub identities and provider-aware board workflows

* fix: resolve renamed helpers from their installed packages

* fix: validate published names and preserve transport types
2026-09-05 00:07:12 -07:00
Vincent 60a558762d fix: make workflow composition scoped and discoverable (#136)
* fix: make workflow composition scoped and discoverable

* fix: validate declared delegates and separate merge cleanup
2026-09-05 00:03:23 -07:00
Vincent 1267d8f728 fix!: enforce skill repair and monitoring contracts (#132)
* fix: enforce skill repair and monitoring contracts

* fix!: clarify repair authority and persistent QA intake

* fix: align QA intake states and metaphor exceptions

* fix: preserve repair authority at the test command entry

* fix: align test input contract with Bun support

* fix: specify durable QA intake recovery ordering
2026-09-04 23:32:59 -07:00
Vincent 9509240b83 fix: enforce skill version sync and require bumps on content changes (#109)
- validate-skill-sync.sh: hard-error when plugin.json version != SKILL.md
  metadata.version, or plugin.json description is a YAML block marker
- new scripts/check-skill-version-bumps.sh (bun run version:check): CI fails
  when a skill's content changes without a metadata.version bump vs base
- CI: fetch-depth 0 + version:check step after validate
- sync 12 drifted plugin.json versions to SKILL.md; fix turborepo/html-style
  junk descriptions
- bundle plugin.json + marketplace.json versions now come from
  package.json / skill plugin.json instead of hardcoded 1.0.0
- fixtures + regression tests for both validator gates
2026-08-16 20:27:14 +02:00
Vincent 78bf033ff7 feat: add portable routine authoring guidance (#87)
* feat: add portable routine authoring guidance

* fix: detect assigned routine parameters
2026-07-13 10:36:00 +02:00
Vincent 01a07b4d49 docs: align Codex project surfaces (#86) 2026-07-13 10:35:30 +02:00
Vincent 400068dcba feat: enforce portable skill validation boundaries (#85) 2026-07-13 10:34:09 +02:00