10 Commits

Author SHA1 Message Date
Stefano Fiorini
c3afee091b feat(atlassian): implement milestone M4 - packaging and doc sync 2026-03-06 00:58:23 -06:00
Stefano Fiorini
e56f0c9941 feat(atlassian): implement milestone M1 - scaffold skill and shared runtime 2026-03-06 00:23:21 -06:00
Stefano Fiorini
262aed2950 feat(implement-plan): add worktree-isolated plan execution skill (4 variants)
New skill that executes create-plan artifacts in an isolated git worktree
with iterative cross-model milestone review. Supports codex, claude-code,
opencode, and cursor agent variants.
2026-03-04 18:02:41 -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
0418fe47fa Move install instructions into per-skill docs and remove single INSTALL doc 2026-02-09 05:08:56 +00:00
9ddc17b228 Add docs index and per-skill docs, link from main README 2026-02-09 05:06:13 +00:00
aa8a31246a Rename install doc to INSTALL and add full dependency checks 2026-02-09 04:48:44 +00:00
4c60c00391 Add web-automation skill variants and inline prerequisite checks 2026-02-09 04:40:04 +00:00
0833934dd5 Add installable create-plan skills for codex, claude-code, and opencode 2026-02-09 04:40:03 +00:00
2d50d677cc Initial commit 2026-02-09 03:30:55 +00:00