KS
Killer-Skills

my-plan — how to use my-plan how to use my-plan, my-plan setup guide, what is my-plan, my-plan alternative, my-plan vs project management tools, my-plan implementation planning, my-plan codebase exploration, my-plan AI agent skill

v1.0.0
GitHub

About this Skill

Ideal for Code Analysis Agents requiring automated implementation planning and codebase exploration. my-plan is a skill that enables AI agents to generate thorough implementation plans by understanding project requests and exploring codebases.

Features

Reads project conventions from CLAUDE.md
Explores codebases to identify existing patterns and necessary file changes
Utilizes AskUserQuestion for clarifying ambiguous requirements
Identifies files that need changes based on the requested feature
Checks existing tests for conventions and patterns

# Core Topics

thirdlf03 thirdlf03
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
44
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add thirdlf03/ccpeek/my-plan

Agent Capability Analysis

The my-plan MCP Server by thirdlf03 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use my-plan, my-plan setup guide, what is my-plan.

Ideal Agent Persona

Ideal for Code Analysis Agents requiring automated implementation planning and codebase exploration.

Core Value

Empowers agents to read project conventions from files like CLAUDE.md, explore codebases for existing patterns, and identify necessary file changes using protocols like AskUserQuestion for clarifying ambiguities.

Capabilities Granted for my-plan MCP Server

Creating thorough implementation plans
Exploring codebases for similar feature patterns
Identifying necessary file changes for new feature integration

! Prerequisites & Limits

  • Requires access to project convention files like CLAUDE.md
  • Needs ability to search codebases and read file contents
Project
SKILL.md
1.6 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

You are now in planning mode. Your goal is to create a thorough implementation plan.

Instructions

  1. Understand the Request

    • Read CLAUDE.md for project conventions
    • Read relevant rules/ files for the domain
    • If the requirement is ambiguous, ask clarifying questions via AskUserQuestion
  2. Explore the Codebase

    • Search for existing patterns similar to the requested feature
    • Identify all files that will need changes
    • Check existing tests for conventions and patterns
    • Look for reusable utilities, types, and components
  3. Design the Solution

    • Propose an architecture with trade-off analysis
    • Identify dependencies between components
    • Plan the TDD approach: which tests to write first
    • Consider edge cases and error handling
  4. Create the Plan

    • Use TaskCreate to build a sequenced implementation list
    • Each task should be small enough to complete in <50% context
    • Include test files in the sequence (RED before GREEN)
    • Note file paths for every change
  5. Output the Plan

    • Analysis of what exists
    • Recommended approach with rationale
    • Step-by-step implementation tasks (phased)
    • Trade-off analysis for key decisions
    • Risks and mitigation strategies (with severity)
    • Success criteria checklist
  6. Wait for Confirmation

    • End with: **WAITING FOR CONFIRMATION**: Proceed? (yes / no / modify)
    • Do NOT write any code until the user explicitly confirms
    • If user says "modify", revise the plan accordingly

Arguments

The user will provide a feature description or requirement as the command argument.

Related Skills

Looking for an alternative to my-plan or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication