task-management

Coordinate task planning and board operations across Notion, Linear, GitHub Projects, or Markdown.

27|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/CorellisOrg/Corellis --skill task-management-corellisorg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-management
Source: https://github.com/CorellisOrg/Corellis/tree/main/templates/skills/task-management
Command: npx skills add https://github.com/CorellisOrg/Corellis --skill task-management-corellisorg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Unified workflow coordination for sprint planning, task breakdown, and board operations across Notion, Linear, GitHub Projects, or plain Markdown, enabling teams to plan, track, and complete work without backend lock-in.

Core Features & Use Cases

  • Sprint planning: break down requirements into per-owner SGs and tasks.
  • Proactive scanning and TODO extraction: surface actionable items from boards and chats.
  • Backend-agnostic operations: adapt to Notion, Linear, GitHub Projects, or Markdown via backend files.

Quick Start

Plan a sprint from a project brief and generate a task board with SGs and tasks.

Frequently Asked Questions about task-management

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

FAQPage Schema
How do I coordinate sprint planning across multiple task backends like Notion and Linear?

Sprint planning across backends uses a unified workflow that reads rules from backend files, breaking down requirements into per-owner tasks and subgroups. It adapts to Notion, Linear, GitHub Projects, or Markdown to generate a synchronized task board.

Can I extract TODOs and assign owners automatically from project chats and boards?

TODO extraction with owner assignment scans boards and chats to surface actionable items, applying module-owner mapping heuristics. It proposes owners but enforces owner approval, avoiding automatic execution of task assignments.

Does this task management approach work with plain Markdown files or only specific platforms?

Backend-agnostic task management works with plain Markdown files alongside Notion, Linear, and GitHub Projects. It adapts board CRUD operations and sprint planning to the selected format by reading backend-specific rules.

How do I break down project requirements into per-owner tasks for sprint planning?

Breaking down requirements into per-owner tasks involves analyzing project briefs and applying module-owner mappings. The workflow generates subgroups and individual tasks tailored to each owner's responsibilities within the sprint.

What are the limitations of using a backend-agnostic task management workflow?

A limitation of backend-agnostic task management is that it avoids automatic execution, requiring owner approval for assignments. Additionally, it depends on predefined backend rule files to properly adapt operations to each platform.