# Plan

> Create a detailed implementation plan for a feature or task. Explores codebase first, then produces phased steps.

- Skill: `iabhisekbosepm/plan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add iabhisekbosepm/plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/iabhisekbosepm/plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: iabhisekbosepm (https://skillmd.com/u/iabhisekbosepm)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/iabhisekbosepm/plan

---


# /plan — Implementation Planning

Create a comprehensive plan for: **$ARGUMENTS**

1. **Explore** — `agents/code-explorer.md` approach: existing patterns, related files, dependencies
2. **Architect** — `agents/architect.md` thinking: trade-offs, patterns, scalability
3. **Plan** — `agents/planner.md` format: phases (MVP → Core → Edge Cases → Optimization), each step with file path, action, why, dependencies, risk level, testing strategy, success criteria

