選項

quick-recap

BuilderIO/skills BuilderIO/skills

透過紅色/黃色/綠色狀態方塊,在每次回應結束時明確顯示完成狀態。

...展開全部
1
更新時間 2026-09-06

快速回顧

在每個回應的結尾處,應明確標示完成狀態。

狀態區塊

每個完成一項工作單元的回應,都必須以以下內容結尾:

🟢 Actual concise status sentence

規則:

  • 狀態行長度應控制在 100 個字元以內。
  • 🟢 當所請求的工作完成時。
  • 🟡 當仍有非常規的後續工作時;請註明待辦事項的名稱。
  • 僅在 🔴 僅在因使用者輸入受阻時使用。
  • 將狀態行置於回覆的最末端。
  • 請勿在 ---、分隔行或任何內容。

安裝程式行為

此規範僅在專案或使用者 說明中明確規定時才會自動生效。安裝此技能時,應優先加入受管 AGENTS.md / CLAUDE.md 區塊,除非使用者選擇不採用。

若您是手動遵循此規範,請從使用者的 角度選擇狀態:已完成、待執行特定非常規步驟,或受阻。

範例

已完成的工作:

🟢 Updated quick recap docs with output examples

尚有非常規後續步驟:

🟡 Code updated, set PROVIDER_WEBHOOK_SECRET before testing webhooks

因用戶輸入而受阻:

🔴 Need the production API key to continue
在 GitHub 上查看
---
name: quick-recap
description: Makes completion state obvious at the end of every response using a red/yellow/green status block.
---

# Quick Recap

Make completion state obvious at the end of every response.

## Status Block

Every response that completes a unit of work must end with:

```md
🟢 Actual concise status sentence
```

Rules:

- Keep the status line under 100 characters.
- Use `🟢` when the requested work is finished.
- Use `🟡` when non-routine follow-up remains; name the pending item.
- Use `🔴` only when blocked on user input.
- Put the status line at the very end of the response.
- Do not add `---`, spacer lines, or any content after the status line.

## Installer Behavior

This convention is only automatic when it is present in project or user
instructions. When installing this skill, prefer adding the managed
`AGENTS.md` / `CLAUDE.md` block unless the user opts out.

If you are following the convention manually, choose the status from the user's
perspective: finished, pending a specific non-routine step, or blocked.

## Examples

Finished work:

```md
🟢 Updated quick recap docs with output examples
```

Non-routine follow-up remains:

```md
🟡 Code updated, set PROVIDER_WEBHOOK_SECRET before testing webhooks
```

Blocked on user input:

```md
🔴 Need the production API key to continue
```

所有檔案

0 個檔案

安裝 quick-recap

請下載並將技能檔案解壓縮至您的 .claude/skills/ 目錄中。

下載 ZIP

複製儲存庫並將技能檔案複製到您的專案中。

git clone https://github.com/BuilderIO/skills/tree/main/skills/quick-recap # Copy SKILL.md to your .claude/skills/ directory

複製 複製
快速設定: 將技能資料夾複製到 .claude/skills/ Claude 會自動偵測並使用該技能
儲存庫 BuilderIO/skills

相關技能

notion-automation
更新時間 2026-06-29
airtable-automation
更新時間 2026-06-29
seo-programmatic
更新時間 2026-06-29
revops
更新時間 2026-06-29
OR