📋
AI EngineeringPython

Create a Small Plan

by Optim-Agent

Create a Small Plan is an AI Engineering skill for Claude Code, published by Optim-Agent in optim-plans.

489 stars1 forkson Optim-Agent/optim-plansAdded 2026/08/11+35% in starsRepository updated 2026/08/09
agent-skillsbrainstormingclaude-skillscodex-skillsdeveloper-toolsgrill-mehuman-in-the-looplooploop-engineeringplanning
Install in seconds
Install Create a Small Plan
Copy Create a Small Plan into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Optim-Agent/optim-plans/tree/main/skills/create-a-small-plan ~/.claude/skills/create-a-small-plan

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Optim-Agent/optim-plans.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/create-a-small-plan/SKILL.md in Optim-Agent/optim-plans
Installs to
~/.claude/skills/create-a-small-plan
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering2451 skills

What Create a Small Plan does

Guides the creation of a compact plan for small, low-risk repository changes, asking 1–3 planning questions and conducting one review round before implementation.

Create a Small Plan is cataloged under AI Engineering on DirSkills. Create a Small Plan comes from a repository tagged agent-skills, brainstorming, claude-skills, codex-skills and developer-tools.

Documentation

README

Create A Small Plan

Use this skill when the user wants a compact plan before a repository change.

Setup

  1. Read ../_shared/references/prime-planning-workflow.md, ../_shared/references/state-and-config.md, and ../_shared/references/plan-artifact-template.md.
  2. Initialize state with python3 scripts/optim_plans.py init --repo <target-repo> --topic <topic> --plan-level create-a-small-plan --request-text <original-request>.
  3. Use .git/optim-plans for controller state and docs/optim-plans/YYYY-MM-DD-topic/ for public artifacts.

Depth Contract

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Create a Small Plan

  • What else does Optim-Agent publish alongside Create a Small Plan?

    Create a Small Plan is one of 5 skills that DirSkills catalogs from Optim-Agent/optim-plans, the repository it ships in. Its siblings there include Create a Big Plan, Create a Plan and Diagnose Before Plan. Each one is a separate skill with its own page in this directory, installs the same way Create a Small Plan does, and is maintained by Optim-Agent in that same repository. The rest of the collection is listed on the Optim-Agent/optim-plans page.

  • How does Create a Small Plan compare to other AI Engineering skills?

    Create a Small Plan ranks #2195 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Create a Small Plan against them. Open each page to compare what they document and how they install.