minor updates, includes new skills for just-ship-it and push to proof
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
John Lamb
2026-03-13 18:20:27 -05:00
parent 4bc2409d91
commit 24d77808c0
8 changed files with 885 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ All notable changes to the compound-engineering plugin will be documented in thi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
<<<<<<< Updated upstream
## [2.39.0] - 2026-03-10
### Added
@@ -22,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- **`story-lens` skill** - Evaluate prose quality using George Saunders's storytelling framework (beat causality, escalation, three E's, character accumulation, moral/technical unity)
- **`sync-confluence` skill** - Sync local markdown docs to Confluence Cloud pages via REST API. Handles first-time setup, page creation, and bulk updates with automatic mapping file management.
## [2.36.0] - 2026-02-27