mifunedev

39 mods across 3 repositories, 73 stars between them.

PreToolUse

01

mifunedev/openharness

Hook Claude Code

Runs before the agent uses a tool for Bash, Read, Write, Edit, NotebookEdit, Grep and Glob tool calls, executing deny-env-dump.sh, warn-devtcp.sh and deny-secret-paths.sh via bash with --claude-code (4 commands). From mifunedev/openharness.

36 yesterday A tokens not measured copy · 44% Apache-2.0

Stop

02

mifunedev/openharness

Hook Claude Code

Runs when the agent finishes a response, executing notify_slack.sh via bash. From mifunedev/openharness.

36 yesterday A tokens not measured copy · 47% Apache-2.0

Notification

03

mifunedev/openharness

Hook Claude Code

Runs when the agent sends a notification for permission_prompt and idle_prompt tool calls, executing notify_slack.sh via bash (2 commands). From mifunedev/openharness.

36 yesterday A tokens not measured original Apache-2.0

openharness

04

mifunedev/openharness

Settings file Claude Code

Agent settings declaring 3 hook events (PreToolUse, Stop, Notification).

36 yesterday C tokens not measured original Apache-2.0

debugmcp

05

mifunedev/openharness

MCP server Claude CodeCodexCursor +2

MCP server "debugmcp", hosted remotely at localhost, as configured in mifunedev/openharness.

36 yesterday A tokens not measured original Apache-2.0

agent-browser

06

mifunedev/openharness

Skill Claude CodeCodex

Open a URL in the headless agent-browser, with a preflight health check. Verifies agent-browser is installed and Chromium launches before navigating. Errors out with a diagnostic trace if anything fails. TRIGGER when: asked to open a page, browse a URL, take a screenshot, or test a site with agent-browser.

36 yesterday B 68 tokens original Apache-2.0

audit

07

mifunedev/openharness

Skill Claude CodeCodex

Explicit nine-target audit dispatcher for implementation promotability, one PR, the open PR queue, harness health, context budget, skill integrity, eval quality, drift, and correlated full campaigns. TRIGGER when: audit this task; verify this implementation; audit PR N; classify this pull request; audit open PRs…

36 yesterday A 125 tokens original Apache-2.0

benchmark

08

mifunedev/openharness

Skill Claude CodeCodex

