Skip to content

v0.3.0

Choose a tag to compare

@bransbury bransbury released this 16 May 19:53
· 24 commits to main since this release
91c2d32

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 /ppp and ppp-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.py and 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.md template for assigning bounded cloud-agent tasks.
  • Added a release automation spec recommending tag-driven GitHub Releases.