omk-planning

Plan multi-step software tasks into structured executable plans with lifecycle phases.

103|15|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/KaimingWan/oh-my-kiro --skill omk-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omk-planning
Source: https://github.com/KaimingWan/oh-my-kiro/tree/main/skills/omk-planning
Command: npx skills add https://github.com/KaimingWan/oh-my-kiro --skill omk-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and structures the entire lifecycle of multi-step tasks into clear, executable plans that agents can follow autonomously.

Core Features & Use Cases

  • Full plan lifecycle: understand, design, review, and execute complex tasks with a deterministic workflow.
  • Structured plan artifacts: TDD-style checkpoints, parallel reviews, and Ralph Loop execution to ensure quality and alignment.
  • Ready-made workflows for design, implementation, migration, and feature requests in software projects.

Quick Start

Ask the agent to plan a multi-step task by saying plan a feature redesign.

Frequently Asked Questions about omk-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn complex software tasks into an executable plan?

Automated lifecycle planning breaks down multi-step design and implementation efforts into verifiable checkpoints across structured phases. This turns complex software tasks into an executable plan that agents can follow autonomously.

What is the best way to structure a multi-step feature redesign for autonomous execution?

A deterministic lifecycle workflow structures multi-step feature redesigns through deep understanding, plan writing, review, execution, and completion phases. This ensures autonomous execution with built-in error handling and verifiable checklists.

Can I use this planning workflow for software migration tasks?

Yes, this planning workflow supports software migration tasks through ready-made workflows targeting migration efforts. It structures multi-step migration efforts across software projects into executable plans with parallel reviews.

How does the review phase work in a task lifecycle plan?

The review phase operates as a dedicated Phase 1.5 checkpoint between plan writing and execution. It ensures quality and alignment through parallel reviews before proceeding, preventing errors during the subsequent execution phase.

Do I need to manually track execution progress when using an automated task plan?

No, manual tracking is unnecessary because the workflow implements a Ralph Loop execution method. This handles the execution phase autonomously while guided by TDD-style checkpoints and error handling.