teaching-pipeline

Coordinate the teaching lifecycle by dispatching specialized skills through gated workflows.

17|3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/YujxZJCN/teaching-skills --skill teaching-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teaching-pipeline
Source: https://github.com/YujxZJCN/teaching-skills/tree/main/teaching-pipeline
Command: npx skills add https://github.com/YujxZJCN/teaching-skills --skill teaching-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and automates the coordination of the complete teaching lifecycle for university courses by dispatching six skill units (design, build, assess, deliver, reflect, improve) through a Course Passport and gated workflows.

Core Features & Use Cases

  • Cross-skill orchestration across course design, lesson-building, assessment, delivery, reflection, and improvement.
  • Supports mid-entry routing, resumable sessions, and weekly delivery loops to keep term execution aligned with calendar.
  • Provides auditable status reports and artifact provenance via the shared passport schema.

Quick Start

Initialize a Course Passport for a new course and trigger the full pipeline to drive design through iteration, with gates and weekly cycles coordinating updates.

Frequently Asked Questions about teaching-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate the university course teaching lifecycle end-to-end?

Orchestrate the teaching lifecycle by dispatching six skill units—design, build, assess, deliver, reflect, and improve—through a Course Passport and gated workflows to ensure resumable, auditable progress across terms.

What is mid-entry routing in course workflow orchestration?

Mid-entry routing allows you to join the course pipeline at any phase. Gate protocols and the Course Passport validate your current progress so you can resume sessions without restarting the entire teaching lifecycle.

How do I start course development using workflow orchestration?

Initialize a Course Passport for your new course and trigger the full pipeline. The workflow drives design through iteration, coordinating updates with gates and weekly delivery cycles to stay aligned with the academic calendar.

Does this teaching pipeline require any external dependencies?

No external dependencies are required to run the teaching pipeline. The workflow relies entirely on its internal gate protocols and the shared Course Passport schema to dispatch specialized skills and track artifact provenance.

Can I track artifact provenance and status during term execution?

Track artifact provenance and status through the shared Course Passport schema. The pipeline generates auditable status reports during weekly delivery loops to keep term execution aligned with the calendar.

What is the best way to manage course improvement across multiple terms?

Manage course improvement across terms by using the Course Passport to maintain auditable progress. The gated workflow coordinates the reflect and improve skill units, applying updates iteratively through resumable sessions.