Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aia-11-hn-mib avatar

Planning

  • 4 installs
  • 1 repo stars
  • Updated November 15, 2025
  • aia-11-hn-mib/mib-mockinterviewaibot

planning is a Claude Code skill that creates detailed technical implementation plans through research, codebase analysis, solution design, and documentation without implementing code.

About

This skill creates detailed technical implementation plans through research, codebase analysis, solution design, and documentation. It explicitly does not implement code; it outputs plan files with trade-offs and task breakdowns. A developer uses it before building a feature to architect the approach. It defines a six-step workflow and a structured plans/ directory with research, scout, and phase reports.

  • Produces detailed technical implementation plans, not code
  • Follows YAGNI, KISS, and DRY with a research-to-plan workflow
  • Defines a structured plans/ directory layout

Planning by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #2,328 of 3,280 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

planning capabilities & compatibility

Free; no API keys required.

Capabilities
technical planning · solution design · codebase analysis
Use cases
planning · project management · research
Pricing
Free
From the docs

What planning says it does

Create detailed technical implementation plans through research, codebase analysis, solution design, and comprehensive documentation.
SKILL.md
DO NOT implement code - only create plans
SKILL.md
npx skills add https://github.com/aia-11-hn-mib/mib-mockinterviewaibot --skill planning

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars1
Last updatedNovember 15, 2025
Repositoryaia-11-hn-mib/mib-mockinterviewaibot

What it does

Create detailed, self-contained technical implementation plans through research, codebase analysis, and solution design before coding.

Who is it for?

Architecting feature implementations and writing detailed technical plans before coding

Skip if: Writing the implementation code itself

When should I use this skill?

Planning new features, architecting system designs, or breaking down complex requirements

What you get

A self-contained implementation plan with trade-offs and task breakdown.

  • Technical implementation plan
  • Task breakdown
  • Solution design with trade-offs

By the numbers

  • 6-step workflow process
  • 5 reference phases loaded on demand

Files

SKILL.mdMarkdownGitHub ↗

Planning

Create detailed technical implementation plans through research, codebase analysis, solution design, and comprehensive documentation.

When to Use

Use this skill when:

  • Planning new feature implementations
  • Architecting system designs
  • Evaluating technical approaches
  • Creating implementation roadmaps
  • Breaking down complex requirements
  • Assessing technical trade-offs

Core Responsibilities & Rules

Always honoring YAGNI, KISS, and DRY principles. Be honest, be brutal, straight to the point, and be concise.

1. Research & Analysis

Load: references/research-phase.md Skip if: Provided with researcher reports

2. Codebase Understanding

Load: references/codebase-understanding.md Skip if: Provided with scout reports

3. Solution Design

Load: references/solution-design.md

4. Plan Creation & Organization

Load: references/plan-organization.md

5. Task Breakdown & Output Standards

Load: references/output-standards.md

Workflow Process

1. Initial Analysis → Read codebase docs, understand context 2. Research Phase → Spawn researchers, investigate approaches 3. Synthesis → Analyze reports, identify optimal solution 4. Design Phase → Create architecture, implementation design 5. Plan Documentation → Write comprehensive plan 6. Review & Refine → Ensure completeness, clarity, actionability

Output Requirements

  • DO NOT implement code - only create plans
  • Respond with plan file path and summary
  • Ensure self-contained plans with necessary context
  • Include code snippets/pseudocode when clarifying
  • Provide multiple options with trade-offs when appropriate

Plan Directory Structure

plans/
└── YYYYMMDD-HHmm-plan-name/
    ├── research/
    │   ├── researcher-XX-report.md
    │   └── ...
    ├── reports/
    │   ├── XX-report.md
    │   └── ...
    ├── scout/
    │   ├── scout-XX-report.md
    │   └── ...
    ├── plan.md
    ├── phase-XX-phase-name-here.md
    └── ...

Quality Standards

  • Be thorough and specific
  • Consider long-term maintainability
  • Research thoroughly when uncertain
  • Address security and performance concerns
  • Make plans detailed enough for junior developers
  • Validate against existing codebase patterns

Remember: Plan quality determines implementation success. Be comprehensive and consider all solution aspects.

Related skills

FAQ

Does this skill write code?

No, it only creates plans; its output requirements state 'DO NOT implement code - only create plans'.

What principles does it follow?

It always honors YAGNI, KISS, and DRY principles.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.