plane-project-management

Orchestrate Plane projects, modules, and work items with dependencies and reviews.

Updated Apr 9, 2019
One-click install
npx skills add https://github.com/Yusei-SHIRAISHI/my_dotfiles --skill plane-project-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plane-project-management
Source: https://github.com/Yusei-SHIRAISHI/my_dotfiles/tree/main/.codex/skills/plane-project-management
Command: npx skills add https://github.com/Yusei-SHIRAISHI/my_dotfiles --skill plane-project-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines project management within the Plane platform, enabling efficient creation and organization of projects, modules, and work items, ensuring clear task dependencies and assignments.

Core Features & Use Cases

  • Project & Module Creation: Set up new Plane projects and define modules based on responsibility.
  • Work Item Structuring: Break down work into parent/child or sibling items with clear intents and owners.
  • Dependency Management: Establish relates_to and blocked_by relationships for parallel and sequential execution.
  • Review Integration: Attach specific review items (e.g., architecture, security) to ensure quality and compliance.
  • Task Completion: Define clear Done conditions and manage the workflow from Backlog to Done.
  • Use Case: When starting a new feature, use this skill to create the Plane project, define modules for backend and frontend, create parent/child tasks for implementation and testing, and assign a security review.

Quick Start

Use the plane-project-management skill to create a new Plane project named 'Website Redesign' with modules 'Frontend' and 'Backend'.

Frequently Asked Questions about plane-project-management

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

FAQPage Schema
How do I manage project dependencies and task relations in Plane?

Manage project dependencies in Plane by establishing `relates_to` and `blocked_by` relationships between work items. This ensures clear parallel and sequential execution across your structured task decomposition workflow.

Can I break down Plane work items into parent and child tasks?

Yes, you can break down Plane work items into structured parent/child or sibling items. This decomposition defines clear intents and ownership, ensuring organized task management within your project modules.

How do I integrate architecture and security reviews into Plane workflows?

Integrate architecture and security reviews into Plane workflows by attaching specific review items to work items. This ensures quality and compliance checks are structured directly within your task lifecycle.

What is the best way to structure Plane projects and modules by team responsibility?

Structure Plane projects by creating new projects and defining modules based on team responsibility. This organizes work into clear ownership boundaries, such as separate frontend and backend modules.

How do I define task completion conditions for a Plane workflow automation?

Define task completion conditions by setting clear `Done` criteria for work items. This manages the workflow automation state transitions from `Backlog` through to `Done` using Plane MCP.

Do I need Plane MCP to manage agile workflows and work items?

Yes, Plane MCP is utilized as the single source of truth for orchestrating Plane-based agile workflows. It handles project, module, and work item management, including structured task decomposition and ownership.