Trevin Chow
19bbb60e90
refactor(skills): remove ce-onboarding skill ( #639 )
...
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-21 18:15:36 -07:00
Trevin Chow
4c57508c1a
refactor(agents): flatten agents directory ( #621 )
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled
2026-04-21 02:35:21 -07:00
Trevin Chow
5c0ec9137a
refactor(cli)!: rename all skills and agents to consistent ce- prefix ( #503 )
...
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-18 15:44:22 -07:00
Trevin Chow
12aaad31eb
feat(ce-ideate): mode-aware v2 ideation ( #588 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-17 11:40:54 -07:00
Trevin Chow
b979143ad0
feat(ce-demo-reel): add demo reel skill with Python capture pipeline ( #541 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 21:29:51 -07:00
Trevin Chow
96345acf21
feat(release): document linked-versions policy ( #482 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 13:42:24 -07:00
Trevin Chow
0294652395
feat(skill-design): document skill file isolation and platform variable constraints ( #469 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-31 10:07:53 -07:00
Trevin Chow
b5dc9b04ca
docs(AGENTS): recommend component scope in commit conventions ( #408 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-27 01:26:28 -07:00
Trevin Chow
4a60ee23b7
fix: clarify commit prefix selection for markdown product code ( #407 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-27 01:07:58 -07:00
Trevin Chow
b25480af9e
fix: sanitize colons in skill/agent names for Windows path compatibility ( #398 )
2026-03-26 16:15:48 -07:00
Trevin Chow
2612ed6b3d
feat: rationalize todo skill names and optimize skills ( #368 )
2026-03-24 18:35:09 -07:00
Trevin Chow
216d6dfb2c
feat: add execution mode toggle and context pressure bounds to parallel skills ( #336 )
2026-03-21 21:30:12 -07:00
Trevin Chow
78971c9027
fix: make GitHub releases canonical for release-please ( #295 )
2026-03-17 18:40:51 -07:00
Trevin Chow
f47f829d81
feat: migrate repo releases to manual release-please ( #293 )
2026-03-17 17:58:13 -07:00
Trevin Chow
0c0c69be37
Merge pull request #248 from mvanhorn/osc/199-fix-agent-namespace
...
fix(commands): use fully-qualified agent namespace in Task invocations
2026-03-13 22:21:10 -07:00
Matt Van Horn
52e3e14a07
docs(agents): add fully-qualified namespace directive to AGENTS.md
...
Prevents future agent resolution failures by requiring skills to use
compound-engineering:<category>:<agent-name> instead of short names.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 22:15:36 -07:00
Trevin Chow
391adf96e1
docs: clarify that plugin versioning is release-owned
...
Update CLAUDE.md, AGENTS.md, plugin CLAUDE.md, and versioning docs
to make clear that contributors should not hand-bump plugin versions
or cut changelog entries in normal PRs. The automated release process
decides the next version after choosing which merged changes ship
together.
2026-03-13 00:01:22 -07:00
Kieran Klaassen
2fd29ff6ed
fix(release): keep changelog header stable
2026-03-02 21:42:59 -08:00
Kieran Klaassen
7c58eeeec6
fix(release): align cli versioning with repo tags
2026-03-02 21:32:25 -08:00
Kieran Klaassen
1aed2353e2
Remove docs/reports and docs/decisions directories, keep only plans
...
Reports and decisions are implementation artifacts that don't need to
persist in the repository. Plans in docs/plans/ are retained as living
documents that track implementation progress.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 16:08:36 -08:00
Adrian
06d4aea70c
phase 06: update documentation
2026-02-20 13:32:52 -05: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