Planning

Generate implementation plans with requirements, steps, and tests.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/ibnuhalimm/claude-code-resources --skill planning-ibnuhalimm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Planning
Source: https://github.com/ibnuhalimm/claude-code-resources/tree/main/skills/planning
Command: npx skills add https://github.com/ibnuhalimm/claude-code-resources --skill planning-ibnuhalimm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates an implementation plan for new features or refactors.

Core Features & Use Cases

  • Overview: Outline feature/refactor scope
  • Requirements: List functional and non-functional requirements
  • Implementation Steps: Step-by-step plan
  • Testing: Tests to validate the plan

Quick Start

Create a plan for adding a user profile page, including steps and tests.