ryanzhao1011/workframe

给产品经理的 Claude Code 工作框架:项目文档管理和记忆自迭代,调研、PRD、原型全程对话产出。

4Stars on the repository
57Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

ryanzhao1011/workframe

Hook

Runs when a session starts, executing heartbeat-check.py, session-start-prep.py, sync-rules.py, check-stale-modules.py and memory-ask.py (5 commands). From ryanzhao1011/workframe.

4 14d ago A tokens not measured copy · 61% MIT

Setup

02

ryanzhao1011/workframe

Hook

Runs once when the project is set up for maintenance tool calls, executing maintenance_workorder.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

UserPromptSubmit

03

ryanzhao1011/workframe

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-inject.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

PostToolUse

04

ryanzhao1011/workframe

Hook

Runs after a tool call finishes for Edit, Write, NotebookEdit and Skill tool calls, executing check-stale-modules.py and log-skill-invoked.py (2 commands). From ryanzhao1011/workframe.

4 14d ago A tokens not measured copy · 67% MIT

Stop

05

ryanzhao1011/workframe

Hook

Runs when the agent finishes a response, executing check-iteration-trigger.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

SubagentStart

06

ryanzhao1011/workframe

Hook

Runs when a subagent starts, executing subagent-memory-inject.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

SubagentStop

07

ryanzhao1011/workframe

Hook

Runs when a subagent finishes, executing log-subagent-activity.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

StopFailure

08

ryanzhao1011/workframe

Hook

Runs on the StopFailure event, executing log-stop-failure.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

ConfigChange

09

ryanzhao1011/workframe

Hook

Runs on the ConfigChange event, executing log-config-change.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

SessionEnd

10

ryanzhao1011/workframe

Hook

Runs when a session ends, executing session-end-flush.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT

UserPromptExpansion

11

ryanzhao1011/workframe

Hook

Runs to expand your prompt before the agent sees it, executing log-skill-invoked.py. From ryanzhao1011/workframe.

4 14d ago A tokens not measured original MIT