Skill Claude CodeCodex
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
Skill Claude CodeCodex
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
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.
Agent
Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency. v2.1 adds project-scoped instincts.
Skill Claude CodeCodex
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
Skill Claude CodeCodex
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
Skill Claude CodeCodex
Example project-specific skill template based on a real production application.
Skill Claude CodeCodex
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
Skill Claude CodeCodex
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Skill Claude CodeCodex
CDD (Compile-Driven Development) verification system. No tests — compile + LSP is the sole truth.
Instructions file CodexOpenCode
Instructions for zhmxiaowo/opencode-simple, covering agents.md — opencode simple (cdd & spec-first), 项目概述, 架构, 核心组件 and 核心 mcp 矩阵(仅 5 个).
Instructions file
Instructions for zhmxiaowo/opencode-simple, covering claude.md — opencode simple (cdd & spec-first), 项目概述, 架构, 核心组件 and 核心 mcp 矩阵(仅 5 个).
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.
Hook
Runs before the context is compacted, executing run-with-flags.js via node. From zhmxiaowo/opencode-simple.
Hook
Runs when a session starts, executing run-with-flags.js via bash. From 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.
Hook
Runs when the agent finishes a response, executing run-with-flags.js via node (4 commands). From zhmxiaowo/opencode-simple.
Hook
Runs when a session ends, executing run-with-flags.js via node. From zhmxiaowo/opencode-simple.