Creates an MCP work item from conversation context. Scans existing containers to anchor the item in the right place (Bugs, Features, Tech Debt, Observations, etc.), infers type and priority, creates single items or work trees, and pre-fills required notes. Use when the conversation surfaces a bug, feature idea, tech debt item, or observation worth tracking persistently. Also use when user says: track this, log this bug, create a task for, or add this to the backlog.
$npx -y skills add jpicklyk/task-orchestrator --skill create-itemInstalls into the current project.
Run `npx skills use "https://github.com/jpicklyk/task-orchestrator" --skill "jpicklyk/task-orchestrator/create-item"` 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.