Creates, views, edits, deletes, and validates note schemas for the MCP Task Orchestrator in .taskorchestrator/config.yaml — the templates that define which notes agents must fill at each workflow phase. Also manages the actor_authentication config block: set actor authentication policy, configure degraded mode, show actor_authentication config, set degradedModePolicy to reject, what's the current degraded mode policy. Use when user says: create schema, show schemas, edit schema, delete schema, validate config, what schemas exist, add a note to schema, remove note from schema, or configure gates.
$npx -y skills add jpicklyk/task-orchestrator --skill manage-schemasInstalls into the current project.
Run `npx skills use "https://github.com/jpicklyk/task-orchestrator" --skill "jpicklyk/task-orchestrator/manage-schemas"` 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.