publish-execution-plan

Publish local execution plans to GitLab as epics and issues.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Capplequoppe/agent-studio --skill publish-execution-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-execution-plan
Source: https://github.com/Capplequoppe/agent-studio/tree/main/.claude/skills/publish-execution-plan
Command: npx skills add https://github.com/Capplequoppe/agent-studio --skill publish-execution-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of publishing local execution plans into GitLab epics and issues, streamlining project planning and task management.

Core Features & Use Cases

  • GitLab Integration: Creates epics for phases and issues for tasks directly in GitLab.
  • Structured Publishing: Organizes execution plans into a clear hierarchy within GitLab.
  • Use Case: After defining a complex project plan locally, use this Skill to instantly create the corresponding epics and issues in your GitLab project, ensuring everyone is aligned and tasks are trackable.

Quick Start

Publish the execution plan found in the './my-plan' directory to GitLab.

Frequently Asked Questions about publish-execution-plan

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

FAQPage Schema
How do I publish a local execution plan to GitLab as epics and issues?

To publish a local execution plan to GitLab, this Skill creates epics for project phases and issues for individual tasks. It automatically manages the project structure, labels, and inter-item linking within your GitLab repository.

What CLI tools do I need to create GitLab epics and issues from a local plan?

You need git, glab, and curl CLI tools installed to create GitLab epics and issues from a local plan. These dependencies are required for the Skill to handle repository interaction and execute GitLab API calls.

Can I automate linking GitLab issues to epics for a structured project plan?

Yes, you can automate linking GitLab issues to epics for a structured project plan. The Skill organizes execution plans into a clear hierarchy, establishing relationships between phases and tasks within GitLab automatically.

Does this GitLab project management automation work with a local directory structure?

Yes, this GitLab project management automation works by reading an execution plan found in a local directory. It takes that local structure and instantly creates the corresponding epics and issues in your GitLab project.

What is the best way to track execution plan tasks in GitLab issue tracking?

The best way to track execution plan tasks in GitLab issue tracking is to map phases to epics and tasks to issues. This approach ensures everyone is aligned and individual tasks are fully trackable within the GitLab project structure.