zhmxiaowo

65 mods across 1 repository, 2 stars between them.

orchestrate

26

zhmxiaowo/opencode-simple

Command

Sequential agent workflow for complex tasks. Coordinates multiple agents in defined patterns.

2 5mo ago A 14 tokens copy · 91% MIT

plan

27

zhmxiaowo/opencode-simple

Command

Spec-First research + implementation plan. Outputs SPEC (API/types/deps) AND step-by-step phases with dependency graph. WAIT for user CONFIRM before touching any code.

2 5mo ago A 35 tokens original MIT

projects

28

zhmxiaowo/opencode-simple

Command

List known projects and their instinct statistics from the continuous learning system.

2 5mo ago A 13 tokens original MIT

promote

29

zhmxiaowo/opencode-simple

Command

Promote project-scoped instincts to global scope when confidence threshold is met.

2 5mo ago A 15 tokens original MIT

quality-gate

30

zhmxiaowo/opencode-simple

Command

Run the quality pipeline on demand for a file or project scope. Supports --fix and --strict modes.

2 5mo ago A 21 tokens original MIT

resume-session

32

zhmxiaowo/opencode-simple

Command

Load the most recent session file from /.claude/sessions/ and resume work with full context from where the last session ended.

2 5mo ago A 26 tokens original MIT

save-session

33

zhmxiaowo/opencode-simple

Command

Save current session state to a dated file in /.claude/sessions/ so work can be resumed in a future session with full context.

2 5mo ago A 28 tokens original MIT

setup-pm

35

zhmxiaowo/opencode-simple

Command

Configure your preferred package manager (npm/pnpm/yarn/bun) for the project.

2 5mo ago A 18 tokens copy · 89% MIT

spec

37

zhmxiaowo/opencode-simple

Command

A shortcut that creates a technical specification for a proposed feature without creating the full implementation plan.

2 5mo ago A 23 tokens original MIT

verify

40

zhmxiaowo/opencode-simple

Command

Run CDD verification on current codebase. Checks compile, types, LSP, lint, secrets, debug logs, and AI slop. No tests.

2 5mo ago A 32 tokens original MIT

agentic-engineering

41

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

2 5mo ago A 24 tokens copy · 84% MIT

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Engineering operating model for teams where AI agents generate a large share of implementation output.

2 5mo ago A 21 tokens copy · 91% MIT

api-design

43

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

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

autonomous-loops

44

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2 5mo ago C 26 tokens copy · 95% MIT

backend-patterns

45

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

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

blueprint

46

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation…

2 5mo ago A 122 tokens copy · 94% MIT

coding-standards

47

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2 5mo ago A 28 tokens copy · 86% MIT

configure-ecc

48

zhmxiaowo/opencode-simple

Skill Claude CodeCodex

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

2 5mo ago D 38 tokens copy · 98% MIT