pack-source-process

Installation
SKILL.md

Pack Source Process

Gather sources and extract agent-failure-relevant insights.

Core Principle: Not all sources are equal. Official docs explain HOW things work — agents already know that from training. Blog posts about mistakes, migration guides, GitHub issues, and changelog breaking changes reveal WHAT GOES WRONG — that's what packs need.

Process

Step 1: Source Prioritization

For community packs, prioritize sources in this order:

  1. Migration guides (highest value) — they document what changed between versions and what old patterns are now wrong. This is exactly what agents get wrong: using outdated patterns from training data.
Installs
2
Repository
xoai/sage
GitHub Stars
20
First Seen
May 7, 2026
pack-source-process — xoai/sage