reviewed-learning-inbox
Runs an on-demand, project-scoped review queue for reusable lessons taken from explicitly selected local artifacts. Records a candidate with a stable identifier, a sanitized summary, evidence locators with content identity, and separated observations, interpretations, and contradictory evidence. It deduplicates equivalents, retains rejections and supersessions, and promotes a lesson into an existing Skill or Instruction only after a human approves a concrete preview. A candidate never loads automatically and never changes agent behavior on its own. USE FOR: capture a lesson from a correction or a resolved failure, review or discard captured candidates, propose an improvement to an existing Skill or Instruction, preview and approve a promotion. DO NOT USE FOR: initializing or curating the Memory Bank base (use memory-bank), authoring a Skill from scratch (use skill-creator), usage telemetry, health dashboards, cross-project learning, or sweeping transcripts and other repositories.
- Compatibility
- Windows PowerShell 5.1 or PowerShell 7 or later. No external module. The project needs an existing .memory-bank directory.
Pinned to revision 7a186c5dfcf8, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/reviewed-learning-inbox/SKILL.md
- skills/reviewed-learning-inbox/evals/candidate-cases.json
- skills/reviewed-learning-inbox/scripts/Add-LearningCandidate.ps1
- skills/reviewed-learning-inbox/scripts/Get-LearningCandidate.ps1
- skills/reviewed-learning-inbox/scripts/Invoke-LearningPromotion.ps1
- skills/reviewed-learning-inbox/scripts/LearningInboxCommon.ps1
- skills/reviewed-learning-inbox/scripts/New-LearningPromotionProposal.ps1
- skills/reviewed-learning-inbox/scripts/Remove-LearningCandidate.ps1
- skills/reviewed-learning-inbox/scripts/Set-LearningCandidateStatus.ps1
Every link opens the file at its source, pinned to the revision this page describes.