Bluetape Skills 1.2.2
Highlights
Bluetape Skills 1.2.2 republishes the maintained live skill improvements as a verified public bundle. It strengthens workflow completion and isolation rules, expands deterministic diagram guidance, and standardizes operational logging and writer guidance across all 14 canonical skills.
Workflow and maintenance
- Strengthens isolated-worktree, GNO fallback, delegation deadline, run-command, and failure-resolution contracts.
- Allows corrected review lanes to satisfy append-only completion while unresolved claims remain blocking.
- Records reusable lessons for repository-practice discovery, hook target resolution, receipt recovery, public-bundle portability, and completion-gate discipline.
- Keeps source-only AGENTS and external companion-skill checks portable when those private surfaces are not shipped.
Diagrams and language patterns
- Expands DOM-native HTML/CSS chart guidance, deterministic capture, bilingual fonts, and localized assets.
- Adds operational logging requirements to the Go, Kotlin, Python, and Rust implementation patterns.
- Clarifies language selection, audience register, and Korean naturalness checks for public writing.
Upgrade
Clone the immutable tag, validate it, and install the canonical bundle:
git clone --branch v1.2.2 --depth 1 https://github.com/bluetape4k/bluetape-skills.git
cd bluetape-skills
./scripts/validate.sh
./scripts/install.sh --forceVerification
- Signed annotated tag verified by GitHub and locally.
- Full validator: 144 passed, 1 source-only skip, 159 subtests.
- Both downloadable archives extracted and passed the full validator.
- Fresh installation from each archive produced all 14 canonical skills.
SHA256SUMSverified for both archives.
Related pull requests
- #14 synchronized the maintained live skills and added the durable workflow lesson.
- #15 promoted the reviewed candidate to stable
main. - #13 remains open and is not included in this release.
Full Changelog: v1.2.1...v1.2.2