Progress-ceiling verdict gate (part of /spec execute's improve tail) — decide whether ONE landed change was actually BENEFICIAL (moved or held the capability-benchmark ceiling without breaking the regression floor, and is worth its complexity), then emit a single BENEFICIAL/NOT-BENEFICIAL verdict. Composes (never…

36 yesterday A 212 tokens original Apache-2.0

blog

09

mifunedev/openharness

Skill Claude CodeCodex

Turn a source scenario into a publishable blog post. First supported playbook: Loom/demo-to-blog, where a raw notes file plus Loom screenshots become a polished site post after Advisor briefing, photo/text alignment audit, site convention audit, narrative/fact-check audit, source-faithful image handling (exact URLs or…

36 yesterday A 157 tokens original Apache-2.0

builder

10

mifunedev/openharness

Skill Claude CodeCodex

Author and refine provider-portable agents, reference skills, task-style command skills, and path-scoped rules using one repository-grounded workflow. TRIGGER when: asked to create, build, scaffold, convert, review, or update an agent, skill, command, workflow, rule, coding standard, or contextual instruction.

36 yesterday A 68 tokens original Apache-2.0

ci-status

11

mifunedev/openharness

Skill Claude CodeCodex

Check the CI pipeline status for the current branch after pushing changes. Reports pass/fail with failure details. Use this after every push to confirm your changes are truly done — CI must be green. TRIGGER when: after git push, after committing changes, when asked to check CI, or when verifying that work is complete.

36 yesterday A 69 tokens original Apache-2.0

cloudflared

12

mifunedev/openharness

Skill Claude CodeCodex

Start or explain a Cloudflared tunnel for a sandbox app port. Cloudflared is the default public sharing method for Open Harness previews; this skill replaces generic sharing guidance with a portable pointer to the installed cloudflared CLI and tmux process convention. TRIGGER when: asked to share a local app publicly…

36 yesterday A 95 tokens original Apache-2.0

delegate

13

mifunedev/openharness

Skill Claude CodeCodex

TRIGGER when: asked to delegate work, execute or parallelize a plan, "run this plan", "delegate this", or after /prd or plan creation. Decomposes work by dependency, launches worker sub-agents in parallel waves, validates completion, and reports results while preserving failure isolation and recursion limits.

36 yesterday A 67 tokens original Apache-2.0

eval

14

mifunedev/openharness

Skill Claude CodeCodex

Run the context fitness-function probe suite (.oh/evals/probes/.sh) against real state and write the .oh/evals/RESULTS.md benchmark. Each probe is a deterministic 3-state oracle (PASS/REGRESSION/SKIPPED); a green→red transition is surfaced as a REGRESSION naming the lesson it closes. Tier-B behavioral evals are out of…

36 yesterday A 128 tokens original Apache-2.0

fanout

15

mifunedev/openharness

Skill Claude CodeCodex

Ship a set of related issues as parallel PRs — one isolated worktree and one briefed agent session per unit of work, then merge, verify closure, and tear down. Runner-agnostic: herdr, tmux, or background shells. TRIGGER when: asked to work several issues at once, "ship these issues in parallel", "spawn an agent per…

36 yesterday A 98 tokens original Apache-2.0

git

16

mifunedev/openharness

Skill Claude CodeCodex

Open Harness git workflow: issues, branches, commits, PR titles/bodies, changelog discipline, worktrees, branch catch-up, stacked PRs, releases, and post-push CI checks. TRIGGER when: any chat mentions git, GitHub, branches, commits, pushes, pulls, PRs, issues, worktrees, merge conflicts, dirty workspaces, changelog…

36 yesterday C 92 tokens original Apache-2.0

harness-context

17

mifunedev/openharness

Skill Claude CodeCodex

Explain the Open Harness architecture, layout, and conventions. Use this skill when the user asks about project structure, layout, git workflow, rules, or how things are organized. Returns specific file paths and path:line citations. TRIGGER when: asked about harness structure, layout, conventions, rules, process, or…

36 yesterday A 73 tokens original Apache-2.0

health-check

18

mifunedev/openharness

Skill Claude CodeCodex

Triage memory, swap, disk and CPU where you are running, and rank Docker reclaim levers by safety×yield. Docker triage is host-only: inside a sandbox with no Docker socket the skill states that once and emits a procedure for the orchestrator to run at the host project root, rather than failing per command. TRIGGER…

36 yesterday A 153 tokens original Apache-2.0

herdr

19

mifunedev/openharness

Skill Claude CodeCodex

Drive the Herdr terminal workspace manager from the CLI inside the Open Harness sandbox — inspect and control workspaces, tabs, panes, agents, and git worktrees over the Herdr socket API, and read or steer other running agents headlessly. TRIGGER when: asked to run a herdr command, list/read/send to another agent or…

36 yesterday A 165 tokens original Apache-2.0

imagine

20

mifunedev/openharness

Skill Claude CodeCodex

One-shot draft PRD sketch from a fuzzy scenario. Writes a single artifact to .claude/specs/ /spec.md — a path that is gitignored by default (.gitignore:51), so the spec never enters git history. Includes a mermaid diagram. Output is purpose-built as input for /spec plan --plan .claude/specs/ /spec.md, which bypasses…

36 yesterday A 161 tokens original Apache-2.0

interview

21

mifunedev/openharness

Skill Claude CodeCodex

Adaptive pre-work clarifier. Picks 2–4 task-specific questions via AskUserQuestion, echoes a brief scope summary, then proceeds. Refuses for trivial tasks. TRIGGER when: /interview invoked explicitly, OR before non-trivial work where scope/intent/constraints are ambiguous AND the user hasn't already specified them.

36 yesterday C 73 tokens original Apache-2.0

post-bridge

22

mifunedev/openharness

Skill Claude CodeCodex

Interact with the Post Bridge social media post management API. Use when the user wants to publish posts, upload media, manage social accounts, schedule content, or retrieve analytics via the Post Bridge platform. Triggers on: post to instagram, upload media to post bridge, schedule a social post, list social…

36 yesterday B 77 tokens original Apache-2.0

prd

23

mifunedev/openharness

Skill Claude CodeCodex

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

36 yesterday A 60 tokens original Apache-2.0

prompt-miner

24

mifunedev/openharness

Skill Claude CodeCodex

Rank past prompts by session outcome and mine the markers that produce the best sessions. Runs the deterministic mine-traces.mjs engine over Claude + Pi JSONL traces, scores each session by a friction + ground-truth outcome proxy, ranks the initiating prompts, then synthesizes falsifiable prompt markers STRATIFIED by…

36 yesterday A 153 tokens original Apache-2.0