[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 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "compound-engineering",
|
"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.",
|
"description": "AI-powered development tools. 27 agents, 21 commands, 14 skills, 1 MCP server for code review, research, design, and workflow automation.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Kieran Klaassen",
|
"name": "Kieran Klaassen",
|
||||||
|
|||||||
@@ -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/),
|
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).
|
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
|
## [2.26.3] - 2026-01-14
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -227,7 +227,9 @@ This command takes a work document (plan, specification, or todo file) and execu
|
|||||||
## Figma Design
|
## Figma Design
|
||||||
[Link if applicable]
|
[Link if applicable]
|
||||||
|
|
||||||
🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
---
|
||||||
|
|
||||||
|
[](https://github.com/EveryInc/compound-engineering-plugin) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
||||||
EOF
|
EOF
|
||||||
)"
|
)"
|
||||||
```
|
```
|
||||||
@@ -286,6 +288,7 @@ Before creating PR, verify:
|
|||||||
- [ ] Before/after screenshots captured and uploaded (for UI changes)
|
- [ ] Before/after screenshots captured and uploaded (for UI changes)
|
||||||
- [ ] Commit messages follow conventional format
|
- [ ] Commit messages follow conventional format
|
||||||
- [ ] PR description includes summary, testing notes, and screenshots
|
- [ ] PR description includes summary, testing notes, and screenshots
|
||||||
|
- [ ] PR description includes Compound Engineered badge
|
||||||
|
|
||||||
## When to Use Reviewer Agents
|
## When to Use Reviewer Agents
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user