Forgeflow Context Wave Build banner
BrandedTamarasu-glitch BrandedTamarasu-glitch

Forgeflow Context Wave Build

Development community

Description

--- name: forgeflow-context-wave-build description: Build the first focused context packet from an over-budget review wave argument-hint: "[--wave <name>] [--json]" allowed-tools: - Bash --- <objective> Build one focused context packet from the latest over-budget context wave plan. This writes only local `.forgeflow` wave artifacts and does not spawn reviewers. </objective> <process> Validate `$ARGUMENTS`. Accept only `--wave <name>` and `--json`. ```bash ROOT="$(git rev-parse --show-topleve

Installation

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

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

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

Full documentation available on GitHub

View Source Repository