From 7e625e3aab9c5d4dbef9683064604feb83711e39 Mon Sep 17 00:00:00 2001 From: Kieran Klaassen Date: Thu, 15 Jan 2026 22:11:53 -0800 Subject: [PATCH] [2.26.4] Add Compound Engineered badge to /workflows:work PRs - Updated PR template to include badge at bottom linking to plugin repo - Added badge requirement to quality checklist - Badge provides attribution and link to the plugin Co-Authored-By: Claude --- .../compound-engineering/.claude-plugin/plugin.json | 2 +- plugins/compound-engineering/CHANGELOG.md | 11 +++++++++++ .../compound-engineering/commands/workflows/work.md | 5 ++++- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/plugins/compound-engineering/.claude-plugin/plugin.json b/plugins/compound-engineering/.claude-plugin/plugin.json index f4f9845..c14d72b 100644 --- a/plugins/compound-engineering/.claude-plugin/plugin.json +++ b/plugins/compound-engineering/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "2.26.3", + "version": "2.26.4", "description": "AI-powered development tools. 27 agents, 21 commands, 14 skills, 1 MCP server for code review, research, design, and workflow automation.", "author": { "name": "Kieran Klaassen", diff --git a/plugins/compound-engineering/CHANGELOG.md b/plugins/compound-engineering/CHANGELOG.md index ea8237d..996268f 100644 --- a/plugins/compound-engineering/CHANGELOG.md +++ b/plugins/compound-engineering/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to the compound-engineering plugin will be documented in thi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.26.4] - 2026-01-15 + +### Changed + +- **`/workflows:work` command** - PRs now include Compound Engineered badge + - Updated PR template to include badge at bottom linking to plugin repo + - Added badge requirement to quality checklist + - Badge provides attribution and link to the plugin that created the PR + +--- + ## [2.26.3] - 2026-01-14 ### Changed diff --git a/plugins/compound-engineering/commands/workflows/work.md b/plugins/compound-engineering/commands/workflows/work.md index 328fb78..977b0a6 100644 --- a/plugins/compound-engineering/commands/workflows/work.md +++ b/plugins/compound-engineering/commands/workflows/work.md @@ -227,7 +227,9 @@ This command takes a work document (plan, specification, or todo file) and execu ## Figma Design [Link if applicable] - 🤖 Generated with [Claude Code](https://claude.com/claude-code) + --- + + [![Compound Engineered](https://img.shields.io/badge/Compound-Engineered-6366f1)](https://github.com/EveryInc/compound-engineering-plugin) 🤖 Generated with [Claude Code](https://claude.com/claude-code) EOF )" ``` @@ -286,6 +288,7 @@ Before creating PR, verify: - [ ] Before/after screenshots captured and uploaded (for UI changes) - [ ] Commit messages follow conventional format - [ ] PR description includes summary, testing notes, and screenshots +- [ ] PR description includes Compound Engineered badge ## When to Use Reviewer Agents