pathway-author

Installation
SKILL.md

Author pathway content: $ARGUMENTS

$ARGUMENTS should include: pathway slug and section name (e.g., metanoia overview or metanoia all). If incomplete, ask the user.

Valid slugs: reframation, metanoia, forgotten-ways, movement-intelligence, discipleship Valid sections: overview, model, quotes, visualizations, scripture, case-studies, faq, practices, reflection-questions, courses, content, glossary, all

Before Starting

  1. Read src/lib/content/pathways/types.ts — the TypeScript interfaces for all pathway fields
  2. Read the existing pathway file: src/lib/content/pathways/[slug].ts — understand what already exists before writing
  3. Read a complete pathway for voice reference: src/lib/content/pathways/metanoia.ts
  4. Read src/lib/config/tenant.config.ts for canonical pathway metadata (themes, titles)
  5. If writing case studies, check: src/lib/content/pathways/case-studies/[slug]/ if it exists
  6. For content/courses sections, check what exists in the database or use known Alan Hirsch catalog

Never overwrite existing content without flagging it first.


Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
pathway-author — joshuashepherd/my-skills