classify-post-to-section

Installation
SKILL.md

Classify Post To Section

Workflow

Per post (draft or published):
- [ ] Step 1: Read post body (not just title)
- [ ] Step 2: Read section-map.md for all current section promises
- [ ] Step 3: Score post fit against each section's promise (specific, testable, voice register)
- [ ] Step 4: If top score clearly above second → assign that section
- [ ] Step 5: If ambiguous between two sections → propose both; writer picks
- [ ] Step 6: If no section scores above threshold → assign `unassigned`
- [ ] Step 7: Return: {section_slug, confidence, rationale}

Scoring dimensions

Installs
4
Repository
lyndonkl/claude
GitHub Stars
160
First Seen
Sep 3, 2026
classify-post-to-section — lyndonkl/claude