Token导航 LogoToken导航TokenDH.com
AI 工具只读github未标认证来源可访问clear审计提醒

curriculum-review-pedagogy课程回顾教学法

Agent Skill

curriculum-review-pedagogy 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

396

周安装

16

GitHub Stars

1

下载量

124
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:curriculum-review-pedagogy(课程回顾教学法)
来源仓库:https://github.com/pauljbernard/content
仓库路径:skills/curriculum-review-pedagogy
安装命令:
npx skills add https://github.com/pauljbernard/content --skill curriculum-review-pedagogy
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/pauljbernard/content --skill curriculum-review-pedagogy

简介

curriculum-review-pedagogy 用于对课程材料进行教学法专业性评审,确保教学一致性。

  • 适用于验证目标-活动-评估对齐、布鲁姆分类法应用和学习科学整合。
  • 需输入课程制品和评审重点,系统将输出教学有效性分析和改进意见。
  • 安装前请确认权限范围、维护状态,以及是否会触发联网或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Pedagogical Review & Alignment Verification

Conduct expert review of curriculum to ensure pedagogical soundness, constructive alignment, and evidence-based practices.

When to Use

  • Review completed curriculum materials
  • Verify objective-activity-assessment alignment
  • Validate Bloom's taxonomy application
  • Check backwards design principles
  • Ensure learning science integration

Required Inputs

  • Curriculum Artifacts: Design, lessons, assessments to review
  • Review Focus: Full review or specific aspects
  • Standards (optional): Framework to validate against

Workflow

1. Gather All Artifacts

Load and analyze:

  • Learning objectives (from design)
  • Lesson plans (from develop-content)
  • Assessment items (from develop-items)
  • Assessment blueprint (from assess-design)

2. Verify Constructive Alignment

Check Objective ↔ Activity Alignment:

For each objective, verify:

  • ✅ Learning activities directly support the objective
  • ✅ Cognitive level of activities matches objective's Bloom's level
  • ✅ Students practice the exact skill they'll be assessed on
  • ❌ No activities that don't map to objectives
  • ❌ No objectives without supporting activities

Check Objective ↔ Assessment Alignment:

For each objective, verify:

  • ✅ Assessment directly measures the objective
  • ✅ Assessment Bloom's level matches objective
  • ✅ Assessment format appropriate for skill type
  • ❌ No objectives without aligned assessments
  • ❌ No assessments that don't map to objectives

3. Review Bloom's Taxonomy Application

Analyze each objective:

  • ✅ Uses appropriate action verb for intended level
  • ✅ Level appropriate for educational grade
  • ✅ Distribution across levels matches expectations
  • ❌ Avoid "understand" without observable indicator
  • ❌ Avoid using high-level verbs for low-level tasks

4. Validate Backwards Design

Check that curriculum follows:

  1. ✅ Objectives written first
  2. ✅ Assessments designed to measure objectives
  3. ✅ Instruction designed to prepare for assessments
  4. ✅ Clear path from start to end of unit

5. Assess Learning Science Integration

Review for evidence-based practices:

Retrieval Practice: ✅/❌ Frequent low-stakes quizzing Spaced Repetition: ✅/❌ Concepts revisited over time Interleaving: ✅/❌ Mixed practice, not blocked Elaboration: ✅/❌ Students explain concepts Concrete Examples: ✅/❌ Abstract ideas grounded Dual Coding: ✅/❌ Visual + verbal representations

6. Check Cognitive Load Management

Verify appropriate difficulty progression:

  • ✅ Prerequisites addressed before new content
  • ✅ Complexity builds gradually
  • ✅ Adequate practice before assessment
  • ✅ Scaffolding provided where needed
  • ❌ Not too much new information at once
  • ❌ Not skipping foundational steps

7. Generate Review Report

# Pedagogical Review Report: [TOPIC]

**Review Date**: [Date]
**Reviewed By**: Curriculum Review System
**Artifacts Reviewed**: [List]

## Executive Summary

**Overall Rating**: [Excellent | Good | Needs Revision | Poor]

**Key Strengths**: [2-3 items]

**Critical Issues**: [Priority improvements needed]

**Recommendation**: [Ready for implementation | Minor revisions | Major revisions]

## Constructive Alignment Analysis

### Objective-Activity Alignment

| Objective | Activities | Alignment Score | Issues |
|-----------|-----------|-----------------|--------|
| LO-1.1 | Intro lecture, guided practice | ✅ Strong | None |
| LO-1.2 | Reading, discussion | ✅ Strong | None |
| LO-1.3 | Independent problem set | ⚠️  Moderate | Needs more scaffolding first |

**Alignment Summary**: [X/Y objectives fully aligned]

