HiQS-Labs

53 mods across 1 repository, 5 stars between them.

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Get an unfamiliar repo installing and building locally, fix only what blocks it, and open a PR carrying the fixes plus an append-only change log. The deliverable is a working build and a PR — never a findings report. Trigger when the user says "install this repo", "get this building", "clone and set this up", "make…

5 yesterday A 0 tokens AGPL-3.0

jog

26

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Immediate serial task queue execution engine and conversational capture skill. Use when an operator wants to queue, prioritize, inspect, or execute a sequence of tasks one at a time today without marathon wave planning or concurrency overhead. Re-uses the Releases SQLite DB, driver lock, Marathon's reviewed one-phase…

5 yesterday A 74 tokens AGPL-3.0

marathon-cleanup

27

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Audit active PDDA marathon plans and bundles, reconcile every lane against canonical project docs, frontmatter and status tables, GitHub issue and PR state, landed commits, tests, and CHANGELOG evidence, then archive only verified-complete task docs and fully complete marathons. Use when asked to clean up, reconcile…

5 yesterday A 107 tokens AGPL-3.0

marathon-triage

28

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Triage PDDA intake and active work into a ranked, preflight-checked, collision-safe marathon candidate list. Reconcile GH capture docs with live issue state, identify missing or stale preflight contracts, run dry-run readiness checks, and group disjoint write-sets into safe waves. Use when asked to triage the inbox…

5 yesterday A 143 tokens AGPL-3.0

open-router

29

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Resolve a colloquial OpenRouter model name (e.g. "GLM 5.2", "Nemotron Ultra 3") to its canonical provider/slug[:variant] id BEFORE setting AIDERMODEL for aider-turn.sh, consult.sh --models aider, or DEEPRESEARCHOPENROUTERMODEL for deep-research.mjs --provider openrouter. Checks the local alias table…

5 yesterday A 237 tokens AGPL-3.0

phase-qa

30

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Project plan enhancement tool. Reads a phased planning doc and appends a QA checklist (DRY, SOLID, observability, and phase-appropriate litmus tests) under each phase, and optionally adds an anti-goals section to give each checklist a scope boundary, and surfaces per phase whether the work needs deploying to a remote…

5 yesterday A 138 tokens AGPL-3.0

ponytail

31

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the added code, abstraction, dependency, or automation needs to exist at all to satisfy the stated requirement (YAGNI), reach for the standard library before custom code…

5 yesterday A 163 tokens AGPL-3.0

radar

32

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Per-repo strategic compass over the last 2-3 weeks of activity. Reports the Run/Grow/Transform flow distribution (are we treading water or moving the needle), clusters recurring defects into high-value fix targets ranked by what one durable fix would retire, and flags where the release plan planning has drifted from…

5 yesterday A 211 tokens AGPL-3.0

read-only

