chrono-meta

54 mods across 1 repository, 14 stars between them.

context-doctor

25

chrono-meta/forge-harness

Skill Claude CodeCodex

Reduces token waste in Claude Code sessions across two axes — context footprint (auto-generates .claudeignore, guides over-read files and /clear timing) and command output (routes to a command-output proxy/hook such as rtk to trim verbose CLI stdout). In hub environments, regularly audits bloated…

14 2d ago A 91 tokens original MIT

chrono-meta/forge-harness

Skill Claude CodeCodex

Fetches and normalizes multi-version public-domain corpora into a single verified-axiom store for verbatim-relay grounding, recording per-version license and provenance.

14 2d ago A 40 tokens original MIT

chrono-meta/forge-harness

Skill Claude CodeCodex

Automatically discovers useful combinations (synergy pairs) across multiple installed plugins and skills, and presents them as a ranked table. Proactively suggests undiscovered synergies when new projects or skills are registered in the registry. Activates on phrases like "do my installed tools work well together?"…

14 2d ago B 79 tokens original MIT

deep-clarify

28

chrono-meta/forge-harness

Skill Claude CodeCodex

Clarifies ambiguous requests through Socratic dialogue, drawing out goals, completion criteria, and constraints to produce a structured spec document. Pre-dispatch requirement clarification step for agent dispatch. Triggered by "I don't know what to build", "how should I approach this", "organize this for me"…

14 2d ago A 77 tokens original MIT

dialogue-harvest

29

chrono-meta/forge-harness

Skill Claude CodeCodex

Mines improvement insights from long-form AI dialogue logs and long texts — an external or pasted corpus, not the current session (current-session wrap-up belongs to harvest-loop). First operation is sycophancy removal — separates speakers, strips the counterpart's agreement/restatement spans, converts the user's own…

14 2d ago A 165 tokens original MIT

edit-manifest

30

chrono-meta/forge-harness

Skill Claude CodeCodex

Implements a predict-verify loop for harness edits. Every SKILL.md, rules/.md, or CLAUDE.md change is paired with a predicted impact stored in a manifest. The next session verifies predictions against actual outcomes, and a validation gate accepts edits only when improvement is measurable. Runs automatically on…

14 2d ago A 76 tokens original MIT

fh

31

chrono-meta/forge-harness

Skill Claude CodeCodex

Renders the FH hub map on demand — the door menu, a starter set of skills, and the most-used trigger phrases — without requiring a greeting. State-aware; composes live candidates from the session card and tracks.

14 2d ago A 47 tokens original MIT

field-harvest

32

chrono-meta/forge-harness

Skill Claude CodeCodex

Scans git history of field projects to detect patterns worth backporting to the meta-harness (Mode A), and logs session work to the knowledge hub when a session ends (Mode B). Triggers on "save this pattern", "make this reusable across projects", "can we automate this repetition?", "push this to FH", "reverse…

14 2d ago A 95 tokens original MIT

frontier-digest

33

chrono-meta/forge-harness

Skill Claude CodeCodex

Collects the latest AI/harness engineering trends from HackerNews and arxiv, then synthesizes them into actionable insights directly relevant to forge-harness operations. Triggered by "AI trends", "latest trends", "this week's AI updates", "what's on the frontier", "harness trends", "frontier-digest".

14 2d ago A 71 tokens original MIT

goal-quench

34

chrono-meta/forge-harness

Skill Claude CodeCodex

Wraps /goal with a tiered safety + orchestration ladder. core (default): a token budget gate (pre-run estimate), mid-run budget thresholds, and an automatic post-run quality verification via pipeline-conductor — closing /goal's two gaps (the runner's per-turn judge evaluates completion, pipeline-conductor evaluates…

14 2d ago A 180 tokens original MIT

harness-doctor

35

chrono-meta/forge-harness

Skill Claude CodeCodex

Scans a project's harness structure (.claude/ directory, CLAUDE.md, rules, agents) to diagnose complexity, drift, missing files, and broken references, then suggests improvements. --lint flag adds language-pattern scan (self-marketing, cushion words, version brags). Triggered by "harness check", "structure diagnosis"…

14 2d ago B 83 tokens original MIT

harvest-loop

36

chrono-meta/forge-harness

Skill Claude CodeCodex

An 8-step self-evolution pipeline that runs after field sessions end (field-harvest → contention-layer → challenger + persona-innovator → synthesizer → Critic agent → harness-doctor → verify-bidirectional → curator), absorbing session learnings back into the FH ecosystem. Runs automatically at session end in the main…

