agentsclimarketplace

完事

Skill Lumos-789/agent-skills/skills/完事

Reusable Claude Code skills — handoff queue, daily wrap-up, design interrogation, looklook

Install
npx -y skills add Lumos-789/agent-skills --skill 完事

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

轻量事项收工 — 做完一个任务或要切换时,快速记一笔到当天流水账。

SKILL.md

1.3 KB, 360 tokens by cl100k_base, as published. Nobody here has run it

Append a one-line entry to today's daily scratch file.

规则

  1. 目标文件:reports/daily-YYYY-MM-DD.md(当天日期)<!-- adapt to your project structure -->
  2. 如果文件不存在,先创建,顶部加 # 流水账 — YYYY-MM-DD
  3. 追加一条记录,格式:
- HH:MM **{项目}** — {做了什么} → {下一步}(如果有)
  1. 项目名用简称(匹配你的项目列表)
  2. 如果用户没说项目,标 General
  3. 如果用户没说下一步,不加 部分
  4. 只追加,不改已有内容
  5. 不更新项目卡片、不 git commit、不扫 git log

示例输入/输出

用户:「完事 API 写完了,接下来做测试」 → 追加:- 14:32 **ProjectA** — 推荐 API 完成 → 写单元测试

用户:「/完事 切到另一个项目,刚修了个热键 bug」 → 追加:- 16:05 **ProjectB** — 修复热键 bug

用户:「完事 讨论了两级收工的设计」 → 追加:- 22:10 **General** — 讨论两级收工体系设计 → 实现 note skill 和改造日终收工

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.