Consolidating project memory
Skill casioreview20-glitch/forge-os/skills-v2/kernel/consolidating-project-memory
Use when decisions, blockers, conventions, and stable summaries must survive across tasks without treating conversation transcript as the project source of truth.From its SKILL.md
npx -y skills add casioreview20-glitch/forge-os --skill consolidating-project-memoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.8 KB, 87 tokens by cl100k_base, as published. Nobody here has run it
Consolidating Project Memory
Core principle
Classify information into active, task, project, or archive tiers. Select fresh memory by tier priority and request budget. The runtime owns deterministic scope, coverage, policy, and evidence checks; the agent owns only the judgment that cannot be reduced safely to code.
Do not activate when
- ephemeral reasoning has no future decision value
- the source artifacts are currently invalidated
What ships with it: 9 files
11.4 KB alongside SKILL.md
evaluators/
- baseline.json457 B
- cases.json663 B
- rubric.json416 B
sections/
- decision-tables.md391 B
- examples.md354 B
- failure-modes.md211 B
- procedure.md520 B
- verification.md242 B
- manifest.json8.2 KB