Skip to content

chore: resolve tracked decisions #2 #3 #9 (renames, license frontmatter, ink-350) - #12

Merged
chrispezza merged 6 commits into
mainfrom
chore/issue-triage-2026-08-12
Aug 12, 2026
Merged

chore: resolve tracked decisions #2 #3 #9 (renames, license frontmatter, ink-350)#12
chrispezza merged 6 commits into
mainfrom
chore/issue-triage-2026-08-12

Conversation

@chrispezza

@chrispezza chrispezza commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

What

Executes three tracked open decisions from the issue backlog:

Releases

Per-plugin release commits (MAINTAINING convention 6), rebased atop today's pipefail-fix releases:

  • clownware-astro-tools 0.4.2 → 0.5.0 (skill rename is user-facing)
  • clownware-go-tools 0.2.2 → 0.3.0 (skill rename is user-facing)
  • pezza-design-system 0.5.1 → 0.5.2 (token fix; also ships the v0.5.1-era stray-test-harness removal)

README skill tables and ROADMAP open-decisions section updated in the same branch.

Verification

  • Both CI validation blocks (marketplace + plugin structure) run locally on the rebased branch: pass.
  • Contrast ratios computed (WCAG relative-luminance math), reproducing the issue's 4.28:1 before and 4.84:1 after on ink-800.
  • Rebase carried main's pipefail fixes into the renamed skill files (verified present post-rename).
  • No hook scripts touched, so the shellcheck leg is unaffected.

Merge as rebase to keep the per-plugin release commits in history — the plugin-release delta derivation reads them.

🤖 Generated with Claude Code

chrispezza and others added 6 commits August 12, 2026 12:00
…nk-350

--text-faint (dark) computed 4.28:1 on --bg-raised (ink-800), under the
4.5:1 AA floor the token's own comment requires. Adds an ink-350 ramp
step (240 4.1% 54%) and points dark --text-faint at it: 5.42:1 on
ink-1000, 5.16:1 on ink-900, 4.84:1 on ink-800 — verified by computed
WCAG contrast. base.json token bridge synced (ink ramp + faintForeground.dark).

Closes #9

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… drop license frontmatter

Resolves the pr-description name collision (three same-named skills for
anyone with code-tools + a stack plugin installed): the stack-specific
variants become /astro-pr-description and /go-pr-description; code-tools
keeps the canonical /pr-description. Issue #2 named only the astro
variant, but go-tools shipped the same collision after it was filed —
renamed both to close the class.

Also drops 'license: MIT' SKILL.md frontmatter (astro pr-description,
astro component-scaffold, go pr-description): the field contradicted the
repo's Apache-2.0 LICENSE and no other skill carries it. Repo LICENSE
governs; per-skill frontmatter was a sync liability with no consumer.

Closes #2
Closes #3

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…11

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…; v0.5.0

- /pr-description → /astro-pr-description, resolving the name collision
  with code-tools' canonical /pr-description (#2)
- license frontmatter dropped from astro-pr-description and
  component-scaffold — repo Apache-2.0 LICENSE governs (#3)

Installers pick this up on their next /plugin update.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- /pr-description → /go-pr-description, resolving the same name collision
  class as astro-tools (#2): code-tools keeps the canonical /pr-description
- license frontmatter dropped from go-pr-description — repo Apache-2.0
  LICENSE governs (#3)

Installers pick this up on their next /plugin update.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- ink-350 ramp step added; dark --text-faint now 4.84:1 on ink-800
  raised (was 4.28:1), AA on every dark surface; base.json bridge
  synced (#9)
- stray test harness from v0.5.1 removed (prior unreleased chore)

Installers pick this up on their next /plugin update.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@chrispezza
chrispezza force-pushed the chore/issue-triage-2026-08-12 branch from abe6f5d to 28af84c Compare August 12, 2026 16:01
@chrispezza
chrispezza merged commit 7e3592f into main Aug 12, 2026
2 checks passed
@chrispezza
chrispezza deleted the chore/issue-triage-2026-08-12 branch August 12, 2026 16:02
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.

1 participant