Commit Graph

1006 Commits

Author SHA1 Message Date
Kieran Klaassen 73fc8448c4 docs(readme): lead Install with three platforms, move the rest below
The whole-block move buried Philosophy at line 304 (53% down) -- deeper
than Install had been at 150 (26%). Fourteen platform paths is ~297 lines
of front matter, and the matrix grows with every new target.

Lead with the three primary platforms instead: Claude Code, Cursor, and
Codex (both its App and CLI surfaces, kept together so no Codex user
lands on a section missing their instructions). The other eleven
subsections plus Existing Installs move verbatim to a new
`## More Install Options` section above Local Development, reachable by
one pointer link that names all eleven so in-page find still hits them.

Install commands stay at lines 12-13. Philosophy now sits at 17% down --
shallower than Install itself began -- so leading with install no longer
costs the orientation content anything.

Every platform's instructions are byte-identical: the removed set against
origin/main is empty, and the added set is exactly 8 lines (the heading,
its intro, the pointer, one rule, and blanks). All four anchors resolve,
including the new #more-install-options.

Resolves OQ1 in the plan, which review raised and recorded rather than
deciding unilaterally.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-15 09:48:12 -07:00
Kieran Klaassen 3629005448 docs(readme): move Install section above Philosophy
The README opened with Philosophy, Workflow, Quick Example, and a 30-row
skill inventory, placing Install at line 150 (~26% down a 575-line file).
A visitor who already wants the plugin had to scroll past ~146 lines
before reaching `/plugin marketplace add`.

Move the whole Install section -- all fourteen platform paths plus
Existing Installs -- to sit directly beneath the H1, badge, and tagline.
The two Claude Code commands now land at lines 12-13.

Pure relocation: the file's sorted line-multiset is unchanged, so no
content was added, removed, or reworded (143 insertions / 143 deletions).
All heading text is unique and unchanged, so every anchor -- including
external `#install` deep-links -- still resolves. As a side effect,
Getting Started's "After installing, run /ce-setup" now correctly follows
the install instructions rather than preceding them.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-15 09:14:36 -07:00
Kieran Klaassen 5a67237e57 docs(plan): add README install-first reorder plan
Plan for moving the README's Install section above Philosophy so install
instructions are the first substantive content a visitor sees.

