chrono-meta

54 mods across 1 repository, 14 stars between them.

return-path-gate

49

chrono-meta/forge-harness

Skill Claude CodeCodex

Audits SKILL.md files in plugins/ for return-path gate compliance. Detects fire-and-forget chains where a caller dispatches a downstream skill but does not gate its next step on the callee's verdict. Reports each chain as CLOSED or OPEN and outputs specific fix suggestions. Triggered by "chain audit", "return-path…

14 2d ago A 91 tokens original MIT

salience-splitter

50

chrono-meta/forge-harness

Skill Claude CodeCodex

Splits an over-loaded always-loaded context asset — a SKILL.md, CLAUDE.md, or memory index — into a lean always-loaded layer + an on-demand layer, using a governance-semantic criterion (not length, but when the content is needed), connected by imperative pointers. Based on paper §9.5 Protocol-Priority Split pattern.…

14 2d ago A 140 tokens original MIT

sim-conductor

51

chrono-meta/forge-harness

Skill Claude CodeCodex

Autonomously runs external user reaction simulations, internal audits, ideation scans, artifact validation, and quality reviews. Profiles the target artifact first, then derives task-appropriate personas, dispatches them as parallel agents, classifies findings into M/S/R tiers, and completes the pipeline through to…

14 2d ago A 65 tokens original MIT

steel-quench

52

chrono-meta/forge-harness

Skill Claude CodeCodex

All-angle verification meta-skill for near-complete artifacts. Turns vague design anxiety into structured challenger waves using fh-commons:quench-challenger, then drives defense and convergence until root weaknesses, residual risks, and added complexity are explicit. Covers standard attack/defense rounds, optional…

14 2d ago A 169 tokens original MIT

chrono-meta/forge-harness

Skill Claude CodeCodex

A skill that immediately updates the baseline and reflects it in the next session when the user raises a counter-argument to an AI recommendation. Triggered by "is that right?", "re-examine this", "something seems off here". Explicit /verify-bidirectional call also possible.

14 2d ago A 62 tokens original MIT

video-ingest

54

chrono-meta/forge-harness

Skill Claude CodeCodex

Ingests a video's content (YouTube and similar) for agent context, routing by capability, task need, and video length — a natively multimodal engine (Gemini via agy or the Gemini API) for direct-URL and long video, Claude vision over ffmpeg-extracted frames when no such engine is present, yt-dlp captions when the…

14 2d ago A 140 tokens original MIT