Skip to content

Restore Learning sub-skill in Utilities pack#94

Open
virtualian wants to merge 2 commits intomainfrom
92-reapply-utilities-pack-customizations
Open

Restore Learning sub-skill in Utilities pack#94
virtualian wants to merge 2 commits intomainfrom
92-reapply-utilities-pack-customizations

Conversation

@virtualian
Copy link
Owner

Summary

  • Restores Learning/ as a dedicated sub-skill under Utilities for internal signal mining (algorithm reflections + user ratings)
  • Removes duplicate MineReflections.md and AlgorithmUpgrade.md from PAIUpgrade/Workflows/ (now in Learning/Workflows/)
  • Updates PAIUpgrade/Workflows/Upgrade.md Thread 3 to delegate to Learning/Synthesize instead of inline reflection mining
  • Narrows PAIUpgrade/SKILL.md description to external sources only, adds Learning reference
  • Adds separate Learning routing row to Utilities/SKILL.md

Closes #92

Test plan

  • Reinstall Utilities pack and verify Learning sub-skill appears at ~/.claude/skills/Utilities/Learning/
  • Verify mine reflections triggers route to Learning/SKILL.md
  • Verify upgrade triggers still route to PAIUpgrade/SKILL.md
  • Verify no duplicate MineReflections.md or AlgorithmUpgrade.md in PAIUpgrade/Workflows/

🤖 Generated with Claude Code

Local Utilities customizations were lost during upstream pack reinstall.
Restores Learning as a dedicated sub-skill for internal signal mining
(reflections + ratings) and removes duplicate workflows from PAIUpgrade,
which now delegates Thread 3 to Learning/Synthesize.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Synthesize now writes its combined report to
MEMORY/LEARNING/last-synthesis.md after outputting to conversation.
AlgorithmUpgrade checks for this file (< 24h freshness) before
falling back to direct mining, preserving cross-referenced ratings
data that would otherwise be lost.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revisit Utilities pack: reapply local customizations

1 participant