plan

Generate detailed Markdown-based implementation plans for software development tasks.

114|13|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/frumu-ai/tandem --skill plan-frumu-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/frumu-ai/tandem/tree/main/src-tauri/resources/skills/plan
Command: npx skills add https://github.com/frumu-ai/tandem --skill plan-frumu-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users by generating detailed, structured implementation plans before code changes are made, ensuring clarity and facilitating review for complex tasks.

Core Features & Use Cases

  • Detailed Planning: Generates comprehensive markdown plans outlining goals, proposed changes, and verification steps.
  • Structured Workflow: Ensures a systematic approach to software development tasks, from refactors to new features.
  • Use Case: Before starting a major refactor of the user authentication module, you can use this skill to generate a plan that details the scope, the specific files to be modified, and how to test the changes.

Quick Start

Use the plan skill to create a plan for adding a new user profile page.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create an implementation plan for a complex software refactor?

To create an implementation plan for a complex software refactor, this Skill generates detailed markdown documents outlining goals, proposed multi-file modifications, and verification strategies for structured review prior to execution.

What is the best way to plan multi-file changes for new feature development?

The best way to plan multi-file changes for new feature development is using a structured markdown workflow that defines the scope, specific files to be modified, and testing steps to ensure code clarity before execution begins.

Can I use this to plan code generation tasks for a new user profile page?

Yes, you can use this to plan code generation tasks for a new user profile page by generating a comprehensive markdown outline that specifies the proposed modifications and verification steps required for the feature.

Does the generated implementation plan support user review before code execution?

Yes, the generated implementation plan supports user review and approval prior to execution, ensuring a systematic approach to software development tasks by facilitating structured checks of proposed modifications.

When do I need a detailed markdown plan for task management?

You need a detailed markdown plan for task management when facing complex refactors or multi-file changes, as it helps outline development goals and verification strategies to prevent errors during execution.