Agent skills for local GitCaster builders
GitCaster now publishes the agent-facing MCP skill notes as a public-alpha developer layer. Builders can inspect tool names, schemas, local fixtures, and structured blocker behavior without receiving a public gateway, managed custody, node mutation, storage, domain, or production runtime claim.
Public artifacts
These files are safe contribution surfaces for agent-tool review.
Tool registry
Local catalog wiring for the GitCaster MCP tool names.
apps/mcp/src/tool-registry.tsSchemas
Beta tool input and output shapes for contributor review.
apps/mcp/src/schemas.tsTool handlers
Local handlers with structured blockers for external or custody-backed actions.
apps/mcp/src/toolsLocal plan fixture
Placeholder-only workflow proof that stays alpha-local.
examples/mcp/local-tool-plan.example.jsonAgent notes
Human-readable scope notes for safe agent-facing contributions.
docs/agent-skills.mdPublic smoke
Public delivery checks for the Pages route, JSON summary, and raw GitHub evidence.
launch/evidence/agent-skills-public-smoke.jsonLocal workflow
The layer is useful for agent developers while external operations stay blocked.
Review names
Inspect tool naming, schema shape, and local command boundaries.
Check blockers
Confirm storage, domain, custody, and public mutation paths stop without proof.
Use fixtures
Run the placeholder-only local tool plan before proposing new tool behavior.
Keep receipts
Write deterministic evidence before any stronger release label is considered.
Blocked claims
These require deterministic receipts before any stronger label.
Public MCP gateway endpoint
Managed signing custody
Public node mutation
QStorage publication
Native domain routing
Production runtime operation
Verification command
The checker rebuilds MCP evidence and writes public agent-skills proof JSON.
pnpm run agent-skills:check pnpm run agent-skills:public-smoke