• v1.1 4dd5ec9e24

    Gravity Bot released this 2026-02-15 19:26:15 +00:00 | 483 commits to master since this release

    Improves Claude skill definitions and the PR workflow template.

    Changes

    Rename Test Plan to Verification (PR #6)

    The PR template's "Test Plan" section implied automated testing should be listed there, but unit test execution is already handled by the mandatory testing child task of every Epic. Renamed to "Verification" with guidance to list only manual verification steps.

    Add humanize pass to Summary Task wiki workflow (PR #6)

    Summary Tasks produce wiki artifacts as their deliverable. Added an explicit step to run the writing skill's humanize workflow on wiki content before publishing, ensuring documentation reads naturally.

    Add hyperlinked URLs to PR description template (PR #6)

    Updated the PR body template to include a Links section with clickable URLs for the parent Epic, CI runs, and preview deployments so reviewers can navigate directly to builds and test results.

    OpenProject References

    • OP#454 — Rename Test Plan to Verification
    • OP#455 — Add humanize pass to wiki workflow
    • OP#456 — Add hyperlinked URLs to PR template
    Downloads