plan

Generate a markdown plan for a task and save it to the workspace.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fikriaf/agentos --skill plan-fikriaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/fikriaf/agentos/tree/main/src/agentos/skills/software-development/plan
Command: npx skills add https://github.com/fikriaf/agentos --skill plan-fikriaf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need for manual planning by generating a detailed markdown plan for tasks, saving you time and ensuring thorough consideration.

Core Features & Use Cases

  • Task-Specific Plans: Generates a markdown plan specific to the task at hand.
  • Contextual Planning: Allows for plan creation based on existing context.
  • No Execution: Focuses solely on planning and provides deliverable as a markdown document.

Quick Start

Request a plan for your next task using the plan skill, e.g., 'plan a new feature release plan'.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a markdown plan for a specific task in my workspace?

To generate a markdown plan for a specific task, request a plan using your task context. The tool creates a contextual markdown document and saves it directly into your active workspace directory.

What is contextual task planning and how does it work?

Contextual task planning uses your current workspace environment and inputs to automatically generate detailed markdown documents. It eliminates manual planning by creating actionable steps based on the existing task context.

Does the generated task plan execute any actions or just create documents?

The generated task plan only creates markdown documents and does not execute any actions. It focuses solely on planning and outputs a deliverable markdown file for your reference.

What is the best way to create a feature release plan without manual formatting?

The best way to create a feature release plan without manual formatting is to request task-specific plan generation. This automatically drafts a structured markdown document based on your provided context.

Do I need workspace write permissions for markdown document creation?

Yes, you need workspace write permissions for markdown document creation. The tool requires write access to save the generated plan directly as a markdown file in your active workspace directory.