mdvacula

13 mods across 1 repository, 2 stars between them.

agentic-setup

01

mdvacula/agent-kit

Skill Claude CodeCodex

Dual-mode startup script for agentic infrastructure targeting OpenCode and pi coding agents. LOCAL MODE: bootstraps a real project (runs CLIs, prompts for variables, wires everything up). TEMPLATE MODE: runs CLIs in the agent-template working directory, leaves placeholder vars unsubstituted. Produces: Git Notes…

2 5d ago A 95 tokens

mcp-hub-setup

02

mdvacula/agent-kit

Skill Claude CodeCodex

Dual-mode skill for the MCP Task Hub Docker service. MODE A (local): clones mcp-task-hub, configures .env, runs docker compose up. MODE B (template generation): reads specs/mcp-task-hub/spec.md and writes the complete Docker project files into the mcp-task-hub repo checkout for the sync-hub GitHub Action.

2 5d ago A 80 tokens

hub-reviewer

06

mdvacula/agent-kit

Agent

Opus review of one hub task's local commits against its spec, before push. Read-only — never edits files, never commits, never changes task status.

2 5d ago A 36 tokens

hub-steward

07

mdvacula/agent-kit

Agent

Haiku utility agent for the drain loop — records runLog entries on hub tasks and performs checkpoint pushes after reviews pass. Touches git and the hub only as instructed.

2 5d ago A 39 tokens

hub-worker-haiku

08

mdvacula/agent-kit

Agent

Haiku tier of hub-worker for mechanical, fully-specified tasks (renames, config, copy changes). Same protocol as hub-worker.

2 5d ago A 33 tokens

hub-worker-opus

09

mdvacula/agent-kit

Agent

Opus tier of hub-worker for hard tasks (schema/migrations, algorithmic logic, auth/security, concurrency, ambiguity). Same protocol as hub-worker.

2 5d ago A 36 tokens

hub-worker

10

mdvacula/agent-kit

Agent

Executes exactly one MCP Task Hub task — claim, implement, run quality gates, commit locally. Never pushes; review happens before push. Reports the commit range.

2 5d ago A 36 tokens

hub-plan

11

mdvacula/agent-kit

Skill Claude CodeCodex

Plan an OpenSpec change and sync it to the MCP Task Hub as tiered, chunked tasks. Use when the user wants to plan/queue work for the agent drain loop ("hub-plan", "sync tasks to the hub", "queue up this change"). Spec artifacts always come from the official OpenSpec (opsx) tooling — this skill layers reconciliation…

2 5d ago A 88 tokens

hub-status

12

mdvacula/agent-kit

Skill Claude CodeCodex

Show the MCP Task Hub queue — counts, blocked tasks with reasons, stale claims — grouped by project and change. Use when the user asks "hub status", "what's in the queue", "any blocked tasks", or after a drain run. The browser view is http://taskhub.local/ui (LAN).

2 5d ago A 66 tokens

git-notes

13

mdvacula/agent-kit

Skill Claude CodeCodex

Attach AI observability notes to git commits using refs/notes/agent-log. Load this skill when you need to record why a change was made after committing.

2 5d ago A 36 tokens