Commit Graph

78 Commits

Author SHA1 Message Date
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 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 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 d181ae0eec feat(skill-eval): host-CLI catalog for skill-behavior A/B (#1484) 2026-08-19 09:17:16 -07:00
Trevin Chow 26f38961ae fix(ce-compound): 90% smaller SKILL.md, references carry the phases (#1477) 2026-08-18 22:02:58 -07:00
Trevin Chow 09298c59ff fix(ce-skill-work): require pointer descriptions (#1410) 2026-08-16 20:33:36 -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 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
Trevin Chow 13f365884a fix(review): answer covered cases on skill prose with the condition, not a patch (#1401) 2026-08-15 16:59:21 -07:00
Trevin Chow b116a76d73 fix(skill-authoring): make goal-first the default when authoring and reviewing skills (#1391) 2026-08-15 12:07:34 -07:00
Trevin Chow 64c2b879a2 fix(tests): stop the cross-model routes test reading the working tree (#1371) 2026-08-13 17:10:10 -07:00
Trevin Chow 3673ebe4db perf(tests): cut suite wall time by splitting the largest test file (#1370) 2026-08-13 17:10:10 -07:00
Trevin Chow 5ebc22dbd9 fix(config): cascade ordinary keys across repo yaml layers (#1360) 2026-08-12 15:00:07 -07:00
Trevin Chow 106cd521c2 feat(omp): add native marketplace and skill support (#1358)
Co-authored-by: Kaitian Xie <caelaxie@icloud.com>
2026-08-12 11:30:04 -07:00
Trevin Chow e36ddb8cbd fix(ce-ideate): scale the run with the ask, and slim the always-loaded body (#1357) 2026-08-12 10:57:01 -07:00
dev_Hakaze 1e90e0c867 fix(scratch): honor TMPDIR for per-run temp files (#1305) 2026-08-01 10:04:45 -07:00
Trevin Chow a9f6d530d4 fix(skills): probe Python interpreter instead of hardcoding python3 (#1255) 2026-07-24 11:13:52 -07:00
Trevin Chow 62709ed8db fix(contributing): ask for the model identity agents can actually report (#1253) 2026-07-24 10:45:27 -07:00
Luke Johnson 9a0ba637ce fix(codex): use a local marketplace source so /plugins lists CE's skills (#1249)
Co-authored-by: Trevin Chow <trevin@trevinchow.com>
2026-07-24 09:36:48 -07:00
Trevin Chow 646fae99b4 fix(contributing): add PR disclosure and non-maintainer contribution gates (#1246) 2026-07-23 18:09:25 -07:00
Trevin Chow dbc565dbb8 perf(ci): run the test suite in parallel worker processes (#1235) 2026-07-22 19:18:17 -07:00
Trevin Chow 868fb5467c fix(skills): render invocations for the active harness (#1218) 2026-07-21 14:03:17 -07:00
Trevin Chow 30df24a65f feat(ce-work): add cross-model implementation engine (#1154) 2026-07-20 16:01:09 -07:00
Trevin Chow 03603fa800 fix(scratch): isolate reusable temp state by user (#1177) 2026-07-17 17:15:34 -07:00
Trevin Chow c184234b1c fix(grounding): remove shared repo profile cache (#1172) 2026-07-17 14:42:29 -07:00
Trevin Chow bdbd2d60da chore(codex): add worktree-local skill workflow (#1164) 2026-07-16 21:29:16 -07:00
Trevin Chow cbf7347f8b feat(ce-handoff): add session continuity skill (#1162) 2026-07-16 17:34:12 -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 1a7a4c1e84 fix(ci): validate the plugin manifest under --strict (#1129) 2026-07-14 00:34:15 -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 6f37cc8b80 fix(skills): gather skill context at runtime, not load-time pre-resolution (#1109) 2026-07-12 12:33:46 -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 e5ddd3079b docs(skill-design): restore inline-vs-extract authoring principles (#1037) 2026-06-30 14:47:01 -07:00
Sean Gearin 7b6b9b5491 docs: corrected OpenCode command grammar (#1017)
Co-authored-by: SeanGearin <noreply@users.noreply.github.com>
2026-06-29 17:10:52 -07:00
Trevin Chow 8443410ae7 feat(grounding-cache): shared project-profile cache across repo-grounding skills (#1027) 2026-06-29 16:18:17 -07:00
Trevin Chow b4c4a237ee feat(ce-pov): add project-grounded verdict skill (#1020) 2026-06-29 15:49:52 -07:00
Trevin Chow 7ef752aa42 feat(plan): unify brainstorm and plan into one readiness-staged, goal-ready artifact (#972) 2026-06-26 17:17:10 -07:00
Trevin Chow fdfad38b60 feat(ce-code-review): add cross-model adversarial review pass (#1007) 2026-06-26 11:01:26 -07:00
Trevin Chow 1958565593 fix: remove no-op prose and codify authoring rule (#1000) 2026-06-24 14:52:39 -07:00
Trevin Chow 4ebd867d21 fix(ce-plan): capability-based tracker access + reference conventions from context (#971) 2026-06-22 12:13:27 -07:00
Trevin Chow 02b72bc8a9 refactor(plugin): make plugin skills-only and root-native (#967) 2026-06-22 00:19:45 -07:00
Trevin Chow 5e6eccabb1 fix(ce-compound): guard validate-frontmatter.py on non-Claude platforms (#947) 2026-06-15 00:16:00 -07:00
Trevin Chow 32a5834cd3 docs(skill-authoring): correct relative-path resolution guidance for bundled scripts (#938) 2026-06-14 16:32:52 -07:00
Trevin Chow a10ac3f22a chore(coding-tutor): remove deprecated plugin (#929) 2026-06-11 23:19:13 -07:00