zhmxiaowo

65 mods across 1 repository, 2 stars between them.

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

2 5mo ago A 30 tokens copy · 98% MIT

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2 5mo ago B 48 tokens copy · 98% MIT

observer

51

zhmxiaowo/opencode-simple

Agent

Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency. v2.1 adds project-scoped instincts.

2 5mo ago A 33 tokens copy · 100% MIT

continuous-learning

52

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

2 5mo ago B 21 tokens copy · 94% MIT

eval-harness

53

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.

2 5mo ago A 19 tokens copy · 95% MIT

search-first

55

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.

2 5mo ago B 29 tokens copy · 97% MIT

strategic-compact

56

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2 5mo ago B 27 tokens copy · 95% MIT

verification-loop

57

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

CDD (Compile-Driven Development) verification system. No tests — compile + LSP is the sole truth.

2 5mo ago A 25 tokens original MIT

zhmxiaowo/opencode-simple

Instructions file CodexOpenCode

Instructions for zhmxiaowo/opencode-simple, covering agents.md — opencode simple (cdd & spec-first), 项目概述, 架构, 核心组件 and 核心 mcp 矩阵(仅 5 个).

2 5mo ago A 1,084 tokens original MIT

zhmxiaowo/opencode-simple

Instructions file

Instructions for zhmxiaowo/opencode-simple, covering claude.md — opencode simple (cdd & spec-first), 项目概述, 架构, 核心组件 and 核心 mcp 矩阵(仅 5 个).

2 5mo ago A 881 tokens original MIT

PreToolUse

60

zhmxiaowo/opencode-simple

Hook

Runs before the agent uses a tool for Bash, Bash, Bash, Write, Edit, Write, Bash, Write, Edit and MultiEdit tool calls, executing auto-tmux-dev.js, run-with-flags.js and run-with-flags-shell.sh via node (7 commands). From zhmxiaowo/opencode-simple.

2 5mo ago A tokens not measured copy · 92% MIT

PreCompact

61

zhmxiaowo/opencode-simple

Hook

Runs before the context is compacted, executing run-with-flags.js via node. From zhmxiaowo/opencode-simple.

2 5mo ago A tokens not measured original MIT

SessionStart

62

zhmxiaowo/opencode-simple

Hook

Runs when a session starts, executing run-with-flags.js via bash. From zhmxiaowo/opencode-simple.

2 5mo ago A tokens not measured copy · 100% MIT

PostToolUse

63

zhmxiaowo/opencode-simple

Hook

Runs after a tool call finishes for Bash, Bash, Edit, Write, MultiEdit, Edit, Edit and Edit tool calls, executing run-with-flags.js and run-with-flags-shell.sh via node (7 commands). From zhmxiaowo/opencode-simple.

2 5mo ago A tokens not measured copy · 86% MIT

Stop

64

zhmxiaowo/opencode-simple

Hook

Runs when the agent finishes a response, executing run-with-flags.js via node (4 commands). From zhmxiaowo/opencode-simple.

2 5mo ago A tokens not measured copy · 100% MIT

SessionEnd

65

zhmxiaowo/opencode-simple

Hook

Runs when a session ends, executing run-with-flags.js via node. From zhmxiaowo/opencode-simple.

2 5mo ago A tokens not measured original MIT