jpicklyk

32 mods across 1 repository, 205 stars between them.

jpicklyk/task-orchestrator

Plugin Claude Code

Server-enforced workflow discipline for AI agents — persistent work items, dependency graphs, note-gated transitions, and actor attribution.

205 27d ago A tokens not measured original MIT

deploy_to_docker

03

jpicklyk/task-orchestrator

Command Claude Code

Build Docker image and start/redeploy the MCP Task Orchestrator container, reusing the last-used config by default.

205 27d ago A 23 tokens original MIT

api-compat-review

05

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Compatibility assessment for items with the needs-api-compat-review trait. Evaluates the MCP tool surface and the REST surface separately, since their compatibility models differ. Invoked via skillPointer when filling api-compatibility notes.

205 27d ago A 49 tokens original MIT

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Guides the full lifecycle of a feature-implementation tagged MCP item (the feature container) — from queue through review. Creates or resumes the feature container, fills gate-enforced notes at each phase (feature-summary, implementation-notes, session-tracking, review-checklist), dispatches implementation subagents…

205 27d ago A 112 tokens original MIT

implement

07

jpicklyk/task-orchestrator

Skill Claude CodeCodex

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…

205 27d ago A 101 tokens original MIT

migration-review

08

jpicklyk/task-orchestrator

Skill Claude CodeCodex

SQLite migration assessment for items with the needs-migration-review trait. Evaluates schema changes, table recreation patterns, data migration strategy, and Flyway migration correctness. Invoked via skillPointer when filling migration-assessment notes.

205 27d ago A 47 tokens original MIT

perf-review

09

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Performance impact assessment for items with the needs-perf-review trait. Evaluates hot paths, query patterns, and measurement plans. Invoked via skillPointer when filling performance-baseline notes.

205 27d ago A 40 tokens original MIT

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Assessment of plugin skill and hook changes needed after MCP or config changes. Evaluates skill references, hook context, config-format docs, and output style references. Invoked via skillPointer when filling plugin-impact notes.

205 27d ago A 46 tokens original MIT

prepare-release

11

jpicklyk/task-orchestrator

Skill Claude CodeCodex

End-to-end release automation — reads commits since last tag, infers semver bump, drafts changelog, creates release PR, merges it, waits for CI green, tags, and monitors the Docker build to completion. Use when the user says: prepare release, cut a release, bump version, create release PR, ship a new version, tag a…

205 27d ago A 95 tokens original MIT

review-quality

12

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Review quality framework for the work-to-review transition gate. Guides verification of plan alignment, test quality, and code simplification before marking implementation complete. Referenced by schema guidance fields during review-phase note filling. Use when filling review-checklist notes or when asked to review…

205 27d ago A 60 tokens original MIT

spec-quality

13

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Specification quality framework for planning. Defines the minimum bar for what a plan must address — alternatives, non-goals, blast radius, risk flags, and test strategy. Referenced by schema guidance fields during queue-phase note filling. Use when filling feature-summary, task-scope, diagnosis, or other queue-phase…

205 27d ago A 72 tokens original MIT

test-author

14

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Test authoring framework for items carrying the needs-test-author trait. Defines scenario derivation from acceptance criteria, the oracle-derivation and blindness rules that keep test authorship independent of implementation, the adversarial probe catalog, forbidden patterns, and the test-plan/test-manifest note…

205 27d ago A 103 tokens original MIT

jpicklyk/task-orchestrator

Instructions file

Instructions for jpicklyk/task-orchestrator, covering project: mcp task orchestrator, build commands, docker (most common), architecture and modes of operation.

205 27d ago C 4,722 tokens original MIT

task-orchestrator

16

jpicklyk/task-orchestrator

Plugin Claude Code

Claude Code integration for MCP Task Orchestrator — schema-aware context, note-driven workflow.

205 27d ago A tokens not measured original MIT

adopt-project-scope

17

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Migrates an already-populated, unscoped Task Orchestrator database in place to the project-scoping convention — creates a project anchor root, re-parents existing work trees under it, and writes rootId back to config.yaml. Use when a user says: adopt project scope, migrate this database to project scoping, make this…

205 27d ago A 99 tokens original MIT

batch-complete

18

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Completes or cancels multiple items at once — closes out features, cleans up old work, and archives completed workstreams. Use when a user says: close out this feature, complete everything under X, cancel this workstream, clean up old items, bulk complete, finish this feature, or archive completed work.

205 27d ago A 67 tokens original MIT

configure-server

19

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Configures how the MCP Task Orchestrator SERVER runs and is reached — transport (HTTP vs STDIO), the REST API, port publishing, config mounts, and config-sync. Use when a user says: run the server, register the image, set up the Docker container, enable the REST API, set up config-sync, reconfigure the server, change…

205 27d ago A 131 tokens original MIT

create-item

20

jpicklyk/task-orchestrator

Skill Claude CodeCodex

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…

205 27d ago A 105 tokens original MIT

dependency-manager

21

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Visualizes, creates, and diagnoses dependencies between MCP work items. Use when a user says: what blocks this, add a dependency, show dependency graph, why can't this start, link these items, unblock this, remove dependency, or show blockers.

205 27d ago A 53 tokens original MIT

manage-schemas

22

jpicklyk/task-orchestrator

Skill Claude CodeCodex

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 recommends schema designs from a library of workflow patterns (autonomous coding loops, spec-driven teams…

205 27d ago A 212 tokens original MIT

post-plan-workflow

23

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Internal, hook-triggered: materializes MCP items from the approved plan and dispatches implementation.

205 27d ago A 24 tokens original MIT

pre-plan-workflow

24

jpicklyk/task-orchestrator

Skill Claude CodeCodex

Internal, hook-triggered: gathers existing MCP items and schema gate requirements to set the definition floor before planning.

205 27d ago A 27 tokens original MIT