Trevin Chow
6fd89c251a
fix(ce-setup): detect the retired Codex tool map
...
check-health never read the Codex home instructions file, so an install
still carrying the retired COMPOUND CODEX TOOL MAP block reported a clean
environment. The Bun-era installer wrote that block and the Bun CLI only
strips it on a re-run, so native marketplace installs keep it indefinitely.
Scan ${CODEX_HOME:-$HOME/.codex}/AGENTS.md for the block, report it with
the other diagnostics, and note it in the verdict so the report does not
read as all-clear. ce-setup offers the removal from a skill-local
reference, stated outside the Phase 2 gate because the file is in the
user's Codex home rather than the checkout.
Detection is one condition -- a standalone BEGIN sentinel line followed by
a standalone END sentinel line -- which decides inline prose mentions,
reversed sentinels, and a stray END before a valid pair without
enumerating them.
Replaces #1570 . Refs #1559 .
Claude-Session: https://claude.ai/code/session_01KDDrb1CmAhvfRNb49kE3UQ
2026-08-29 01:44:56 -07:00
Trevin Chow
cbd329132d
docs(guides): document the CODING_STANDARDS.md criteria file ( #1573 )
2026-08-28 14:51:55 -07:00
Trevin Chow
f6c301cafc
fix(ce-code-review): take review criteria from a repo-owned standards file ( #1572 )
2026-08-28 14:34:52 -07:00
Kieran Klaassen
f76d3096a1
fix(guides): keep catalog out of the plugin skills tree ( #1571 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-28 16:15:16 -05:00
Kieran Klaassen
84bdf8c5a1
fix(ce-compound): check in-repo absolute path citations ( #1561 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-27 21:27:19 -07:00
Kieran Klaassen
67550d1cb2
fix(ce-work): parallelize independent work by default; fix(lfg): narrate progress and gate DONE ( #1558 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-08-27 14:27:28 -05:00
Kieran Klaassen
f662cad495
docs(guides): move skill catalog from docs/skills to skills/guides ( #1551 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-26 19:37:39 -05:00
Trevin Chow
4e6738223d
fix(ce-compound-refresh): preserve supported guidance across regressions ( #1542 )
2026-08-25 15:33:38 -07:00
Trevin Chow
5259c92c8e
fix(ce-skill-work): treat a removed concrete shape as a behavior change ( #1537 )
2026-08-24 15:32:19 -07:00
Trevin Chow
fb47ec038a
docs(solutions): record what a condition costs a literal host ( #1536 )
2026-08-24 15:26:03 -07:00
Trevin Chow
5ac4c01a42
fix(ce-code-review): collect async reviewer returns ( #1530 )
2026-08-24 00:19:33 -07:00
Trevin Chow
180fcd21e1
fix(skills): match blocking questions from the current tool list ( #1526 )
2026-08-23 23:27:35 -07:00
Trevin Chow
f293ca43cb
docs(readme): make the README a front door, split detail into linked docs ( #1525 )
2026-08-23 23:08:27 -07:00
Trevin Chow
3187ab1d79
docs(solutions): refresh stale learnings against current code ( #1524 )
2026-08-23 20:58:48 -07:00
Trevin Chow
a32c9474c6
docs: refresh cross-model peer learnings ( #1521 )
2026-08-23 09:55:35 -07:00
Trevin Chow
2e10508950
fix(cross-model): bound peer retries and raise review headroom ( #1519 )
2026-08-23 09:16:20 -07:00
Trevin Chow
2d77dee3da
fix(ce-doc-review): activate product-lens only on a product position ( #1517 )
2026-08-23 00:09:11 -07:00
Trevin Chow
3ce5855fab
fix(cross-model): attest Grok Build as a host and bind its native CLI ( #1516 )
2026-08-22 22:34:22 -07:00
Trevin Chow
6f6c5779d3
fix(skills): right-size ceremony for small work in ce-plan, ce-brainstorm, and ce-work ( #1514 )
2026-08-22 20:39:30 -07:00
Trevin Chow
f7efe88675
docs(agent-plugins): attribute the 8000-byte skill cap to its real owner ( #1511 )
2026-08-22 00:32:13 -07:00
Dennis Traub
28ac832285
fix(cross-model): accept provider-qualified codex model ids in cross_model_model ( #1501 )
2026-08-21 22:25:26 -07:00
Trevin Chow
bcd86d0449
fix(skills): load ce-plan and ce-work phases from references under the 8KB cap ( #1508 )
2026-08-21 15:36:14 -07:00
Trevin Chow
6dda2038b1
fix(ce-optimize): keep multi-objective wins and screen expensive runs ( #1506 )
2026-08-21 15:12:24 -07:00
Trevin Chow
66ccf579f8
fix(skills): remove obsolete dispatch context hook ( #1499 )
2026-08-20 23:30:13 -07:00
Trevin Chow
3c04954458
fix(cross-model): elevate peer start when host sandbox blocks provider network ( #1496 )
2026-08-20 17:59:09 -07:00
Trevin Chow
15ab6f76bb
fix(skills): complete below-cap refactor sweep ( #1490 )
2026-08-19 19:34:17 -07:00
Trevin Chow
ebef4813ab
fix(ce-brainstorm): ask only decisions the environment cannot settle ( #1487 )
2026-08-19 12:15:16 -07:00
Trevin Chow
d181ae0eec
feat(skill-eval): host-CLI catalog for skill-behavior A/B ( #1484 )
2026-08-19 09:17:16 -07:00
Trevin Chow
67cc7dc7a1
docs(skill-design): third-sweep learnings — place blocks by executing step, audit pins, size evals to reach ( #1483 )
2026-08-18 23:44:38 -07:00
Trevin Chow
2767cc74b8
fix(ce-explain): 32% smaller SKILL.md, the Phase 6 close moves to a required-read reference ( #1469 )
2026-08-18 21:09:32 -07:00
Trevin Chow
dc0a09425c
fix(ce-debug): name the fixed-but-unpushed pipeline outcome at both ends ( #1463 )
2026-08-18 12:13:14 -07:00
Trevin Chow
8b2a7d2dee
docs(skill-design): record the three relocation failures from the 8KB sweep ( #1453 )
2026-08-18 10:38:06 -07:00
Trevin Chow
2ca8e81c67
docs(skill-design): delegating skills need a live eval, not a fake-boundary one ( #1462 )
2026-08-18 10:28:43 -07:00
Trevin Chow
2a52bfa930
fix(ce-strategy): STRATEGY.md is the agreed shared project doc ( #1459 )
2026-08-18 10:10:44 -07:00
Trevin Chow
3eb0c7a37f
fix(ce-skill-work): savings come from structure, not squeezed sentences ( #1460 )
2026-08-18 09:27:12 -07:00
Trevin Chow
bbf995a444
docs(skill-design): 8KB is a ceiling, not the target, in the size-restructure playbook ( #1437 )
2026-08-18 01:03:25 -07:00
Trevin Chow
802f353d77
fix(ce-babysit-pr): no unasked base merges, 91% smaller, pipelined stacks ( #1433 )
2026-08-18 00:33:04 -07:00
Trevin Chow
b9024ee6eb
docs(solutions): capture why the Agent Plugins $schema is a host routing switch ( #1428 )
2026-08-17 15:21:32 -07:00
Trevin Chow
12c8ca028c
fix(manifest): also block Agent Plugins $schema while skill frontmatter is non-conformant ( #1427 )
2026-08-17 14:51:34 -07:00
Trevin Chow
961d90f3ca
fix(manifest): drop Agent Plugins $schema so Codex stops truncating skills at 8KB ( #1426 )
2026-08-17 14:04:59 -07:00
Trevin Chow
c04f0a79cc
fix(ce-strategy): ground the interview in the repo and share the file safely ( #1419 )
2026-08-17 12:34:29 -07:00
Trevin Chow
bfb186807f
fix(ce-work): let a project-defined shipping process override ce-commit-push-pr ( #1416 )
2026-08-17 12:07:35 -07:00
Trevin Chow
09298c59ff
fix(ce-skill-work): require pointer descriptions ( #1410 )
2026-08-16 20:33:36 -07:00
Trevin Chow
c93e3578a0
docs(skill-design): retarget stale learning citations ( #1409 )
2026-08-16 16:50:33 -07:00
Trevin Chow
47a6c1755b
fix(ce-skill-work): author for Sol/Fable, not Opus-era procedure ( #1408 )
2026-08-16 16:50:24 -07:00
Trevin Chow
57e586d661
fix(ce-work): run cross-model verification on warm checkouts ( #1404 )
2026-08-16 00:28:31 -07:00
Trevin Chow
d638aec04b
feat(manifest): add Agent Plugins v1.0.0 manifest support ( #1345 )
2026-08-15 21:30:24 -07:00
Trevin Chow
6d3cf57815
fix(ce-pov): reject non-final peer positions instead of folding them in ( #1403 )
2026-08-15 20:56:27 -07:00
Trevin Chow
4ef18db3af
feat(ce-skill-work): repo-local skill for authoring, editing, reviewing, and responding to review on skills ( #1402 )
2026-08-15 20:45:32 -07:00
Trevin Chow
945de228f7
fix(scratch): fall back to $TMPDIR when /tmp cannot host the scratch root ( #1398 )
2026-08-15 17:09:17 -07:00