在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用dohyun-log
星标4
分支0
更新时间2026年4月15日 00:39
Show recent dohyun activity log entries
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Show recent dohyun activity log entries
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
After /clear or fresh session, restore dohyun working context in one step
Socratic interview to extract precise requirements before implementation
Cancel all active dohyun tasks and clear current task
Mark the current dohyun task complete (all DoD must be checked)
Show or check off DoD items of the current dohyun task
Append a timestamped note to the dohyun notepad
| name | dohyun-log |
| description | Show recent dohyun activity log entries |
| trigger | /dohyun-log |
| argument-hint | [--tail N] [--filter keyword] |
| allowed-tools | Bash |
Show recent entries from .dohyun/logs/log.md.
dohyun log
dohyun log --tail 50
dohyun log --filter checkpoint
dohyun log --filter session-start
dohyun log --filter guard
session-start — new Claude Code session begansession-end — session ended cleanlyplan-load — plan file loaded into queuetask-start — task dequeued and activatedtask-complete — task marked donedod-check — DoD item checkedcheckpoint — Stop hook evaluation resultstop-blocked — Stop hook blocked with reasonguard — pre-write-guard warning (loop/scope/cheat)Use this to confirm hooks are actually firing.