What problem does it solve?
OpenProject task creation is error-prone and inconsistent when done manually. This skill orchestrates an interactive workflow using the MCP tool to collect project, type, priority, and assignee, applying team rules automatically (assignee required; bug tasks require a reproduction section).
Core Features & Use Cases
- Interactive task creation: Guided prompts to select project, type, priority, and assignee with live validation.
- PDCA integration: If a Plan is active, propose Plan title as the subject default and include the Plan Executive Summary in the description; differentiate new development (Feature) from refactoring/tasks.
- End-to-end workflow coverage: Step-by-step creation from project selection to assignment, date fields, optional reproduction templates for bugs, and final API call mapping to create_work_package.
Quick Start
Run op-create-task to start an interactive OpenProject task creation workflow.