What problem does it solve?
This Skill streamlines project management by providing a command-line interface for creating, updating, tracking, and archiving projects and their associated tasks.
Core Features & Use Cases
- Project CRUD: Create, view, update, and archive projects with detailed metadata.
- Task Aggregation: Link tasks to projects and calculate overall project progress.
- Progress Tracking: Monitor project health and timelines based on task completion.
- Use Case: As a project manager, you need to create a new project for "GTT v2 Migration", assign it a P0 priority, link it to specific repositories, and track its progress as tasks are completed.
Quick Start
Use the qp CLI to create a new project named "GTT v2 Migration" with P0 priority and associate it with the github/myorg/myrepo repository.