plan

Generate markdown plan files in the .quill/plans/ directory.

3|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/Quill-Agent/Quill-Agent --skill plan-quill-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Quill-Agent/Quill-Agent/tree/main/skills/software-development/plan
Command: npx skills add https://github.com/Quill-Agent/Quill-Agent --skill plan-quill-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to create and save detailed markdown plans for project management, streamlining the planning process and ensuring all project details are documented.

Core Features & Use Cases

  • Markdown Planning: Write and save plans in markdown format.
  • Plan Organization: Store plans in a dedicated .quill/plans/ directory.
  • Use Case: Ideal for software development projects where planning is crucial. Use this Skill to outline project goals, approach, and step-by-step plans.

Quick Start

To create a new plan, use the command: /plan create <plan_name>

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create and save markdown plans for software development projects?

To save markdown plans, specify a plan name and a file is generated in the `.quill/plans/` directory. This provides a dedicated location for documenting software development goals and step-by-step approaches.

What is the best way to document project management plans in markdown?

Documenting project management plans in markdown is handled by generating a file outlining project goals and steps. The plan is stored in a centralized `.quill/plans/` directory to streamline the planning process and ensure details are documented.

Do I need external dependencies to generate and store markdown project plans?

No external dependencies are required to generate and store markdown project plans. The skill operates entirely within the Quill platform, creating and saving files directly to the `.quill/plans/` directory without needing additional software or libraries.

How does storing plans in a dedicated directory improve software development planning?

Storing plans in a dedicated `.quill/plans/` directory improves software development planning by centralizing documentation. This ensures all project details, goals, and step-by-step approaches are organized in one location, streamlining the overall planning process.

Can I use this approach for outlining step-by-step software development goals?

Yes, you can use this for outlining step-by-step software development goals. It generates markdown files where you can detail project goals, approaches, and specific steps, saving them in the `.quill/plans/` directory for future reference.