Open-core layer

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.

public-alpha

Tool registry

Local catalog wiring for the GitCaster MCP tool names.

apps/mcp/src/tool-registry.ts

Schemas

Beta tool input and output shapes for contributor review.

apps/mcp/src/schemas.ts

Tool handlers

Local handlers with structured blockers for external or custody-backed actions.

apps/mcp/src/tools

Local plan fixture

Placeholder-only workflow proof that stays alpha-local.

examples/mcp/local-tool-plan.example.json

Agent notes

Human-readable scope notes for safe agent-facing contributions.

docs/agent-skills.md

Public smoke

Public delivery checks for the Pages route, JSON summary, and raw GitHub evidence.

launch/evidence/agent-skills-public-smoke.json

Local workflow

The layer is useful for agent developers while external operations stay blocked.

local inspection

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.

blocked_external

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.

deterministic
pnpm run agent-skills:check
pnpm run agent-skills:public-smoke