memory-alignment-check
SolidAfter QA PASS, compare the Story's implementation footprint against relevant memory entries. Reports confirmed entries, contradictions, and new knowledge candidates. Never writes to memory — produces a delta report for Discovery to action.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- Fr-e-d
- Repository
- Fr-e-d/GAAI-framework
- Created
- 7 months ago
- Last Updated
- today
- Language
- Shell
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
memory-factcheck
Fact-check an agent's persistent memory against ground truth — verify each memory's load-bearing claims against code, database, issue tracker and filesystem, correct the stale ones, and report dead ones as archive candidates. Use when memory grows past ~30 files, right after a big stack/infra change (library swap, version upgrade, server migration, schema drop), when two memories seem to contradict each other, or on a "clean up / audit my memory" request.
memory-validator
Use when durable memory may contain assumptions, stale facts, contradictions, duplicates, obsolete decisions, or temporary debugging state.
memory-verification
Final verification gate for Project Memory after auditing, classification, architecture, compounding, cleanup, and edits. Cross-checks documentation against repository evidence, tests, configuration, build/CI, Git history, knowledge ownership, lifecycle status, references, navigation, and progressive-loading paths. Detects contradictions, stale knowledge, duplicate ownership, broken references, unsupported claims, and incomplete migrations. Emits PASS | PASS WITH WARNINGS | FAIL | BLOCKED.