Forgeflow Context Contract banner
BrandedTamarasu-glitch BrandedTamarasu-glitch

Forgeflow Context Contract

Development community

Description

--- name: forgeflow-context-contract description: Check generated agent context packets against the agent context contract argument-hint: "[--json]" allowed-tools: - Bash --- <objective> Validate generated Forgeflow context packets against `agent-context-contract.json`, required packet sections, section-size limits, and advisory-boundary wording. </objective> <process> Validate `$ARGUMENTS`. Only `--json` is supported. ```bash ROOT="$(git rev-parse --show-toplevel 2>/dev/null || pwd)" PROJEC

Installation

Installs to ~/.claude/skills/brandedtamarasu-glitch-forgeflow-forgeflow-context-contract/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brandedtamarasu-glitch-forgeflow-forgeflow-context-contract && curl -fsSL https://raw.githubusercontent.com/BrandedTamarasu-glitch/ForgeFlow/HEAD/commands/forgeflow-context-contract.md -o ~/.claude/skills/brandedtamarasu-glitch-forgeflow-forgeflow-context-contract/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository