What problem does it solve?
After a PR is merged, the team often loses valuable learnings that could prevent repeated fixes and improve enterprise-readiness over time.
Core Features & Use Cases
- Tier-3 substrate first: Queries the canonical knowledge graph to avoid duplicating prior learnings and to ground updates in existing facts.
- Evidence-to-knowledge extraction: Analyzes the merged PR diff and commit messages to propose concise updates to operational learned facts.
- Safe knowledge promotion: Produces both Tier 1 updates in AGENTS.md and Tier 2 vault node suggestions with schema-valid frontmatter, tagging items as universal vs project-specific.
- Guardrails for maintainers: Prevents secrets leakage and focuses on summarizing proposed edits for human acceptance, not silent replacement.
Quick Start
Run the learner skill after a PR is merged to extract post-merge learnings, update AGENTS.md learned workspace facts, and propose new or refined vault nodes based on the Tier-3 substrate query.