One-click install
npx skills add https://github.com/LeviLeckenby/agentic-ways-of-working --skill plan-levileckenby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/LeviLeckenby/agentic-ways-of-working/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/LeviLeckenby/agentic-ways-of-working --skill plan-levileckenby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates vague goals into concrete, actionable plans with clear tasks, owners, and milestones, reducing ambiguity and project drift.

Core Features & Use Cases

  • Task decomposition and phased planning with dependencies
  • Agent assignments and execution handoffs for project work
  • Risk identification and mitigations to keep projects on track
  • Flexible applicability to software, product, and research initiatives

Quick Start

Provide a clear goal description to generate a phased, task-oriented plan with assignments and risk mitigations.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I decompose a project goal into actionable implementation steps?

Implementation planning translates vague goals into concrete steps by applying task decomposition, sequencing, and agent assignment to generate a phased execution plan. This enforces validation gates and orchestrates handoffs to reduce ambiguity.

What's the best way to handle risk mitigation during project planning?

Risk mitigation in project planning identifies potential blockers early and builds safeguards into the timeline. The plan skill systematically maps risks to specific tasks, keeping software and product initiatives on track.

Can I use task decomposition for both software features and research tasks?

Task decomposition applies to software projects, product features, and research tasks. It breaks down objectives into sequenced items with allocated resources, ensuring controlled execution across different domains.

How do agent assignments and validation gates work in an implementation plan?

Agent assignments designate specific execution owners for each task, while validation gates verify task completion before proceeding. This orchestrated handoff ensures controlled execution and reduces project drift.

Does project planning with task sequencing require any dependencies or setup?

No dependencies are required to generate a phased plan. You simply provide a clear goal description, and the planning assistant handles task decomposition, resource allocation, and timeline creation automatically.

Why does my project drift even after creating a phased plan?

Project drift occurs when plans lack clear owners, milestones, and risk mitigations. By enforcing task decomposition and validation gates, the planning process ensures controlled execution and orchestrated handoffs to keep work on track.