pbl-plan-reviewer

仓库创建 2026年7月27日最近提交 12 小时前SkillHot 收录 4 小时前
这个 Skill 做什么

根据黄金项目设计要素审查一个 Project Based Learning(PBL)项目计划,输出按优先级排序的、具体可执行的修改建议。适用于任何格式的计划——Word、Google Doc、粘贴大纲或别的课程单元,尤其是有人请求反馈“这算不算真 PBL?”时。特别之处是每条发现都带有明确修复方案,告诉你该改哪儿以及怎么改,而不是笼统批评。

▸ 展开 SKILL.md 英文原文

Review an existing Project Based Learning project plan and return prioritized, specific revisions. Works on PBL Builder plans and on plans written anywhere else — a Word doc, a Google Doc, a pasted outline, a plan from another curriculum. Use when someone asks for feedback on a project plan, wants to know whether a project is 'real PBL', or asks what's weak about a unit they've designed. Trigger phrases: 'review my project plan', 'is this good PBL?', 'what's wrong with this unit', 'critique this project', 'will this work?'. Output: ranked findings, each with the specific fix.

1
Stars
0
Forks
3
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/khash89/pbl-builder/main/.claude/skills/pbl-plan-reviewer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/khash89/pbl-builder/main/.claude/skills/pbl-plan-reviewer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Project Plan Reviewer

Assess a project against the eight Essential Project Design Elements and say specifically what to change.

Deliberately usable on plans that have nothing to do with this repo — a pasted outline, a Word document, a unit from a boxed curriculum. Most people who need this review don't have a `project-plan.md`.

---

## Read first

1. `framework/design-elements.yaml` — the eight elements, with check questions and failure modes
2. `rubrics/project-design-rubric.md` — the judgments no checker can make
3. `framework/project-path.yaml` — the cross-phase invariants

---

## Step 1 — If it's a PBL Builder plan, run the tool first

```bash
pbl validate <path>
pbl review <path>
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有