mdvacula/agent-kit

Skills, agents, and specs for autonomous coding workflows

2Stars on the repository
13Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

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-plan

03

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

04

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

05

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