Skip to main content

content-review

Review built CORE module pedagogy, language, activities, and vocabulary. Use seminar-content-review for seminar content.

Aller à l'installation

Informations de source

Dépôt
learn-ukrainian/learn-ukrainian.github.io
Dernière activité de la source
21 septembre 2026 à 00:01
Langue détectée de SKILL.md
anglais
Étoiles
9
Forks
4

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Explorateur de fichiers
2 fichiers

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
content-review
description
Review built CORE module pedagogy, language, activities, and vocabulary. Use seminar-content-review for seminar content.
argument-hint
<path-to-module.md | track slug>
effort
xhigh
# Content Review: $ARGUMENTS ## Parse Arguments The user provides one of these argument patterns: 1. **Full path**: `curriculum/l2-uk-en/a1/the-cyrillic-code-i.md` 2. **Track + slug**: `a1 the-cyrillic-code-i` 3. **Track + sequence**: `a1 1` Parse the arguments to locate the module's files: - **Content markdown**: `curriculum/l2-uk-en/{track}/{slug}.md` - **Activities YAML**: `curriculum/l2-uk-en/{track}/activities/{slug}.yaml` - **Vocabulary YAML**: `curriculum/l2-uk-en/{track}/vocabulary/{slug}.yaml` (if it exists) - **Meta YAML**: `curriculum/l2-uk-en/{track}/meta/{slug}.yaml` - **Plan YAML**: `curriculum/l2-uk-en/plans/{track}/{slug}.yaml` If a track + sequence is given, find the slug by reading plan files to match `sequence:`. ## Execute Read and follow the full content review prompt at [content-review-prompt.md](content-review-prompt.md). **Output path**: Save the review to `curriculum/l2-uk-en/{track}/audit/{slug}-content-review.md` Reference issue #730.
Voir sur GitHub