@jpicklyk/task-orchestrator

by jpicklyk · v1.0.0 · prompt

MCP Task Orchestrator is a Kotlin-based Model Context Protocol (MCP) server that provides comprehensive task management capabilities for AI assistants. It implements a hierarchical task management sys

Install

Add @jpicklyk/task-orchestrator to Claude Code with the PolySkill CLI: polyskill add @jpicklyk/task-orchestrator

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview MCP Task Orchestrator is a Kotlin-based Model Context Protocol (MCP) server that provides comprehensive task management capabilities for AI assistants. It implements a hierarchical task management system (Projects → Features → Tasks) with dependency tracking, templates, and workflow automation. **Key Technologies:** - Kotlin 2.2.0 with Coroutines - Exposed ORM v1 for SQLite database - MCP SDK 0.7.2 for protocol implementation - Flyway for database migrations -…

Keywords: github, kotlin, task-management, ai-assistants, mcp-server, hierarchical-tasks, automation, workflow-optimization, software-development