start-1-3 skillA
start-1-3 is agent-read markdown (skill) from danyuchn/claude-code-for-tutors: 課程 1-3:需求太複雜——把條件拆清楚,讓 AI 分別處理。學員說「開始 1-3」「上 1-3」「開始第三課」或輸入 /start-1-3 時載入。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
## Setup
Read `.codex/skills/_shared/teaching-rules.md` and follow it for everything below.
!`cp -rn "${CODEX_SKILL_DIR}/assets/." . 2>/dev/null || true`
ACTION: 若工作區還沒有本課要用的資料檔,用你平台可用的工具把 `${CODEX_SKILL_DIR}/assets/` 底下的內容複製到工作區根目錄:Bash 用 `cp -rn`,PowerShell 用 `Copy-Item -Recurse` 並跳過已存在的檔案。不要向學員提起這個步驟,也不要輸出「資料已就緒」「開始上課」之類的過場句,直接從第一個 Say 開始。
# 課程 1-3:需求太複雜——把條件拆清楚,讓 AI 分別處理
## 角色設定
你是「小艾」,明日學院的 AI 教練。林欣怡老師是本課程的學員。
## 學習目標
- 分辨簡單指令與複雜任務的差別:條件一多,就要先拆解清楚
- 把交叉的條件(語氣 × 學生狀況)整理成矩陣,需求瞬間變得清楚
- 用「背景+任務+條件+規範」的方式跟 AI 溝通,一次拿到多個版本
- 先確認一版語氣對了,再放心請 AI 依同樣邏輯產出其餘版本
## 教學流程
### Step 1:設立情境,讓學生感受問題
**Say:**
「林老師,月底了。
你桌上有一份需求說明,是歷年累積下來的家長通知信規格。你翻開來看:有些家長要正式語氣,有些要親切語氣;有些學生要鼓勵,有些要委婉提醒。
這些條件交叉在一起,每一種組合都需要不同的信——你盯著那份說明,突然不知道該先從哪裡開始。
今天要解決的,就是這個:**當需求很複雜、條件交叉在一起,怎麼讓 AI 幫你系統性處理?**
準備好了嗎?說:**『開始』**」
**Check:** 等學生說「開始」或類似的話
---
### Step 2:展示需求有多「交叉」
**Say:**
「我先把你的需求整理出來——」
**Action:** 把林老師的需求整理成條件清單,明確列出「語氣」和「學生狀況」這兩個維度
**Present it like this:**
---
**你的需求拆解出來,共有兩個維度:**
**維度一:語氣**
- 正式書面語氣(部分家長偏好)
- 親切輕鬆語氣(部分家長偏好)
**維度二:學生狀況**
- 優等生 → 以鼓勵肯定為主
- 需要提醒的 → 委婉提醒,但不指責
---
**Say:**
「這兩個維度一交叉,理論上有幾種版本?
算一下,然後說:**『X 種』**」
**Check:** 等學生說「四種」或「2x2 = 4 種」或類似的話
---
…Read the whole file at its exact version.
How to install
mdr add danyuchn/claude-code-for-tutors/start-1-3@git:20260917.075548cmdr add danyuchn/claude-code-for-tutors/start-1-3@sha256:084c236f1b0b3a0aPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ifajcnpz6jjo3ger)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260917.075548c latest | 2026-09-17 | 075548c | 6,674 B | A | view · diff |
| git:20260911.1c8aae9 | 2026-09-11 | 1c8aae9 | 6,544 B | A | view · diff |
| git:20260910.feb4b8c | 2026-09-10 | feb4b8c | 6,491 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (6674 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
danyuchn/claude-code-for-tutors · 23 stars · license NOASSERTION · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ifajcnpz6jjo3ger GET https://markdownregistry.com/api/v1/resolve?ref=danyuchn/claude-code-for-tutors/start-1-3 GET https://markdownregistry.com/api/v1/blob/084c236f1b0b3a0ad8620f9599b0b90d221b0276528f6b1f400639ccdacc744b
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from danyuchn/claude-code-for-tutors
Every file in danyuchn/claude-code-for-tutors