plan

Publish tactical QRDSPI plan artifacts and vertical-slice task sets from settled context.

1|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/luan/agents --skill plan-luan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/luan/agents/tree/main/skills/plan
Command: npx skills add https://github.com/luan/agents --skill plan-luan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It converts settled research, design, and structure into a tactical handoff that teams can execute without reopening direction, reducing ambiguity and rework.

Core Features & Use Cases

  • Plan artifact publication: Creates or updates a vault plan artifact with linked research and structure references, plus sequencing, risks, and verification strategy.
  • Executable task-set drafting: Produces an epic umbrella and vertical-slice tasks with clear blockers, acceptance criteria, HITL vs AFK/review-gated classification, and out-of-scope notes.
  • Artifact gating for quality control: Uses an artifact gate workflow to ensure the plan/proposal is approved before tasks are created (unless --auto is appropriate).

Quick Start

Publish a tactical plan and gated executable task set by running: plan "Implement feature X with settled design and structure" --auto

Frequently Asked Questions about plan

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

FAQPage Schema
How do I break down settled project direction into executable tasks?

To break down settled direction into executable tasks, the process creates a tactical handoff that converts research and structure into vertical-slice task sets. This applies sequencing, risks, and verification strategy to reduce ambiguity and rework.

What is vertical-slice task classification for implementation handoffs?

Vertical-slice task classification organizes executable tasks by categorizing them as AFK (automated) or HITL/review-gated. This classification includes clear blockers, acceptance criteria, and out-of-scope notes to ensure quality control during implementation handoffs.

How do I publish tactical plan artifacts with proposal gating?

To publish tactical plan artifacts with proposal gating, you use an artifact gate workflow to ensure the plan is approved before tasks are created. Finalized artifacts and tasks are then committed with repo-relative paths in the content.

Do I need vault context loading before drafting an executable task set?

Yes, you need vault context loading before drafting an executable task set. It requires loading vault context and confirming or creating structure via vlt/plannotator to ensure the task set aligns with settled research and design.

Can I bypass artifact gating when creating a plan and task set?

Yes, you can bypass artifact gating when creating a plan and task set by using the --auto flag. This skips the approval workflow and automatically publishes the tactical QRDSPI plan artifacts and vertical-slice tasks.

What are the limitations of using vertical slices for task breakdown?

A limitation of using vertical slices for task breakdown is that it strictly requires settled research, design, and structure context. Without this prior direction confirmed, the task breakdown cannot accurately define sequencing, risks, or verification strategy.