Commit Graph

21 Commits

Author SHA1 Message Date
Kieran Klaassen
ad1a72ae66 Fix heading formatting for OpenCode + Codex support 2026-01-21 20:05:33 -06:00
Kieran Klaassen
fdec072cf8 Update README.md 2026-01-21 20:05:20 -06:00
Kieran Klaassen
e97f85bd53 feat: add OpenCode/Codex outputs and update changelog (#104)
* Add OpenCode converter coverage and specs

* Add Codex target support and spec docs

* Generate Codex command skills and refresh spec docs

* Add global Codex install path

* fix: harden plugin path loading and codex descriptions

* feat: ensure codex agents block on convert/install

* docs: clarify target branch usage for review

* chore: prep npm package metadata and release notes

* docs: mention opencode and codex in changelog

* docs: update CLI usage and remove stale todos

* feat: install from GitHub with global outputs
2026-01-21 19:00:30 -06:00
Kieran Klaassen
818ddc3822 docs: Rename README to Compound Marketplace
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 21:37:30 -08:00
Kieran Klaassen
d96608691b chore: Rename to compound-marketplace, update GitHub org
- Renamed every-marketplace to compound-marketplace
- Updated all EveryInc references to kieranklaassen
- Updated owner info in marketplace.json

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 21:30:37 -08:00
Kieran Klaassen
6d8c8675f3 Update README with 80/20 insight and fix description
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 23:21:29 -08:00
Kieran Klaassen
4b960ea81c Fix README commands and update repo URL
- Fix commands to use workflows: prefix
- Update install URL to compound-engineering-plugin
- Add philosophy section back

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 23:19:07 -08:00
Kieran Klaassen
f80ada54b0 Add MIT license and simplify README
- Add MIT license (Copyright Every)
- Simplify README to focus on core workflow commands
- Link to full component reference and articles

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 23:16:49 -08:00
Rick Manelius
abeb76c485 Fix mermaid diagram legibility in dark mode (#45)
Fix mermaid diagram legibility in dark mode
2025-12-10 11:25:26 -08:00
Kieran Klaassen
6c5b3e40db [2.9.0] Rename plugin to compound-engineering
BREAKING: Plugin renamed from compounding-engineering to compound-engineering.
Users will need to reinstall with the new name:

  claude /plugin install compound-engineering

Changes:
- Renamed plugin directory and all references
- Updated documentation counts (24 agents, 19 commands)
- Added julik-frontend-races-reviewer to docs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 17:32:16 -08:00
Kieran Klaassen
4e2a828117 Update README.md to add Droid quick start and clarify marketplace usage
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2025-10-30 20:54:14 -07:00
Claude
4d6632037a Fix command prefixes and remove plugin README
Two corrections based on feedback:

1. Remove plugin README - only the marketplace README is needed
2. Update all command references to use correct prefix format:
   - /plan → /compounding-engineering:plan
   - /work → /compounding-engineering:work
   - /review → /compounding-engineering:review
   - All other commands updated similarly

This ensures the documentation accurately reflects how users actually invoke the commands.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 22:32:54 +00:00
Claude
daf3afc997 Update marketplace README with comprehensive plugin documentation
Expand the marketplace README to include the full compounding engineering plugin documentation. This makes it immediately clear to visitors what the plugin does and how to use it.

Key additions:
- Detailed explanation of the three-step workflow (Plan → Work → Review)
- Practical examples for each core command
- Complete list of all six commands and 17 agents
- Philosophy and benefits of compounding engineering
- Clear getting started guide

Kept the original installation instructions and added the detailed documentation below, making the marketplace README a comprehensive resource.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 22:22:58 +00:00
Kamal
0a90f25c17 docs: add one-command installation option via Claude Plugins CLI
Adds alternative installation method that combines marketplace addition and plugin installation into a single npx command for improved UX.
2025-10-15 15:42:08 +05:30
Kieran Klaassen
1c180dcb9e Update README.md to clarify features of AI-powered development tools
- Revised description of specialized agents and commands for conciseness
- Removed specific counts of agents and commands to streamline information presentation

This update enhances clarity and focuses on the core functionalities of the plugin.
2025-10-09 14:32:54 -07:00
Kieran Klaassen
017dc05799 Update README.md 2025-10-09 16:24:52 -05:00
Kieran Klaassen
742e510ff9 Update README.md 2025-10-09 15:55:24 -05:00
Kieran Klaassen
a7336a24b2 Update tagline to reflect Every engineer workflows
Changed from generic "Claude Code extensions" to emphasize this is where Every.to engineers share their workflows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 13:54:29 -07:00
Kieran Klaassen
b362d4ac5e Simplify README and integrate philosophy into plugin section
- Moved philosophy under Compounding engineering section
- Added mermaid diagram showing the four-step cycle
- Removed Support section and footer

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 13:53:16 -07:00
Kieran Klaassen
5ddb46233c Simplify README and apply Every style guide
- Simplified Quick start to two slash commands
- Applied Every style guide (sentence case, spelled-out numbers)
- CLAUDE.md formatting improvements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 13:50:23 -07:00
Kieran Klaassen
77de729c0b Initial commit: Every Marketplace for Claude Code
Official plugin marketplace featuring the Compounding Engineering plugin with 15 specialized agents, 6 commands, and 2 automated hooks. This marketplace embodies the compounding engineering philosophy where each unit of work makes future work easier.

Key features:
- Compounding Engineering plugin with AI-powered development tools
- Complete marketplace infrastructure with CLAUDE.md documentation
- Simplified structure following official Claude Code specifications

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 13:37:38 -07:00