Forgeflow Context Advisor banner
BrandedTamarasu-glitch BrandedTamarasu-glitch

Forgeflow Context Advisor

Development community

Description

--- name: forgeflow-context-advisor description: Show context budget, savings, topology coverage, and advisory trim recommendations. argument-hint: "[--record] [--json] [--max-compact-tokens N] [--max-kind kind=N]" allowed-tools: - Bash --- <objective> Print Forgeflow context-advisor guidance for the current repository: compact-token budget status, savings, topology coverage, trend deltas, and proof-preserving trim recommendations. </objective> <context> $ARGUMENTS: - `--record` - append this

Installation

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

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

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

Full documentation available on GitHub

View Source Repository