Pedagogical mission framer
Skill alainlebret/claude-agents/higher-ed-teaching-agents/skills/pedagogical-mission-framer
Modular skill and workflow ecosystems for AI coding assistants. Structured, multi-agent pipelines for specialized professional domains.
npx -y skills add alainlebret/claude-agents --skill pedagogical-mission-framerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Frames a higher-education or professional-training request into a precise pedagogical specification. Use when an instructor asks to create, redesign, or evaluate a course, TD, TP, exam, project, or reskilling module and the request needs to be clarified into objectives, constraints, level, prerequisites, and deliverables.
SKILL.md
1.2 KB, as published. Nobody here has run it
Pedagogical Mission Framer
Goal
Turn an informal teaching request into a rigorous specification.
Produce
- target audience;
- academic or professional level;
- prerequisites;
- learning outcomes;
- duration and session breakdown;
- software and hardware constraints;
- expected deliverables;
- evaluation mode;
- risks and ambiguities.
Required output structure
Write mission.json with at least:
titleaudiencelevelcontextprerequisiteslearning_outcomesdurationconstraintsdeliverablesevaluation_moderisksopen_questions
Rules
- Avoid vague goals such as “understand Linux”. Replace them with observable outcomes.
- Explicitly distinguish academic public and reskilling public.
- Flag unrealistic scope.
- State assumptions instead of hiding them.