From hw
Reads the unified lifecycle log for milestones, fixes, audits, debugging, reviews, or release history. Supports filtering, full/history views, and timezone conversion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hw:logThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
📌 输出语言规则:
📌 输出语言规则: 读取 config.yaml → output.language
使用此 skill 检查 .pipeline/log.yaml。
--full,直接读取 .pipeline/log.yaml,并在行数可用时打印 加载完整版 log.yaml (<N> 行)。--full,优先使用 .pipeline/log.compact.yaml(如果存在);否则读取 .pipeline/log.yaml。output.language 和 output.timezone。output.timezone。--all--type <type>--since <milestone>--fulloutput.language 说明尚未创建生命周期日志。Recent/status 读取器必须按时间戳排序(而非文件顺序),并在显示摘要前使用共享的密钥安全脱敏辅助函数。/hw:log --full 可以显示完整的生命周期历史,但 status/dashboard 的 Recent 部分应保持为过滤后的用户活动流。
/hw:log --full:忽略 .pipeline/log.compact.yaml,加载完整的生命周期日志。/hw:log:在 compact 日志可用时使用 compact 日志上下文,compact 不存在时回退到完整文件。references/log-spec.mdreferences/commands-spec.mdSKILL.mdnpx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwBrowse and read recent Claude Code session logs and artifacts from a project-specific directory. Supports listing, filtering by prefix, and reading full log files.
View audit logs, decision traces, and session history for AI transparency. Supports log, trace, summary, and search subcommands.
Automatically logs file changes, test results, and git commits to a runtime changelog for development session observability, debugging, and subagent context.