plane

Manage Plane.so projects and issues via the plane CLI.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/mattstyles333/openclaw-workspace --skill plane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plane
Source: https://github.com/mattstyles333/openclaw-workspace/tree/main/skills/plane
Command: npx skills add https://github.com/mattstyles333/openclaw-workspace --skill plane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines project management by allowing users to interact with Plane.so directly from the command line, automating tasks like issue tracking and project organization.

Core Features & Use Cases

  • Project Management: List, get, and create projects within Plane.so.
  • Work Item (Issue) Management: Create, update, assign, delete, and search for issues.
  • Collaboration: Add comments and manage cycle and module information.
  • Use Case: Quickly create a new bug report for a specific project, assign it to a team member, and add a comment detailing the issue.

Quick Start

Use the plane skill to list all projects in your workspace.

Frequently Asked Questions about plane

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

FAQPage Schema
How do I manage Plane.so projects and track issues from the command line?

You can manage Plane.so projects and track issues by using the plane CLI to list projects, create and update issues, and assign members directly from the command line. This automates project management without switching contexts.

What environment variables do I need to configure for the Plane.so CLI?

To use the Plane.so CLI, you must authenticate by setting the PLANE_API_KEY and PLANE_WORKSPACE environment variables. These provide the necessary access credentials for interacting with your workspace data.

Can I organize issues into sprints and modules using this CLI?

Yes, you can organize issues by managing cycles and modules. The CLI supports adding work items to specific cycles and modules, enabling structured sprint planning and feature grouping within your projects.

How do I create a bug report and assign it to a team member in Plane.so?

You can create a bug report by creating a new issue in a specific project, assigning it to a team member, and adding a comment detailing the issue. This streamlines collaboration and work item tracking.

Does this approach require a separate Plane.so installation to function?

Yes, it requires the plane CLI installation to function. The skill operates by executing commands through this local CLI interface, meaning the tool must be present on your system to manage work items.

What are the limitations of using the command line for agile project management?

Using the command line for agile project management is limited to the operations supported by the plane CLI, such as listing projects and updating issues. Visual sprint boards and drag-and-drop interfaces are not available.