๐ŸŽฏ

planner

๐ŸŽฏSkill

from am-will/codex-skills

VibeIndex|
What it does
|

Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.

Overview

Planner is a skill from the CodexSkills collection that creates comprehensive, phased implementation plans with sprints and atomic tasks. It helps break down complex features into structured roadmaps with clear task dependencies, acceptance criteria, and validation steps that can be executed by AI agents or human developers.

Key Features

  • Phased Implementation Plans - Generates structured plans with sprints and atomic tasks for any feature or project
  • Task Dependency Mapping - Defines clear dependency chains between tasks so they can be executed in the correct order
  • Acceptance Criteria Generation - Each task includes specific acceptance criteria and validation steps
  • Plan-Harder Variant - Includes an enhanced planning mode for more detailed analysis and granular task breakdown
  • Agent-Ready Output - Produces plan files that integrate directly with parallel-task and other CodexSkills for automated execution

Who is this for?

This skill is ideal for developers and engineering teams who want to plan complex implementations systematically before coding. It is especially valuable for those using AI coding agents, as the structured plan output feeds directly into parallel execution workflows for automated development.

๐Ÿ“ฆ

Same repository

am-will/codex-skills(19 items)

planner

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add am-will/codex-skills --skill planner
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add am-will/codex-skills --skill planner
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/planner/SKILL.md

SKILL.md

1,198Installs
322
-
Last UpdatedJan 26, 2026

More from this repository10

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail

๐ŸŽฏ
frontend responsive design standards๐ŸŽฏSkill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

๐ŸŽฏ
context7๐ŸŽฏSkill

Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge

๐ŸŽฏ
read-github๐ŸŽฏSkill

Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.

๐ŸŽฏ
parallel-task๐ŸŽฏSkill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

๐ŸŽฏ
plan-harder๐ŸŽฏSkill

Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks

๐ŸŽฏ
markdown-url๐ŸŽฏSkill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

๐ŸŽฏ
gemini-computer-use๐ŸŽฏSkill

Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.

๐ŸŽฏ
openai-docs-skill๐ŸŽฏSkill

Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.

๐ŸŽฏ
agent browser๐ŸŽฏSkill

A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.