with one click
lets-plan
Discuss and create a structured implementation plan in .planning/
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Discuss and create a structured implementation plan in .planning/
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Get a second opinion from Codex CLI (OpenAI) on plans, code, or debugging. Use this skill when the user asks to review plans with Codex, get a code review from Codex, or wants a second perspective on a bug. Also use proactively: after finishing an implementation plan, after completing a feature implementation, or when stuck debugging after 2-3 failed attempts. Trigger on phrases like "ask codex", "get a second opinion", "review with codex", "send to codex", or "/codex".
Query Grok (xAI) with native X/Twitter search access. Use this skill whenever the user wants to fetch a specific tweet or X thread by URL, search X/Twitter for posts or discussions on a topic, check reactions or discourse on X, or any task where real-time X/Twitter data would be useful. Triggers on: X/Twitter URLs (x.com links, twitter.com links), "check X for", "what's the reaction on X/Twitter", "fetch this tweet", "search X for", "from:handle", or any request involving real-time social media content from X/Twitter. Also use when the user pastes an x.com or twitter.com URL and wants to know what it says.
Implement a plan from .planning/ phase by phase with subagents
Initialize .planning/ directory and PROJECT.md with auto-detected project config
Release a new version with tag, changelog, version bumps, and STATE.md update
| name | lets-plan |
| description | Discuss and create a structured implementation plan in .planning/ |
| argument-hint | [feature-name] |
You are helping the user plan a new feature or task. Your goal is to have a thorough discussion, refine ideas iteratively, and produce a structured plan file in .planning/ when ready.
Before discussing, read these to understand the project:
.planning/PROJECT.md for project config (stack, quality commands, structure).planning/STATE.md for current project state, what's built, and what's next (if it exists).planning/PRODUCT.md for product vision and architecture (if it exists)CLAUDE.md or AGENTS.md) for conventions and project structureBrowse .planning/ for completed plans in similar areas. They provide useful patterns and context for how prior features were designed.
When the user is ready (they'll say so, or you'll have covered enough ground), create the plan file at .planning/{FEATURE_NAME}.md using the template at template.md bundled with this skill.
Key rules: