Forgeflow Context Retention banner
BrandedTamarasu-glitch BrandedTamarasu-glitch

Forgeflow Context Retention

Development community

Description

--- name: forgeflow-context-retention description: Review local Forgeflow context artifact freshness and retention without mutating files argument-hint: "[--max-history <n>] [--stale-days <n>] [--preview-cleanup] [--json]" allowed-tools: - Bash --- <objective> Show a read-only retention and freshness review for local Forgeflow context artifacts, including latest insight files, agent packets, broad context artifacts, and history files. </objective> <context> This command is advisory and local.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository