forge-memories

star 3

Gerencia memorias auto-aprendidas do projeto GSD.

vh2224 By vh2224 schedule Updated 4/15/2026

name: forge-memories description: "Gerencia memorias auto-aprendidas do projeto GSD." disable-model-invocation: true allowed-tools: Read, Write, Edit

Use the forge agent to manage auto-learned project memories.

Input

$ARGUMENTS

Operations

No argument / "show": Read .gsd/AUTO-MEMORY.md and display memories grouped by category, sorted by score (confidence × (1 + hits × 0.1)). Show top 20. Format as readable table.

"stats": Show: total memories, count per category, average confidence, most-reinforced entries (hits > 2), entries pending decay (hits=0, old).

"clean": Read .gsd/AUTO-MEMORY.md. Remove all [SUPERSEDED] entries. Re-rank and rewrite the file cleanly.

"export": Format ALL active memories (not superseded) as a markdown summary suitable for sharing or archiving. Group by category, include confidence and source.

"inject": Show exactly what would be injected into the next worker prompt — i.e., top-ranked memories within the ~2000 token budget.

Install via CLI
npx skills add https://github.com/vh2224/forge-agent --skill forge-memories
Repository Details
star Stars 3
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator