[PM-32657] Add build-test-verify skill and extract build/test/deploy sections (#6573)

This commit is contained in:
Patrick Honkonen
2026-02-27 11:32:02 -05:00
committed by GitHub
parent 209e216213
commit ed1abcac5b
7 changed files with 299 additions and 153 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to the `implementing-android-code` skill will be documented
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.2] - 2026-02-26
### Fixed
- Updated Quick Reference cross-reference to point to `build-test-verify` skill instead of removed CLAUDE.md sections
## [0.1.1] - 2026-02-25
### Fixed