**Gaps Identified**:
- [Objective without adequate activity support]
- [Activity that doesn't map to objective]

**Recommendations**:
- [Specific fixes needed]

### Objective-Assessment Alignment

| Objective | Assessment | Alignment Score | Issues |
|-----------|------------|-----------------|--------|
| LO-1.1 | MC items 1-5 | ✅ Strong | None |
| LO-1.2 | Short answer 1-3 | ✅ Strong | None |
| LO-1.3 | Problem set | ❌ Poor | Assessment is Remember level but objective is Apply |

**Assessment Validity**: [Comments on whether assessments measure what they claim]

**Recommendations**:
- [Specific assessment revisions]

## Bloom's Taxonomy Review

**Distribution Analysis**:
- Remember: X% (target: Y% for this level)
- Understand: X% (target: Y%)
- Apply: X% (target: Y%)
- Analyze: X% (target: Y%)
- Evaluate: X% (target: Y%)
- Create: X% (target: Y%)

**Issues**:
- ⚠️  Too many Remember-level objectives for grade 10
- ✅ Good balance of Apply and Analyze
- ❌ LO-2.3 uses "understand" without observable indicator

**Recommendations**:
- Revise LO-2.3 to: "Students will demonstrate understanding by..."
- Add 2 more Analyze-level objectives
- Reduce Remember objectives from 5 to 3

## Backwards Design Validation

✅ **Objectives First**: Clear learning goals established
✅ **Assessments Aligned**: Assessments measure objectives
⚠️  **Instruction Gaps**: Unit 2, Lesson 3 doesn't prepare for assessment
❌ **Summative Focus**: Heavy on final exam, lacking formative checks

**Recommendations**:
- Add formative assessments in Weeks 2, 4, 6
- Revise Unit 2, Lesson 3 to include practice with analysis tasks

## Learning Science Principles

| Principle | Present | Quality | Evidence |
|-----------|---------|---------|----------|
| Retrieval Practice | ⚠️  | Moderate | Only 2 quizzes; needs more frequent checks |
| Spaced Repetition | ✅ | Strong | Concepts revisited in Weeks 1, 3, 5 |
| Interleaving | ❌ | Poor | All practice is blocked by topic |
| Elaboration | ✅ | Strong | Multiple explain/justify prompts |
| Concrete Examples | ✅ | Strong | Real-world applications throughout |
| Dual Coding | ⚠️  | Moderate | Some visuals but could add more |

**Recommendations**:
- Add weekly retrieval practice quizzes
- Interleave practice problems (mix topics)
- Include more diagrams and visual representations

## Cognitive Load Assessment

**Lesson-by-Lesson Analysis**:

**Lesson 1.1**: ✅ Appropriate load
- Single new concept
- Builds on known prerequisites
- Adequate practice time

**Lesson 1.2**: ⚠️  High load
- Three new concepts introduced
- May overwhelm students
- **Recommendation**: Split into 2 lessons

**Lesson 2.1**: ❌ Excessive load
- Five new vocabulary terms
- Two new procedures
- No scaffolding provided
- **Recommendation**: Pre-teach vocabulary, add worked examples, reduce content

## Differentiation Quality

✅ **Advanced Learners**: Extensions provided
⚠️  **Struggling Learners**: Some scaffolding but needs more
❌ **ELL Support**: Minimal language supports
⚠️  **Accessibility**: Basic accommodations but missing UDL principles

**Recommendations**:
- Add graphic organizers for struggling learners
- Include vocabulary pre-teaching for ELLs
- Implement UDL principles (multiple means of representation/engagement/expression)

## Engagement Strategies

✅ **Hooks**: Compelling lesson openings
✅ **Real-World Connections**: Authentic applications
⚠️  **Student Choice**: Limited opportunities
❌ **Collaboration**: Mostly independent work

**Recommendations**:
- Add choice boards for practice activities
- Include more partner and group work
- Consider project-based learning option

## Overall Recommendations

### Priority 1 (Must Fix Before Implementation)
1. [Critical issue 1]
2. [Critical issue 2]

### Priority 2 (Should Fix Soon)
1. [Important improvement 1]
2. [Important improvement 2]

### Priority 3 (Nice to Have)
1. [Enhancement 1]
2. [Enhancement 2]

## Next Steps

1. Address Priority 1 issues
2. Re-review after revisions
3. Proceed to bias and accessibility review
4. Finalize for delivery

---

**Artifact Metadata**:
- **Artifact Type**: Pedagogical Review Report
- **Topic**: [Topic]
- **Overall Rating**: [Rating]
- **Next Phase**: Address issues, then Review (Bias & Accessibility)

8. CLI Interface

# Full curriculum review
/curriculum.review-pedagogy --design "photosynthesis-design.md" --lessons "lessons/*.md" --assessments "assessments/*.md"

# Alignment check only
/curriculum.review-pedagogy --focus "alignment" --artifacts "curriculum-artifacts/"

# Quick quality check
/curriculum.review-pedagogy --quick --design "design.md"

# Help
/curriculum.review-pedagogy --help

Composition with Other Skills

Input from:

  • /curriculum.design
  • /curriculum.develop-content
  • /curriculum.develop-items
  • /curriculum.assess-design

Output to:

  • User for revisions
  • /curriculum.review-bias (if pedagogy passes)
  • /curriculum.review-accessibility (if pedagogy passes)

Exit Codes

  • 0: Success - Review complete, excellent quality
  • 1: Review complete, major issues found
  • 2: Cannot load required artifacts
  • 3: Invalid review focus

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.19%
按下载量换算36

windsurf

24.28%
按下载量换算30

zencoder

18.84%
按下载量换算23

trae

13.95%
按下载量换算17

OpenCode

7.86%
按下载量换算10

Codex

3.53%
按下载量换算4

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills