cjerochim

27 mods across 1 repository, 2 stars between them.

cjerochim/compound-workflow

Instructions file CodexOpenCode

AGENTS.md instructions for cjerochim/compound-workflow, covering agent operating principles, core principles, contract precedence, canonical workflow and orchestration model.

2 2mo ago A 1,820 tokens

assess

02

cjerochim/compound-workflow

Command

Review recent metrics entries to identify failures/trends and propose concrete improvements to commands/skills/agents.

2 2mo ago A 22 tokens

install

03

cjerochim/compound-workflow

Command

Install compound-workflow in this project — copies agents/skills/commands, writes opencode.json, merges AGENTS.md, and creates docs/todo dirs.

2 2mo ago A 34 tokens

metrics

04

cjerochim/compound-workflow

Command

Log a metrics entry for the current workflow run so process performance can be reviewed daily/weekly/monthly.

2 2mo ago A 22 tokens

agents

06

cjerochim/compound-workflow

Command

Review and update AGENTS.md to keep skills and agents accurate, consistent, and aligned to current workflow needs.

2 2mo ago A 23 tokens

compound

08

cjerochim/compound-workflow

Command

Document a durable learning (solved problem or implementation insight) into docs/solutions/ to compound institutional knowledge.

2 2mo ago A 23 tokens

plan

09

cjerochim/compound-workflow

Command

Transform feature descriptions into contract-based execution plans with explicit artifacts, isolated task contracts, and a fidelity/confidence model.

2 2mo ago A 24 tokens

review

10

cjerochim/compound-workflow

Command

Review a PR/branch/diff with structured findings. Does not implement fixes unless explicitly requested.

2 2mo ago A 21 tokens

tech-review

11

cjerochim/compound-workflow

Command

Run technical review on a plan (technical correctness before build). Optional plan path or latest in docs/plans/.

2 2mo ago A 25 tokens

triage

12

cjerochim/compound-workflow

Command

Manual triage command to prioritize todo files into an executable ready queue (priority, dependencies, recommended action).

2 2mo ago A 24 tokens

work

13

cjerochim/compound-workflow

Command

Stateless orchestrator that executes approved plans by scheduling isolated agents for build, validation, review, and drift checking — using artifact-based contracts with no context accumulation.

2 2mo ago A 33 tokens

agent-browser

14

cjerochim/compound-workflow

Skill Claude CodeCodex

Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape…

2 2mo ago A 77 tokens

audit-traceability

15

cjerochim/compound-workflow

Skill Claude CodeCodex

Append-only audit logging with actor attribution and correlation IDs for regulated/financial workflows (Drizzle + Postgres).

2 2mo ago A 27 tokens

brainstorming

16

cjerochim/compound-workflow

Skill Claude CodeCodex

Use before planning or implementing features when intent, scope, success, user impact, constraints, or direction need to be clarified. Runs a grill-style, one-decision-at-a-time interview that produces a planning-ready WHAT contract without drifting into HOW.

2 2mo ago A 53 tokens

capture-skill

17

cjerochim/compound-workflow

Skill Claude CodeCodex

Capture learnings, patterns, or workflows from the current conversation into a new or existing skill. Use when the user wants to save what was learned, discovered, or built during a conversation as a reusable skill for future sessions.

2 2mo ago A 49 tokens

compound-docs

18

cjerochim/compound-workflow

Skill Claude CodeCodex

Capture solved problems and implementation insights as categorized documentation with YAML frontmatter for fast lookup.

2 2mo ago A 20 tokens

data-foundations

19

cjerochim/compound-workflow

Skill Claude CodeCodex

Enforce DB access boundaries, multi-tenant isolation (app-layer), and mutation integrity patterns for scalable SaaS (Postgres + Drizzle).

2 2mo ago A 33 tokens

file-todos

20

cjerochim/compound-workflow

Skill Claude CodeCodex

Manage a file-based todo tracking system in the todos/ directory. Use to create, triage, and execute persistent work items with status, priority, dependencies, and work logs.

2 2mo ago A 40 tokens

pii-protection

23

cjerochim/compound-workflow

Skill Claude CodeCodex

Enforce PII table separation + envelope encryption + KEK rotation (Web Crypto API + Postgres + Drizzle).

2 2mo ago A 29 tokens

process-metrics

24

cjerochim/compound-workflow

Skill Claude CodeCodex

Define a portable metrics schema and templates for evaluating workflow performance. Use after /workflow:work, /workflow:review, or /workflow:compound to log outcomes and refine the system.

2 2mo ago A 41 tokens