Commit Graph

23 Commits

Author SHA1 Message Date
Stefano Fiorini 86ad783f82 feat(M3): Shared-source generator for agent variants 2026-05-03 21:09:22 -05:00
Stefano Fiorini be993429c1 feat(M2): Documentation flow, accuracy, consistency cleanup, and cross-platform shell portability 2026-05-03 20:14:44 -05:00
Stefano Fiorini 2deab1c1b4 docs: align skill workflow documentation 2026-04-24 02:44:32 -05:00
Stefano Fiorini 193cd45db8 feat(installer): improve cursor and opencode skill handling 2026-04-24 02:20:06 -05:00
Stefano Fiorini 231a66f2b1 feat: add pi reviewer support to workflow variants 2026-04-23 21:03:45 -05:00
Stefano Fiorini 912aed93a7 feat(pi): support pi reviewer model routing 2026-04-23 19:13:22 -05:00
Stefano Fiorini 3429dac894 fix(pi): package warning-free skill mirror and docs 2026-04-23 17:32:26 -05:00
Stefano Fiorini 3d868a852c feat(pi): implement milestone M3 - workflow skills 2026-04-23 16:14:59 -05:00
Stefano Fiorini e917387d4f Force sending Telegram notification upon stopping for user input 2026-03-25 11:59:10 -05:00
Stefano Fiorini 63a048a26c Align reviewer runtime and Telegram notifications 2026-03-24 11:45:58 -05:00
Stefano Fiorini 4d37674626 fix: isolate claude reviewer templates 2026-03-08 18:04:07 -05:00
Stefano Fiorini c2d47487e0 fix(create-plan): clarify reviewer extraction order 2026-03-05 23:11:43 -06:00
Stefano Fiorini 04bf34544b feat(create-plan): route review through shared runtime 2026-03-05 23:07:43 -06:00
Stefano Fiorini d5232c1480 fix(cursor): correct superpowers skill paths to include /skills/ subdirectory
Superpowers is cloned from git, so skills live under
.cursor/skills/superpowers/skills/<name>/SKILL.md, not
.cursor/skills/superpowers/<name>/SKILL.md.
2026-03-05 12:28:35 -06:00
Stefano Fiorini 7352e6a9f7 fix(cursor): update skill paths from .cursor/rules/ to .cursor/skills/
The Cursor Agent CLI now discovers skills from .cursor/skills/ instead
of the old .cursor/rules/ directory. Update all references across
create-plan and implement-plan Cursor variants and docs.
2026-03-05 12:04:09 -06:00
Stefano Fiorini d2970b06bd feat(create-plan): add iterative cross-model plan review and Cursor variant
Add a configurable reviewer phase to all create-plan variants (claude-code,
codex, opencode) that sends the plan to a second CLI/model for iterative
feedback (max 5 rounds). Supported reviewer CLIs: codex, claude, cursor.

Add new Cursor Agent CLI variant with full skill, templates, and
workspace-discovery-based prerequisites (.cursor/rules/).

Update README and docs/CREATE-PLAN.md with Cursor install/verify,
reviewer CLI requirements, and supported reviewer CLIs table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 13:58:11 -06:00
luke 76fd7f374f feat(create-plan/codex): switch to native superpowers workflow and add guardrails 2026-02-11 18:03:16 +00:00
luke d866b38f18 Harden OpenCode create-plan using native superpowers skill-tool flow 2026-02-09 16:16:54 +00:00
luke efb1a80aac Harden Claude create-plan with explicit sub-skill and plan-mode guards 2026-02-09 16:13:47 +00:00
luke 2988d8fb27 Make Codex create-plan use explicit superpowers commands 2026-02-09 15:36:26 +00:00
luke 1ba911c3fb Switch create-plan artifacts to ai_plan and enforce gitignore commit 2026-02-09 05:01:28 +00:00
luke 4c60c00391 Add web-automation skill variants and inline prerequisite checks 2026-02-09 04:40:04 +00:00
luke 0833934dd5 Add installable create-plan skills for codex, claude-code, and opencode 2026-02-09 04:40:03 +00:00