End-to-end workflow for taking MCP work items from backlog to merged PR. Handles git branching, schema-driven planning, implementation, independent review, and PR creation. Composes spec-quality, review-quality, and schema-workflow skills into a single pipeline. Use when a user says "implement this", "work on this item", "fix these bugs", "pick up the next task", "create a PR for this", "go through the backlog", or references specific MCP item IDs for implementation.
$npx -y skills add jpicklyk/task-orchestrator --skill implementInstalls into the current project.
Run `npx skills use "https://github.com/jpicklyk/task-orchestrator" --skill "jpicklyk/task-orchestrator/implement"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jpicklyk/task-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/jpicklyk/task-orchestrator"` and select the relevant skills, then follow their instructions.