Records two open questions surfaced by document review: whether Install
should be split (Claude Code at top, other platforms below) rather than
moved whole, and what signal should trigger revisiting the ordering.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-15 09:14:36 -07:00
Trevin Chow 1f29eabc11 fix(ce-doc-review): make rendered findings self-contained without the document (#1140) 2026-07-15 07:45:30 -07:00
Trevin Chow 9f48988fbe fix(ce-babysit-pr): clarify watch feedback and status (#1139) 2026-07-14 23:26:10 -07:00
Trevin Chow 4c63fd272e fix(ce-code-review,ce-doc-review): make cross-model peers survive the tool-call ceiling (#1135) 2026-07-14 16:31:53 -07:00
Trevin Chow d380903ebf feat(pipeline): carry session-settled decisions across the pipeline (#1136) 2026-07-14 14:45:08 -07:00
Trevin Chow 426f4d4107 fix(repo-profile-cache): key entries by profile-input digest (#1134) 2026-07-14 13:47:45 -07:00
Trevin Chow 5f21dd0457 fix(ce-commit-push-pr): require explicit branding (#1133) 2026-07-14 10:30:56 -07:00
Trevin Chow 3a6486e4e6 fix(ce-commit-push-pr): remove single-model attribution (#1132) 2026-07-14 10:09:11 -07:00
Trevin Chow 1a7a4c1e84 fix(ci): validate the plugin manifest under --strict (#1129) 2026-07-14 00:34:15 -07:00
Justin Gordon f871e4b430 docs(ce-work): surface return-to-caller mode for outer orchestrators (#1106)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-13 19:24:30 -07:00
Trevin Chow 259eedb179 feat(ce-code-review): port multi-provider cross-model adversarial mechanics (#1128) 2026-07-13 18:59:50 -07:00
Trevin Chow c4f5357e5e fix(ce-babysit-pr): gate settle escalation behind a rejected wake (#1127) 2026-07-13 18:55:04 -07:00
Trevin Chow ad3fb4cdb8 fix(ce-plan): make cross-skill invocation host-generic (#1126) 2026-07-13 16:38:53 -07:00
Trevin Chow cc970bc0ef feat(ce-doc-review): cross-model judgment pass with attested multi-provider selection (#1092) 2026-07-13 14:46:40 -07:00
Trevin Chow ea5a200c81 docs(agents-md): classify fix level before applying skill feedback (#1125) 2026-07-13 13:47:43 -07:00
Trevin Chow c0414b11a2 fix(ce-code-review): surface load-bearing line provenance in findings (#1124) 2026-07-13 13:47:27 -07:00
Trevin Chow 22c23d2717 fix(ce-proof): migrate to Proof v3 and owner credential lifecycle (#1121) 2026-07-13 12:27:10 -07:00
Trevin Chow 3684201530 fix(ce-babysit-pr): route feedback through agent judgment (#1122) 2026-07-13 12:26:57 -07:00
Trevin Chow cf6d37f1b5 fix(ce-compound): keep Discoverability Check report-only in headless (#1119) 2026-07-13 00:45:04 -07:00
Trevin Chow ca474429b8 fix(cli): strip legacy Codex tool map instead of upserting it (#1118) 2026-07-13 00:28:28 -07:00
Trevin Chow 6fb9788aac fix(ce-compound): run the session-history probe in headless mode (#1117) 2026-07-13 00:20:37 -07:00
Trevin Chow a7d8505550 fix(lfg): allow agent invocation for the autonomous brainstorm handoff (#1116) 2026-07-12 22:46:07 -07:00
Trevin Chow 556816aab0 fix(ce-simplify-code): self-skip no-yield scopes; document auto-invoke (#1113) 2026-07-12 14:13:45 -07:00
Trevin Chow c7180ad4af fix(skills): remove Claude-only $ARGUMENTS from skill bodies (#1110) 2026-07-12 14:01:11 -07:00
Trevin Chow 9a2e18df46 fix(ce-babysit-pr): sweep a validated review-finding class in one pass, not one per round (#1111) 2026-07-12 13:16:18 -07:00
Trevin Chow 6f37cc8b80 fix(skills): gather skill context at runtime, not load-time pre-resolution (#1109) 2026-07-12 12:33:46 -07:00
Trevin Chow 1f6a70d097 fix(ce-test-browser): prefer host-native browser drivers (#1097) 2026-07-12 00:27:34 -07:00
Trevin Chow a2318092e7 fix(targets): guard writers against ancestor-symlink traversal on install (#1100) 2026-07-12 00:27:19 -07:00
Trevin Chow bc00029cdc feat(ce-babysit-pr): add autonomous watch-loop over review, CI, and branch state (#1102) 2026-07-12 00:26:46 -07:00
Trevin Chow 8d81a5998a fix(skills): guard bash blocks against newline-flatten breakage (#1107) 2026-07-11 23:12:36 -07:00
Trevin Chow e41a86ddc5 docs(skill-design): add portable skill authoring guide (#1108) 2026-07-11 23:12:23 -07:00
Trevin Chow cb892f50a6 fix(skills): make SKILL_DIR script calls survive newline flattening (#1105) 2026-07-11 13:33:10 -07:00
Trevin Chow 4de854ea29 docs(agents-md): clarify plugin cache is not inherently stale (#1104) 2026-07-11 13:02:59 -07:00
Trevin Chow 7f86be9d02 fix(ce-compound): auto-select mode and probe session history (#1103) 2026-07-11 01:51:27 -07:00
Felix-Ayush 3519336ecd feat(cline): add native skills install support (#1033)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-10 09:53:27 -07:00
Anishek Kamal 406ead1d9a fix(targets): extend user-symlink preservation to codex and opencode writers (#1094)
Co-authored-by: Claude Code <noreply@anthropic.com>
2026-07-10 09:31:43 -07:00
Trevin Chow 72c2d16337 fix(ce-test-browser): correct review mode guidance (#1098) 2026-07-10 00:45:41 -07:00
Trevin Chow ee2fee4c17 feat(ce-plan,ce-brainstorm): dispatch reasoning-heavy steps to Fable on Claude Code (#1091) 2026-07-09 17:59:54 -07:00
Trevin Chow 7aee6fb436 docs(best-practices): capture preserve-user-content completeness learning (#1090) 2026-07-09 15:07:56 -07:00
Anishek Kamal bfa9dd49a2 fix(pi): preserve user-managed symlinks and unmanaged paths on install (#1089)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 15:04:48 -07:00
Trevin Chow f794333aac fix(ce-commit-push-pr): size PR descriptions by reviewer decision cost (#1088) 2026-07-09 14:35:11 -07:00
Semianchuk Vitalii c5146cf136 refactor(converters): remove dead code in opencode permission builder (#1060) 2026-07-09 14:24:32 -07:00
Marcel Ruhf 0fffdc7b70 feat: add native Devin CLI plugin support (#1062)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-09 14:13:52 -07:00
Luke Johnson 7fd155d317 fix(skills): make pre-resolution commands shell-portable so skills load under PowerShell (#1078) 2026-07-09 13:51:02 -07:00
Luke Johnson 415b472ac8 fix(ce-doc-review): fail fast when document paths are not on disk (#1079) 2026-07-09 13:49:33 -07:00
Trevin Chow 612902260a fix(models): align plugin behavior with GPT-5.6 (#1087) 2026-07-09 13:48:29 -07:00
Trevin Chow d9f2569182 fix(ce-plan): recommend ce-work over /goal in post-plan menu (#1085) 2026-07-09 10:59:57 -07:00
Trevin Chow 2cfe3c2b61 fix(grok): support compound-engineering as a native Grok Build plugin (#1086) 2026-07-09 10:19:18 -07:00