Skip to content

Commit 45ac72e

Browse files
rrrutledgeclaudespier
committed
Read README's pattern list instead of extracting patlets
Per Sebastian Spier's review: the repo's own README.md already has a "List of Patterns" section with every pattern's title and patlet, kept current as patterns are added (spot-checked against the newest merged pattern - it's there). Reading that one file directly is simpler and more reliable than writing and running a script to walk the patterns/ directory and regex out each Patlet section. Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: Sebastian Spier <github@spier.hu>
1 parent d99ce64 commit 45ac72e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • .claude/skills/analyze-innersource-video

.claude/skills/analyze-innersource-video/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Produce a brief synthesis covering:
7171

7272
### Step 3 — Survey adjacent patterns
7373

74-
Extract every pattern's title + patlet via a small script (write to `.tmp/extract_patlets.py`). Read the resulting file in full you want the patlet, not just the title, to judge relevance.
74+
Read the "List of Patterns" section of the repo's own `README.md` — it already has every pattern's title and patlet, grouped by maturity level, kept current as patterns are added. Read it in full; you want the patlet, not just the title, to judge relevance.
7575

76-
Then pick the 3–6 patterns whose patlets sit closest to the talk's theme and read those in full. Don't rely solely on patlets to judge a match: the talk's content may overlap meaningfully with parts of a pattern that the patlet doesn't surface.
76+
Then pick the 3–6 patterns whose patlets sit closest to the talk's theme and read those files in full. Don't rely solely on patlets to judge a match: the talk's content may overlap meaningfully with parts of a pattern that the patlet doesn't surface.
7777

7878
### Step 4 — Categorize the talk's content
7979

0 commit comments

Comments
 (0)