maiconfz--ai-first-project-readiness--ai-first-project-planning

Analyze project readiness and draft phased or full-shot improvement plans with user consent.

3|1|Updated May 2, 2026
One-click install
npx skills add https://github.com/agents-repo/registry --skill maiconfz-ai-first-project-readiness-ai-first-project-planning-agents-repo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: maiconfz--ai-first-project-readiness--ai-first-project-planning
Source: https://github.com/agents-repo/registry/tree/main/.cursor/skills/maiconfz/ai-first-project-readiness/maiconfz--ai-first-project-readiness--ai-first-project-planning
Command: npx skills add https://github.com/agents-repo/registry --skill maiconfz-ai-first-project-readiness-ai-first-project-planning-agents-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often lack a structured way to assess whether a project is ready for AI-first development and to turn that assessment into an actionable improvement plan. This Skill runs a readiness analysis, presents the report, asks for consent, and then drafts a phased or full-shot improvement plan without jumping into implementation. ## Core Features & Use Cases - Readiness Analysis: Invokes the ai-readiness-analyst agent to produce a Markdown readiness report for the host project. - Consent-Gated Planning: Asks the user before planning and supports both phased and full-shot plan modes. - Bounded Clarification Loops: Resolves planner blocking questions through up to three Q&A cycles, then surfaces leftovers as open questions. - Use Case: Point the Skill at a legacy codebase to get a readiness report, approve planning, and receive a phased improvement plan with remaining open questions for follow-up. ## Quick Start Analyze this workspace for AI-first readiness and, with my consent, draft a phased improvement plan.

Frequently Asked Questions about maiconfz--ai-first-project-readiness--ai-first-project-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an AI-first improvement plan for my project?▼

Run this planning workflow on your workspace: it first generates a readiness report, asks for your consent, then lets you choose a phased or full-shot plan mode before drafting the improvement plan.

What is the difference between phased and full-shot plan modes?▼

Phased mode breaks the improvement plan into staged steps, while full-shot produces the entire plan in one pass. The workflow asks which mode to use if you have not specified one before invoking the planner.

Does this workflow implement the improvement plan automatically?▼

No, it is planning-only. It produces the readiness report, improvement plan, and open questions, and explicitly refuses to write code; implementation requires a different agent or an explicit user request.

What happens when the planner has blocking questions?▼

The workflow asks you the blocking questions, appends your answers as user clarifications, and retries the planner up to three times. Remaining blockers are copied into open questions at handoff.

Can I get just the readiness report without a plan?▼

Yes. If you decline planning consent, the workflow returns the readiness report with an empty improvement plan and stops, so you can review readiness before committing to a plan.