From 52d12a28b7e148af381cda8e80f10406c7e73189 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Thu, 5 Mar 2026 16:18:24 +0100 Subject: [PATCH] =?UTF-8?q?release:=20v3.30.2=20=E2=80=94=20issue-triage?= =?UTF-8?q?=20skill,=20design-reference-file,=20Conductor=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New templates: - examples/skills/issue-triage/ — 3-phase issue backlog management with Jaccard duplicate detection, risk classification, and validated actions - examples/claude-md/design-reference-file.md — brand-book + ui-kit pattern for consistent UI generation across sessions Resource evaluation: - docs/resource-evaluations/075-paillard-design-system-first-website.md (Boris Paillard, mixt.care, score 3/5) Docs update: - guide/third-party-tools.md — Conductor section enriched with verified features (Next Workspace, Manual Mode, GitHub CI integration, BMAD pattern) Version bump: 3.30.1 → 3.30.2 (synced across README, cheatsheet, guide, reference.yaml) Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 2 + README.md | 4 +- VERSION | 2 +- ...75-paillard-design-system-first-website.md | 76 +++ examples/README.md | 5 +- examples/claude-md/design-reference-file.md | 176 +++++++ examples/skills/issue-triage/SKILL.md | 450 ++++++++++++++++++ .../issue-triage/templates/issue-comment.md | 107 +++++ guide/cheatsheet.md | 4 +- guide/ultimate-guide.md | 6 +- machine-readable/reference.yaml | 22 +- 11 files changed, 837 insertions(+), 17 deletions(-) create mode 100644 docs/resource-evaluations/075-paillard-design-system-first-website.md create mode 100644 examples/claude-md/design-reference-file.md create mode 100644 examples/skills/issue-triage/SKILL.md create mode 100644 examples/skills/issue-triage/templates/issue-comment.md diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c3bc3..8edf11a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [3.30.2] - 2026-03-05 + ### Documentation - **Conductor section enriched** (`guide/third-party-tools.md:376`) — section rewritten from 5 generic bullets to 6 structured subsections, verified against official changelog (conductor.build). Added: workspace status system (backlog → done, v0.35.0), Next Workspace button for agent queue navigation (v0.36.4), turn-by-turn diff viewer (v0.22.0), Manual Mode built-in editor replacing VSCode for quick edits (v0.37.0), full GitHub/CI integration details (Actions tab v0.33.2, failing CI → Claude auto-fix v0.12.0, PR workflow with `⌘⇧P`), Linear deeplinks, Codex support alongside Claude, Melty Labs attribution. Community workflow pattern added: 5+ parallel features across multiple repos, BMAD + Conductor combo for spec-driven development (user-reported, unverified claim clearly marked). diff --git a/README.md b/README.md index 0a41866..6a560fb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Stars - Last Update + Last Update Quiz Templates Threat Database @@ -846,7 +846,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.30.1 | Updated daily · Mar 4, 2026 | Crafted with Claude* +*Version 3.30.2 | Updated daily · Mar 5, 2026 | Crafted with Claude*