plan

Generate a phase-based DEVELOPMENT_PLAN.md with compliance and conflict checks.

2|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor --skill plan-tmi-apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor/tree/main/.cursor/skills/plan
Command: npx skills add https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor --skill plan-tmi-apps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and documenting feature work to ensure compliance with repository rules and architecture, reducing rework and miscommunication.

Core Features & Use Cases

  • Structured planning: creates a phase-based DEVELOPMENT_PLAN.md with gates and conflict checks.
  • Compliance integration: aligns with architecture rules and file-placement standards.
  • Documentation output: generates a ready-to-use plan document in documentation/jobs/temp_job_<name>/.

Quick Start

Draft a structured plan by outlining goals, phases, and compliance checks, and export DEVELOPMENT_PLAN.md to documentation/jobs/temp_job_<name>/.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a development plan with phased milestones and compliance checks?

To generate a development plan with phased milestones, you outline feature goals and compliance requirements to produce a structured DEVELOPMENT_PLAN.md document with phase-based gating and conflict checks.

What is phase-based gating in feature work planning?

Phase-based gating in feature work planning is a structured approach that creates formal milestones within a DEVELOPMENT_PLAN.md, ensuring conflict and compliance checks pass before advancing to the next development phase.

How do I document architecture reviews and risk assessments for repository compliance?

Document architecture reviews and risk assessments for repository compliance by generating a formal plan document that aligns with file-placement standards and includes empty placeholders for notes and decisions.

Does the generated development plan align with existing repository rules and architecture?

Yes, the generated development plan aligns with existing repository rules and architecture by integrating compliance checks directly into the document structure, ensuring feature work follows project standards.

Where is the DEVELOPMENT_PLAN.md file saved when planning feature work?

The DEVELOPMENT_PLAN.md file is saved in the documentation/jobs/temp_job_<name>/ directory, providing a ready-to-use plan document for organizing feature work and compliance notes.

What is the best way to structure development planning for complex feature work?

The best way to structure development planning for complex feature work is to use a phase-based document with formal gates, conflict checks, and compliance integration, reducing rework and miscommunication across teams.