plan

Generate epic and task lists with explicit file paths and acceptance criteria from design concepts.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/SentioLabs/agent-nexus --skill plan-sentiolabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/SentioLabs/agent-nexus/tree/main/claude-marketplace/plugins/arc/skills/plan
Command: npx skills add https://github.com/SentioLabs/agent-nexus --skill plan-sentiolabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps break a design or feature into implementation tasks and arc issues with exact file paths, enabling deterministic work and zero-context handoffs.

Core Features & Use Cases

  • Break approved designs into bite-sized, self-contained tasks with explicit file paths and steps.
  • Create, view, and manage arc plans: create <path>, show <plan-id>, approve/reject, and add comments.
  • Ensure tasks are traceable and assignable, supporting parallel work and clear ownership.

Quick Start

Create a new plan for an approved design by running arc plan create <path>.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I break down a design into actionable development tasks?

To break down a design into actionable development tasks, you can generate a structured epic and task list with explicit file paths and acceptance criteria. This enables deterministic work and zero-context handoffs for implementation.

How do I create an arc plan for an approved design?

You create an arc plan for an approved design by running the command `arc plan create <path>`. This transforms your design concepts into executable planning artifacts for arc-based implementation.

What is the best way to ensure implementation tasks have clear ownership and traceability?

Ensuring implementation tasks have clear ownership and traceability requires generating deterministic task definitions with explicit file paths and steps. This approach supports parallel work streams and traceable assignment across teams.

Can I review and manage generated plans before implementation?

Yes, you can review and manage generated plans before implementation. The skill provides commands to show a plan by ID, approve or reject it, and add comments, ensuring full control over the planning artifacts.

Does this task management approach work for brainstorming outputs and feature breakdowns?

Yes, this task management approach works for brainstorming outputs and feature breakdowns. It transforms these design concepts into executable planning artifacts, enabling parallel work streams and traceable ownership.