33

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Add a curated set of read-only permission rules -- file reads, directory listings, content search (grep/glob), git inspection, and system checks -- to a Claude Code settings.json allowlist so safe reads stop triggering permission prompts. Local read-only by default; outbound reads (WebFetch, WebSearch, registry…

5 yesterday B 183 tokens AGPL-3.0

readme-audit

34

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Audit a repo's root README as both the artifact under review and the map to everything else — checking accuracy, legibility, understandability, and operator UX, then following every pointer it makes to other docs as a litmus test for the whole repo's doc hygiene. Use when the user asks to "review/audit/check the…

5 yesterday A 259 tokens AGPL-3.0

recon

35

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Trace an existing system end to end — entry points, call paths, every read and write of the state involved, the contracts crossed, the failure and rollback paths — and write it down as a Recon Map before a plan for changing it is drafted. Fires when the user asks to plan, spec, design, refactor, migrate, or size a…

5 yesterday A 239 tokens AGPL-3.0

relay-automation

36

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Tick-backed, self-healing automation for the file-based /relay review loop — a hands-free poll driver (poll.sh), a relay-turn supervisor (relay-drive.sh), a liveness watchdog (watchdog.sh), a verdict-gated runner (runner.sh), and headless cross-model turn-takers (codex-turn.sh, agy-turn.sh). Sibling to the xyz/tick…

5 yesterday C 126 tokens AGPL-3.0

relay-to-issue

37

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Turn a finished /relay producer↔reviewer thread into a single checklist-style GitHub issue, filed in the repo the relay was actually about. Reviews the relay transcript, summarizes the conclusion (including agreements AND unresolved disagreements), and synthesizes the actionable findings into a markdown checklist…

5 yesterday A 224 tokens AGPL-3.0

relay-xyz

38

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Drive an automated /relay review loop on THIS repo with the shipped relay-automation harness (relay-drive.sh + codex-turn.sh / agy-turn.sh / poll.sh) rather than improvising the handoff by hand. Use when the operator wants to "run an automated relay", "have Codex or agy review this end-to-end", "drive a relay to…

5 yesterday B 173 tokens AGPL-3.0

relay

39

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Generate and run a relay thread file in relay-system/ / .md — a turn-based, file-based review loop between two Claude Code agents (a Producer who builds, a Reviewer who critiques and proposes fixes the author applies) so a human stops copy-pasting output between two windows. Use this whenever the user wants to "set up…

5 yesterday A 187 tokens AGPL-3.0

releases

40

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Read, synthesize, diagnose, clean, author, and publish the optional RELEASES.md planning ledger through one routed workflow. Use for /releases; release status or health checks; stale-plan review against merged PRs, commits, and CHANGELOG entries; disciplined release creation or updates; ledger cleanup; historical…

5 yesterday A 106 tokens AGPL-3.0

review-xyz

41

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Deterministic, multi-model code review system and skill for XYZ. Summon frontier reviewers (Command Code -> Qwen 3.8-Max, GLM-5.3, OpenRouter, Codex, Agy) to perform throwaway-worktree isolated code reviews on local diffs or GitHub PRs. Validates [Blocker]/[Should]/[Nit]/[Pass] citations and automatically formats or…

5 yesterday A 165 tokens AGPL-3.0

rpr

42

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Review the most recent permission requests in the current session, generalize them into safe allowlist rules, and append them to .claude/settings.local.json to reduce future prompts. Triggers when the user runs "/rpr", "/rpr ", "/rpr session", or says things like "stop asking me", "I keep getting permission prompts"…

5 yesterday B 124 tokens AGPL-3.0

shakedown

43

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Audit a script-calling skill for CWD-sensitive path-resolution bugs — bundled .sh scripts that run in the session that wrote them but come back "not found" in another session, repo, or install — then write a graded report with a proposed fix. Runs a read-only static path audit plus a live scenario matrix (foreign CWD…

5 yesterday A 161 tokens AGPL-3.0

skills-sync-trinity

44

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Build or update a repo-local Codex skill by keeping three artifacts aligned: the canonical PDDA working doc, the skill's SKILL.md, and deterministic Python helper scripts. Use when a skill folder is empty, partial, or has drifted so the plan, instructions, and scripts no longer match.

5 yesterday A 67 tokens AGPL-3.0

spike-360

45

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Interrogate authority before planning a feature, refactor, migration, rewrite, backfill, event-sourcing design, dual-write setup, new authoritative store, or system-of-record change. Fire whenever a proposal might introduce, move, duplicate, or replace authoritative state — or involves event sourcing or "event…

5 yesterday A 235 tokens AGPL-3.0

standup

46

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Session-scoped triage: what did I leave open, what is rotting, and is the plan still right — answered in under a screen. Runs in seconds over the session, the working tree, open PRs, and the two ledgers (ROADMAP + RELEASES DB), then emits a ranked list capped at 7 items plus a capped strategic read. Use when the…

5 yesterday A 161 tokens AGPL-3.0

swe-diagram

47

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Draw an interactive system architecture or Git-history diagram for a repo. Architecture maps start from existing rendered knowledge (graphify, codebase-memory, RAG, architecture docs) before raw code. Git-history maps render commits, branch cuts, and merges as stacked lanes from local refs. Produces a JSON spec and…

5 yesterday A 155 tokens AGPL-3.0

swe

48

HiQS-Labs/XYZ-forge

Skill Claude CodeCodex

Apply an opinionated software-engineering governance lens to a build/spec/PRD document — especially a "build v1.x" doc — so the plan enforces minimal scope, designs for diagnosis, accounts for blast radius, and is verifiable before anyone writes code. Use this when authoring or reviewing a v1.x build plan…

5 yesterday A 256 tokens AGPL-3.0