project_tasks

Create, update, search, and list project tasks with dependencies and state tracking.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ckrono-prog/Kotlin-Code-Builder --skill project-tasks-ckrono-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project_tasks
Source: https://github.com/ckrono-prog/Kotlin-Code-Builder/tree/main/.local/skills/project_tasks
Command: npx skills add https://github.com/ckrono-prog/Kotlin-Code-Builder --skill project-tasks-ckrono-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating, managing, and tracking project tasks that are visible to the user, ensuring clear communication and progress tracking.

Core Features & Use Cases

  • Task Creation and Management: Create and manage tasks with titles, descriptions, and dependencies.
  • Task Identification: Use task references to easily identify and reference tasks.
  • Task States: Track the state of tasks, including proposed, pending, in progress, implemented, and merged.
  • Search and List Tasks: Search and list tasks based on various criteria such as state, task references, and descriptions.
  • Task Dependencies: Define dependencies between tasks to manage complex workflows.
  • Use Case: Ideal for project managers and team leads to keep track of project milestones and deliverables.

Quick Start

Use the project_tasks skill to create a new task with the title 'Develop new feature' and mark it as in progress.

Frequently Asked Questions about project_tasks

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

FAQPage Schema
How do I track project task states and dependencies for a development workflow?

Track project task states and dependencies by creating tasks with specific references, then updating their state through proposed, pending, in progress, implemented, and merged to manage development workflows.

What is the best way to manage user-visible project tasks with milestones?

The best way to manage user-visible project tasks is by creating tasks with titles and descriptions, defining dependencies, and listing them based on state or reference to track milestones.

How do I search and list project tasks based on specific criteria?

Search and list project tasks by filtering based on various criteria such as current state, task references, or matching descriptions to find specific deliverables within your workflow.

Can I define task dependencies to manage complex project workflows?

Yes, you can define task dependencies to manage complex project workflows by linking tasks together, ensuring that prerequisite tasks are tracked before dependent tasks can progress.

Does this project management approach require a system capable of handling state transitions?

Yes, this project management approach requires a system capable of handling task references and state transitions to properly track progress from proposed through merged states.