v0.3.0
This release improves onboarding, install safety, and release-readiness for PPP and ppp-cloud.
- Added README badges for CI, license, and GitHub releases.
- Added top-level "How it works" diagrams for
/pppandppp-cloud. - Added a README setup decision table covering personal install, repo rollout, Cursor, and cloud-agent usage.
- Added README positioning on how PPP differs from Matt Pocock's skills and
gstack. - Clarified slash-command support and promoted the always-works fallback invocation.
- Added explicit repo-local skill install commands for
.github/skills. - Added a concrete README bug-fix example that links to the full PPP transcript.
- Added
scripts/validate_skills.pyand a CI check for skill frontmatter and unclosed code fences. - Added installer safety features:
--dry-run,--force, backups, version output, and overwrite prompts. - Added a
.github/ISSUE_TEMPLATE/ppp-cloud-task.mdtemplate for assigning bounded cloud-agent tasks. - Added a release automation spec recommending tag-driven GitHub Releases.