14 2d ago A 127 tokens original MIT

hub-cc-pr-reviewer

37

chrono-meta/forge-harness

Skill Claude CodeCodex

Checks a submitted PR against the environment's baseline assets (CLAUDE.md, memory, naming, asset classification) and attaches a review comment with a merge recommendation. 5 steps — diff read, 8-area consistency check, self-catch, comment, merge recommendation.

14 2d ago A 62 tokens original MIT

install-doctor

38

chrono-meta/forge-harness

Skill Claude CodeCodex

Scans the existing environment before and after meta-harness plugin install to diagnose conflicts, duplicates, and silent overwrite risks. Reports potential conflict areas with existing CLAUDE.md, skills, hooks, and audit practices. Activates on "install conflict", "any overlaps?", "is it safe to install?".

14 2d ago B 65 tokens original MIT

install-wizard

39

chrono-meta/forge-harness

Skill Claude CodeCodex

Run when setting up a new project for the first time or onboarding after installing FH (first setup, initial configuration, onboarding start, configure project, help me set up). Performs environment detection → gap diagnosis → item-by-item suggestions → user approval → execution → acceleration baseline setup in…

14 2d ago A 75 tokens original MIT

marketplace-gate

40

chrono-meta/forge-harness

Skill Claude CodeCodex

Evaluates whether a repository meets marketplace listing criteria via a 5-point check and outputs a listing suitability verdict. Checks README completeness, zero-config readiness, maintenance signals, duplication, and public safety.

14 2d ago A 44 tokens original MIT

memory-hygiene

41

chrono-meta/forge-harness

Skill Claude CodeCodex

Detects "stale-but-confident" memory entries — facts that were once verified but have silently drifted. Scans memory/.md for entries past their staleness threshold and proposes re-verification or archival. Runs automatically as part of harvest-loop Step 0-c and on explicit invocation.

14 2d ago A 65 tokens original MIT

meta-prompt-builder

42

chrono-meta/forge-harness

Skill Claude CodeCodex

Generates structured prompts to send to each agent in an agent dispatch plan. Triggered by "write the instructions", "what do I say to the agent?", "write the prompt for me", "meta-prompt-builder". Bridges agent-composer (which agents) and prompt content (what to say). Uses Goal/Context/Constraints/Done When structure.

14 2d ago A 77 tokens original MIT

chrono-meta/forge-harness

Skill Claude CodeCodex

Expands a named persona seed into a tiered, judgment-mapped cast — tiering each persona by a domain safety rule, mapping each to a decision-lens in the user's vocabulary, then proposing additional voices with sourced anchors.

14 2d ago A 52 tokens original MIT

phantom-quench

44

chrono-meta/forge-harness

Skill Claude CodeCodex

Input-tracing grounding audit for artifacts such as test cases, analysis reports, and design docs. Extracts proper nouns, numbers, citations, version claims, and branching conditions, then back-traces each to declared local files by grep or to external sources by fetch-and-support checks. Marks missing anchors as…

14 2d ago A 171 tokens original MIT

pipeline-conductor

45

chrono-meta/forge-harness

Skill Claude CodeCodex

Chains the four core FH verification pipelines (harvest-loop → steel-quench → phantom-quench → sim-conductor) into a single gated sweep. Accepts a scope (single skill, specific asset, full harness) and aggregates results into one structured report. Supports --quick mode (steps 2+3 only) and --full mode (all four…

14 2d ago A 108 tokens original MIT

plugin-recommender

46

chrono-meta/forge-harness

Skill Claude CodeCodex

Given a task description, searches internal and external open-source ecosystems (including Codex marketplace and Claude Code marketplace) to find and recommend suitable plugins with installation guidance. Recommendation is quality-validation based (marketplace-listed + performance-validated), not source-origin based.…

14 2d ago A 90 tokens original MIT

prompt-regression

47

chrono-meta/forge-harness

Skill Claude CodeCodex

Statically checks harness assets against a known-answer probe set after rule/skill changes — inspects the changed source for the trigger phrases, chain links and gate conditions each probe expects, and reports PASS/FAIL/SKIP per probe. Source inspection only; it does not run live sessions, so it catches assets that no…

14 2d ago A 106 tokens original MIT

chrono-meta/forge-harness

Skill Claude CodeCodex

Scans git-tracked (public) files for operator-private tokens that should live only in gitignored files — real usernames, absolute home paths, companion-store names, company asset names. Reports file:line + matched token + severity, so a public/private split stays clean before publish. Triggered by "public surface…

14 2d ago A 97 tokens original MIT