What problem does it solve?
This Skill automates the execution of plans and creation of tickets in Linear, streamlining the implementation pipeline.
Core Features & Use Cases
- Plan Review: Reviews plan files adversarially to ensure quality before execution.
- Ticket Creation: Automatically creates Linear tickets from plan files.
- Pipeline Execution: Runs the full ticket pipeline (implement → PR → CI → merge) for each ticket.
- Fallback Mechanism: Executes inline implementation if the Omnimarket bridge is unavailable.
- Dependency Handling: Handles dependencies between tickets and marks dependent tickets as skipped if a dependency is blocked.
- Summary Reporting: Provides a summary report after all tickets are processed.
- Use Case: Ideal for teams that use Linear for project management and need to automate the execution of plans and ticket creation.
Quick Start
Execute a plan by running the following command:
/execute-plan docs/plans/my-plan.md