| name | core-context-management-learning-from-past-work |
| description | Sub-skill of core-context-management: Learning from Past Work (+2). |
| version | 1.0.0 |
| category | _core |
| type | reference |
| scripts_exempt | true |
Learning from Past Work (+2)
Learning from Past Work
The skill tracks patterns across sessions:
patterns:
frequently_referenced:
- ".Codex/docs/agents.md"
- ".Codex/docs/execution-patterns.md"
rarely_used:
- "verbose section X"
*See sub-skills for full details.*
1. **Size Check**: Validate all AGENTS.md files against limits
2. **Pattern Analysis**: Analyze git commits for instruction patterns
3. **Usage Tracking**: Check which docs were loaded
4. **Suggestion Generation**: Create improvement proposals
5. **Report Generation**: Output daily health report
- Validate sizes → Report violations
- Analyze patterns → Identify redundancy
- Check usage → Find unused content
- Generate suggestions → Propose changes
- Apply approved changes → Update files
- Commit → Track improvements
---