Commit Graph

  • 01be43a85d docs(skills): apply AGENTS.md authoring rule to this branch's prose Trevin Chow 2026-06-24 15:01:16 -07:00
  • 02c2a7c331 fix(ce-work): capability-based, throughput-forward subagent guidance Trevin Chow 2026-06-24 14:54:24 -07:00
  • b37699f11f fix(ce-brainstorm): offer lfg as the autonomous option, not skip-planning /goal Trevin Chow 2026-06-23 18:17:52 -07:00
  • 140e4f07fd refactor(ce-work): rename mode:caller-owned-tail to mode:return-to-caller Trevin Chow 2026-06-23 16:24:07 -07:00
  • 7ccaeef024 fix(ce-plan): emit a thin /goal prompt that points to the plan, not copies it Trevin Chow 2026-06-23 15:30:35 -07:00
  • d84bf67d97 fix: drop Reader Index; harden size-aware heading-scan wayfinding Trevin Chow 2026-06-23 15:14:23 -07:00
  • e3fdbd178f docs(plan): reconcile meta-plan with skill-emitted launch model Trevin Chow 2026-06-23 14:36:01 -07:00
  • 3575333dc7 fix: remove baked Goal Launch Block; launch prompt is skill-emitted Trevin Chow 2026-06-23 14:22:56 -07:00
  • 15d91c07b5 fix(brainstorm): leaner, more shareable requirements-only plan artifact Trevin Chow 2026-06-23 13:16:12 -07:00
  • dbb72b371c fix(handoff): broaden Create Issue menu label to a tracker category Trevin Chow 2026-06-23 00:49:57 -07:00
  • cc5372b972 fix(handoff): rename goal option to neutral 'Run it as a /goal' Trevin Chow 2026-06-23 00:05:00 -07:00
  • d1a831f588 fix(handoff): Codex create_goal starts goals directly; Claude stays copy-paste Trevin Chow 2026-06-23 00:02:28 -07:00
  • 8f50f2ea08 fix(handoff): make /goal the recommended ce-plan executor when present Trevin Chow 2026-06-22 17:01:14 -07:00
  • a006ed09d1 feat(handoff): add /goal path from ce-brainstorm; clarify execution menus Trevin Chow 2026-06-22 16:56:22 -07:00
  • 78cbb2e467 fix(handoff): rename review-findings menu option to 'Decide on the review's open items' Trevin Chow 2026-06-22 14:56:45 -07:00
  • 1763f79ccf fix(handoff): clarify the post-plan review-findings menu option Trevin Chow 2026-06-22 14:27:38 -07:00
  • d61a4e2e55 fix(handoff): refine post-plan/brainstorm menus Trevin Chow 2026-06-22 14:20:02 -07:00
  • 98c3032b59 feat(ce-plan): add opt-in /goal prompt as a separate post-plan menu option Trevin Chow 2026-06-22 13:36:04 -07:00
  • eefd6e7e7a fix: tighten goal-mode contract per Codex /goal review (#972) Trevin Chow 2026-06-22 12:19:46 -07:00
  • 46942760d4 fix: close unified-plan integration gaps from PR review (#972) Trevin Chow 2026-06-22 12:02:48 -07:00
  • 87a5ee7884 fix(ce-work): complete unified-plan engine lane and reconcile references Trevin Chow 2026-06-22 10:04:36 -07:00
  • 1722c4e590 test(skills): cover unified plan artifact contract Trevin Chow 2026-06-18 00:35:39 -07:00
  • c8ab203f95 docs(skills): describe unified plan artifact workflow Trevin Chow 2026-06-18 00:35:36 -07:00
  • 41245eb399 feat(skills): unify brainstorm and plan artifacts Trevin Chow 2026-06-18 00:35:31 -07:00
  • e59fbcb094 docs(plan): add unified artifact refactor plan Trevin Chow 2026-06-18 00:35:22 -07:00
  • 6e18b97921 fix(ce-code-review): right-size code review and route it through one portable path (#1014) Trevin Chow 2026-06-26 15:10:54 -07:00
  • f59cc1d0ff fix(ce-code-review): keep cross-reviewer promotion behind the quote gate #1014 tmchow/paddlefish Trevin Chow 2026-06-26 15:07:41 -07:00
  • 99c6a7864e fix(ce-work): review every change through one portable path Trevin Chow 2026-06-26 14:49:06 -07:00
  • b1f3df51f5 feat(ce-code-review): right-size reviews and ground high-confidence findings Trevin Chow 2026-06-26 14:48:55 -07:00
  • ac669269b4 chore(ce-work-beta): remove beta Codex-delegation skill (#1013) Trevin Chow 2026-06-26 14:21:09 -07:00
  • 9fb4809a59 Address PR review feedback (#1013) #1013 tmchow/ce-work-beta-removal Trevin Chow 2026-06-26 14:13:42 -07:00
  • 1b62cab7af Address PR review feedback (#1013) Trevin Chow 2026-06-26 14:02:45 -07:00
  • d11af3b3e9 chore(ce-work-beta): remove beta Codex-delegation skill Trevin Chow 2026-06-26 13:51:48 -07:00
  • b5633aa508 fix(skills): migrate ${CLAUDE_SKILL_DIR} script guards to the portable SKILL_DIR anchor (#1010) Trevin Chow 2026-06-26 11:51:17 -07:00
  • b1d9344bf0 fix(skills): anchor bundled-script calls to the loaded skill dir (#1009) Trevin Chow 2026-06-26 11:50:04 -07:00
  • 5e7d413dda docs(skill-design): document bundled-script path resolution across harnesses (#1012) Trevin Chow 2026-06-26 11:49:32 -07:00
  • fdfad38b60 feat(ce-code-review): add cross-model adversarial review pass (#1007) Trevin Chow 2026-06-26 11:01:26 -07:00
  • dcc6933185 fix(ce-code-review): deny MCP tools (and Task) for the read-only Claude peer #1007 tmchow/codex-adversarial-review Trevin Chow 2026-06-26 11:00:22 -07:00
  • ef3a0a1b99 fix(ce-code-review): force codex reasoning output so the idle watchdog can't misfire Trevin Chow 2026-06-26 10:47:08 -07:00
  • 5ad91b44b2 fix(ce-code-review): reap codex peer's process group, checking group liveness Trevin Chow 2026-06-26 10:42:27 -07:00
  • dc5efa4a46 fix(ce-code-review): recover codex JSON from stdout if the -o file is unavailable Trevin Chow 2026-06-26 10:28:10 -07:00
  • 5b25034e62 docs(skill-authoring): recast bundled-path guidance into a three-tier model Trevin Chow 2026-06-26 10:19:51 -07:00
  • 2f33b19557 fix(ce-code-review): clarify the closing-is-last constraint vs the section skeleton Trevin Chow 2026-06-26 01:52:50 -07:00
  • f5e6a57385 fix(ce-code-review): validate full Stage 5 contract; feed claude prompt via stdin Trevin Chow 2026-06-26 01:35:05 -07:00
  • 77dda0247c docs(skill-authoring): mark CLAUDE_SKILL_DIR a footgun in this cross-agent plugin Trevin Chow 2026-06-26 01:23:43 -07:00
  • 0c9567fec8 docs(skill-authoring): tighten bundled-script path-resolution guidance Trevin Chow 2026-06-26 01:22:33 -07:00
  • 7758beff1b fix(ce-code-review): normalize cross-model reviewer name; harden claude peer to read-only Trevin Chow 2026-06-26 01:19:58 -07:00
  • cdc3ceda56 fix(ce-code-review): restore the codex idle-timeout (now orphan-safe) Trevin Chow 2026-06-26 01:11:14 -07:00
  • 1a58591463 fix(ce-code-review): bound the cross-model peer process and harden disallowed-tools Trevin Chow 2026-06-26 01:02:44 -07:00
  • cc4bfe4ee8 refactor(ce-code-review): move cross-model pass into a SKILL_DIR-anchored script Trevin Chow 2026-06-26 00:53:18 -07:00
  • 4fcffb66e4 docs(skill-authoring): correct bundled-script path resolution to the SKILL_DIR anchor Trevin Chow 2026-06-26 00:40:06 -07:00
  • 5a2ba1503c fix(ce-code-review): keep model-tier selection as an internal correctness invariant Trevin Chow 2026-06-25 22:55:23 -07:00
  • bef32fdfa6 fix(ce-code-review): action-shaped review output, parallel cross-model pass Trevin Chow 2026-06-25 21:03:19 -07:00
  • 6ebc73660c fix(ce-code-review): cleaner review announce, surface cross-model peer Trevin Chow 2026-06-25 20:18:32 -07:00
  • 437d45a559 fix(ce-code-review): add process-ancestry fallback for host detection Trevin Chow 2026-06-25 19:38:57 -07:00
  • 240b69efcc fix(ce-commit-push-pr): append PR body so zsh noclobber can't blank it (#1008) Trevin Chow 2026-06-25 18:45:28 -07:00
  • b1f58da01e fix(ce-commit-push-pr): append PR body so zsh noclobber can't blank it #1008 tmchow/investigate-issue-1003 Trevin Chow 2026-06-25 18:43:55 -07:00
  • f94478461d fix(ce-code-review): detect Codex web/API/CI host surfaces Trevin Chow 2026-06-25 18:19:03 -07:00
  • 8d59e24c9e feat(ce-code-review): add cross-model adversarial review pass Trevin Chow 2026-06-25 18:04:10 -07:00
  • f8a64b1b86 fix(lfg): finish cleanly when the repo has no git remote (#1006) Trevin Chow 2026-06-25 17:46:51 -07:00
  • 8a7715faf9 fix(lfg): finish cleanly when the repo has no git remote #1006 fix/lfg-no-remote-shipping Trevin Chow 2026-06-25 17:30:53 -07:00
  • 7c135888b2 docs(ce-simplify-code): document /lfg invocation and utility-skill framing (#1001) Trevin Chow 2026-06-24 16:21:40 -07:00
  • 5a5d4bef87 docs(ce-simplify-code): document /lfg invocation and utility-skill framing #1001 tmchow/ce-simplify-code-docs Trevin Chow 2026-06-24 16:20:38 -07:00
  • 1958565593 fix: remove no-op prose and codify authoring rule (#1000) Trevin Chow 2026-06-24 14:52:39 -07:00
  • 618e406d9a refactor(skills): remove no-op prose and codify authoring rule #1000 tmchow/fix-agent-boundary-security Trevin Chow 2026-06-24 14:51:13 -07:00
  • 65fed608e5 fix(kimi): add native plugin support (#998) Trevin Chow 2026-06-24 14:19:34 -07:00
  • 11ffe665f2 docs(kimi): clarify instruction files #998 tmchow/kimi-plugin-support Trevin Chow 2026-06-24 14:10:26 -07:00
  • 0303a00d92 docs(kimi): document native manifest decision Trevin Chow 2026-06-24 14:07:22 -07:00
  • 8a7bbd352c fix(kimi): add native plugin support Trevin Chow 2026-06-24 13:58:17 -07:00
  • e176a6db46 chore: release main (#996) compound-engineering-v3.14.3 github-actions[bot] 2026-06-24 13:33:10 -07:00
  • 2c330ad32a fix(codex): expand plain-language starter prompts (#995) Trevin Chow 2026-06-24 12:04:56 -07:00
  • 2aff4c8e3e docs(readme): add surprise me ideate example #995 tmchow/ce-commit-push-pr Trevin Chow 2026-06-24 12:04:09 -07:00
  • a206378566 docs(readme): remove quoted prompt examples Trevin Chow 2026-06-24 12:03:12 -07:00
  • 2fa7a0b48e feat(codex): add simplify-code starter example Trevin Chow 2026-06-24 12:02:28 -07:00
  • faeb5fe463 fix(codex): use plain-language default prompts Trevin Chow 2026-06-24 11:56:39 -07:00
  • fadeea9027 chore: release main (#993) compound-engineering-v3.14.2 github-actions[bot] 2026-06-24 10:50:44 -07:00
  • 6954298384 fix: slim skill descriptions (#992) Trevin Chow 2026-06-24 10:42:16 -07:00
  • bee7c69953 fix(riffrec): preserve recording triggers in skill description #992 tmchow/slim-skill-descriptions Trevin Chow 2026-06-24 10:35:54 -07:00
  • 8201354d09 perf(skills): slim skill descriptions Trevin Chow 2026-06-24 10:28:43 -07:00
  • fd96c50729 chore: use dedicated Codex composer icon (#991) Trevin Chow 2026-06-24 09:23:32 -07:00
  • 84adbad0a7 fix(codex): use dedicated icon.svg as Codex composer icon #991 tmchow/codex-composer-icon Trevin Chow 2026-06-24 09:22:29 -07:00
  • ab5c0c16f9 chore(release): remove stale release-as pins for marketplaces (#989) Trevin Chow 2026-06-24 00:08:34 -07:00
  • d91c03b73a chore(release): remove stale release-as pins for marketplaces #989 tmchow/remove-stale-release-pins Trevin Chow 2026-06-24 00:07:39 -07:00
  • 3fdec0d0ab docs(readme): slim Workflow to the core loop, expand Quick Example (#988) Trevin Chow 2026-06-24 00:07:08 -07:00
  • dbea56685f docs(readme): slim Workflow to the core loop, expand Quick Example #988 tmchow/slim-readme-workflow Trevin Chow 2026-06-24 00:05:27 -07:00
  • 5e0c261e4a chore: release main (#986) marketplace-v1.0.3 cursor-marketplace-v1.0.2 compound-engineering-v3.14.1 github-actions[bot] 2026-06-23 23:48:13 -07:00
  • f57c68257c fix(metadata): align plugin and marketplace metadata (#987) Trevin Chow 2026-06-23 23:46:46 -07:00
  • 04ab6bfcdf fix(metadata): refine plugin description copy #987 tmchow/cursor-plugin-author-email Trevin Chow 2026-06-23 23:44:09 -07:00
  • e347d70b74 fix(codex): set composer icon asset Trevin Chow 2026-06-23 23:38:20 -07:00
  • a4bc397f63 fix(metadata): align manifest authors and keywords Trevin Chow 2026-06-23 23:37:22 -07:00
  • 4977772b4e fix(claude): align marketplace owner metadata Trevin Chow 2026-06-23 23:31:42 -07:00
  • dd25318996 fix(metadata): align plugin descriptions Trevin Chow 2026-06-23 23:31:03 -07:00
  • 7d72a364f3 fix(cursor): remove author email from manifest Trevin Chow 2026-06-23 23:29:04 -07:00
  • 1c8339adde fix(codex): add plugin marketplace branding (#985) Trevin Chow 2026-06-23 23:26:28 -07:00
  • 794687f3c4 fix(ce-compound): write Phase 1 subagent output to run artifacts to survive summary-collapse (#984) Trevin Chow 2026-06-23 23:25:55 -07:00
  • 9dcc36e788 fix(codex): add plugin marketplace branding #985 tmchow/lumpfish Trevin Chow 2026-06-23 23:25:06 -07:00
  • 0c74d6bfe2 Address PR review feedback (#984) #984 fix/ce-compound-phase1-artifact-contract Trevin Chow 2026-06-23 23:13:12 -07:00
  • a60c8001d3 fix(ce-compound): write Phase 1 subagent output to run artifacts to survive summary-collapse Trevin Chow 2026-06-23 22:54:37 -07:00
  • 26e667afe4 docs(readme): add Codex upgrade steps to Existing Installs (#983) Trevin Chow 2026-06-23 19:54:56 -07:00
  • 793002329b docs(readme): add Codex upgrade steps to Existing Installs #983 tmchow/existing-installs-codex Trevin Chow 2026-06-23 19:54:32 -07:00