plans-management

Manage Plans.md task states with dependency-aware execution routing.

3|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/clearclown/claude-code-aida --skill plans-management-clearclown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plans-management
Source: https://github.com/clearclown/claude-code-aida/tree/main/aida/skills/plans-management
Command: npx skills add https://github.com/clearclown/claude-code-aida --skill plans-management-clearclown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill manages Plans.md execution state, enabling task enumeration, updates, and dependency-aware execution.

Core Features & Use Cases

  • plan-status-reading: List and monitor tasks from Plans.md.
  • plan-update: Update task statuses as work progresses.
  • dependency-analysis: Parse dependencies to determine executable tasks.
  • execution-routing: Allocate executable tasks to workers.

Quick Start

Use plans-status and aida:work to manage task execution flow.