pathway-audit
Installation
SKILL.md
Audit pathway: $ARGUMENTS
$ARGUMENTS should be a pathway slug (e.g., metanoia) or all to audit every pathway.
Valid slugs: reframation, metanoia, forgotten-ways, movement-intelligence, discipleship
Before Starting
- Read
src/lib/content/pathways/types.ts— the TypeScript interfaces - Read the pathway file:
src/lib/content/pathways/[slug].ts - Read
src/app/(public)/pathways/[slug]/page.tsx— check what renders - Check for case study pages:
src/app/(public)/pathways/[slug]/case-studies/ - Check for reflection questions and glossary terms (may be in
extrasor missing entirely)
Canonical Architecture (what you're auditing against)
Every pathway page must have these 12 sections in 4 groups. The sidebar TOC must surface 7 as primary navigable anchors.