Skip to content

Update cross-platform-governance preset to v0.2.0#2983

Open
hindermath wants to merge 1 commit into
github:mainfrom
hindermath:codex/update-cross-platform-governance-v0.2.0
Open

Update cross-platform-governance preset to v0.2.0#2983
hindermath wants to merge 1 commit into
github:mainfrom
hindermath:codex/update-cross-platform-governance-v0.2.0

Conversation

@hindermath

Copy link
Copy Markdown
Contributor

Summary

  • updates the community catalog entry for cross-platform-governance to v0.2.0
  • points the download URL to the published v0.2.0 release ZIP
  • updates the preset description, tags, timestamps, and provided artifact counts
  • keeps the community presets table aligned with the catalog metadata
  • includes the audit-ready Spec-Kit run evidence wording introduced in this preset release

Validation

  • ruby -rjson -e 'JSON.parse(File.read("presets/catalog.community.json")); puts "json ok"'
  • git diff --check
  • verified the v0.2.0 release ZIP is published: https://github.com/hindermath/spec-kit-preset-cross-platform-governance/archive/refs/tags/v0.2.0.zip
  • release ZIP smoke-tested with specify preset add --from https://github.com/hindermath/spec-kit-preset-cross-platform-governance/archive/refs/tags/v0.2.0.zip
  • catalog metadata now reports 8 templates and 3 commands

@hindermath hindermath requested a review from mnriem as a code owner June 14, 2026 16:29
Copilot AI review requested due to automatic review settings June 14, 2026 16:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the community preset catalog and documentation to reflect the latest “Cross-Platform Governance” preset release.

Changes:

  • Bump cross-platform-governance preset metadata to v0.2.0 (description, tags, download URL, timestamps).
  • Update top-level catalog updated_at.
  • Refresh the presets documentation entry to match the new preset description.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
presets/catalog.community.json Updates catalog timestamp and the cross-platform-governance preset metadata to v0.2.0
docs/community/presets.md Updates the Cross-Platform Governance row description to match the new release

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"version": "0.1.0",
"description": "Adds Bash and PowerShell parity, dry-run/WhatIf parity, man-page expectations, and Verb-Noun Cmdlet discipline.",
"version": "0.2.0",
"description": "Adds Bash + PowerShell parity, Unix man-pages, bilingual comment-based help, Verb-Noun Cmdlet discipline, and audit-ready Spec-Kit run evidence to Spec Kit-managed scripting projects.",
Comment thread docs/community/presets.md
| Canon Core | Adapts original Spec Kit workflow to work together with Canon extension | 2 templates, 8 commands | — | [spec-kit-canon](https://github.com/maximiliamus/spec-kit-canon) |
| Claude AskUserQuestion | Upgrades `/speckit.clarify` and `/speckit.checklist` on Claude Code from Markdown-table prompts to the native AskUserQuestion picker, with a recommended option and reasoning on every question | 2 commands | — | [spec-kit-preset-claude-ask-questions](https://github.com/0xrafasec/spec-kit-preset-claude-ask-questions) |
| Cross-Platform Governance | Adds Bash/PowerShell parity, dry-run/WhatIf parity, Unix man-page expectations, PowerShell comment-based help, and Verb-Noun Cmdlet discipline | 8 templates, 3 commands | — | [spec-kit-preset-cross-platform-governance](https://github.com/hindermath/spec-kit-preset-cross-platform-governance) |
| Cross-Platform Governance | Adds Bash + PowerShell parity, Unix man-pages, bilingual comment-based help, Verb-Noun Cmdlet discipline, and audit-ready Spec-Kit run evidence to Spec Kit-managed scripting projects. | 8 templates, 3 commands | — | [spec-kit-preset-cross-platform-governance](https://github.com/hindermath/spec-kit-preset-cross-platform-governance) |
@hindermath

Copy link
Copy Markdown
Contributor Author

Hi @mnriem, this new cross-platform-governance community catalog PR adds v0.2.0 with audit-ready Spec-Kit run evidence wording and updated catalog metadata. The PR is currently mergeable and ready for review. Thank you for checking it when you have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants