ryanzhao1011

57 mods across 1 repository, 4 stars between them.

workframe

01

ryanzhao1011/workframe

Plugin Claude Code

Plugin marketplace listing 2 plugins: workframe-launcher, core.

4 14d ago A tokens not measured original MIT

workframe CLAUDE.md

02

ryanzhao1011/workframe

Instructions file

Repository maintenance instructions for Workframe, a Claude Code plugin marketplace containing a user-level launcher and a project-level toolkit. They define validation, versioning, asset, and changelog rules for contributors.

4 14d ago A 1,280 tokens original MIT

core

03

ryanzhao1011/workframe

Plugin Claude Code

Workframe core plugin: 4 baseline agents (PM / Dev / QA / Prompt-Eng), 36 skills (13 domain + 8 system/maintenance + 8 docs/publishing + 7 modules-system), an 11-stage hook pipeline, 4 auto-loaded rules, and the modules/ documentation system that keeps requirements and code in sync.

4 14d ago A tokens not measured original MIT

dev

04

ryanzhao1011/workframe

Agent

A full-stack software development role covering both the parts users see and the server-side systems behind them. It includes application code, databases, deployment, performance work, bug fixes, and technical design.

4 14d ago A 87 tokens original MIT

pm

05

ryanzhao1011/workframe

Agent

A product-management agent that turns user needs, feedback, and competitor information into structured product documents. It defines features, acceptance criteria, and product requirements, but does not write code.

4 14d ago A 117 tokens original MIT

prompt-eng

06

ryanzhao1011/workframe

Agent

A role for designing, testing, and improving the instructions given to AI models, often called prompts. It keeps each prompt and its changes in files so they can be compared and reviewed.

4 14d ago A 61 tokens original MIT

qa

07

ryanzhao1011/workframe

Agent

A quality-assurance agent for testing, regression checks, code review, issue tracking, and final task verification. It works independently and does not change application business code.

4 14d ago A 74 tokens original MIT

SessionStart

08

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

09

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

10

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

11

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

12

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

13

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

14

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

15

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

16

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

17

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

18

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

acceptance-criteria

19

ryanzhao1011/workframe

Skill Claude CodeCodex

A guide for writing acceptance criteria: clear checks that show whether a piece of work is complete. It uses either Given–When–Then scenarios for user actions or rule checklists for business and data rules.

4 14d ago A 36 tokens original MIT

audit

20

ryanzhao1011/workframe

Skill Claude CodeCodex

A read-only report of recent automatic maintenance activity in a coding project. It reviews recorded actions, pending proposals, failed work, and the health of maintenance summaries.

4 14d ago A 26 tokens original MIT

code-review

21

ryanzhao1011/workframe

Skill Claude CodeCodex

A code-review skill that examines changes for requirement fit, correctness, security, maintainability, and performance. It reports findings with risk levels.

4 14d ago A 40 tokens original MIT

code-to-doc

22

ryanzhao1011/workframe

Skill Claude CodeCodex

A code-reading tool that turns a module's implementation into four current-state documents: architecture, API surface, data model, and code map. A monorepo is a repository containing multiple related projects, and the tool can account for that structure as well as other supported project layouts.

4 14d ago B 111 tokens original MIT

ryanzhao1011/workframe

Skill Claude CodeCodex

A structured way to study competing products, including direct competitors, indirect alternatives, and manual or free substitutes. It compares them across company details, users, features, business model, and strengths and weaknesses.

4 14d ago A 33 tokens original MIT

doc-graph-health

24

ryanzhao1011/workframe

Skill Claude CodeCodex

A knowledge-base health checker for finding broken links, isolated documents, heavily referenced pages, stale information, and other documentation problems. It writes a report describing the findings.

4 14d ago B 111 tokens original MIT