pbl-plan-reviewer
根据黄金项目设计要素审查一个 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.
帮我安装这个 skill:https://raw.githubusercontent.com/khash89/pbl-builder/main/.claude/skills/pbl-plan-reviewer/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/khash89/pbl-builder/main/.claude/skills/pbl-plan-reviewer/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>