plan

Synthesize triage branches into requirements and work items.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/PoleBarnes/test-travis-harness --skill plan-polebarnes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/PoleBarnes/test-travis-harness/tree/main/skills/plan
Command: npx skills add https://github.com/PoleBarnes/test-travis-harness --skill plan-polebarnes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, markdown, yaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the synthesis of triage branches into requirements and work items, streamlining the planning process for software development.

Core Features & Use Cases

  • Triage Synthesis: Automatically discover and synthesize findings from triage branches.
  • Requirement Drafting: Generate requirements following ISO 29148 structure.
  • Work Item Creation: Propose work items for various devops platforms.
  • Use Case: When you need to process a large number of triage branches and create a structured implementation plan, this Skill can save time and reduce errors.

Quick Start

Use the plan skill to synthesize triage branches into requirements and work items with the command '/plan synthesize'.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I automate triage branch synthesis into software development requirements?

Automating triage branch synthesis involves discovering findings from git branches and drafting structured requirements. The plan skill processes these branches to generate ISO 29148 formatted requirements and propose work items.

How do I create devops work items directly from git triage branches?

Creating devops work items from git triage branches requires synthesizing branch findings into actionable tasks. The plan skill analyzes markdown and yaml documents in branches to propose work items for multiple devops platforms.

What is the best way to generate ISO 29148 structured requirements from code branches?

Generating ISO 29148 structured requirements from code branches involves parsing branch documentation and extracting findings. The plan skill automates this drafting process using git and markup parsers to ensure standard compliance.

Do I need git and markdown parsers to automate software planning and work item creation?

Yes, git and markup parsers like markdown and yaml are required dependencies. The plan skill relies on these tools to analyze documents within triage branches and synthesize them into structured requirements and work items.

Can I use this triage synthesis approach for large software development planning projects?

Triage synthesis is suitable for large software development planning projects with many branches. The plan skill processes high volumes of triage branches to create a structured implementation plan, reducing manual errors and saving time.

What limitations exist when drafting requirements from multiple devops platform integrations?

A key limitation is the strict dependency on git, markdown, and yaml for document analysis. The plan skill proposes work items for various devops platforms but requires properly structured markup documents in the triage branches to function correctly.