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>
Skills Documentation
This directory contains user-facing docs for each skill.
Index
- CREATE-PLAN.md — Includes requirements, install, verification, and execution workflow for create-plan.
- WEB-AUTOMATION.md — Includes requirements, install, dependency verification, and usage examples for web-automation.
Repo Setup
Clone the repo first:
git clone https://git.fiorinis.com/Home/ai-coding-skills.git
cd ai-coding-skills