Skip to main content
loomantix
GitHub creator profile

loomantix

Repository-level view of 48 collected skills across 5 GitHub repositories.

skills collected
48
repositories
5
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

critique
unclassified

PR-first adversarial review. Lean mode runs the highest-signal local Claude lenses; `deep` selects the full relevant matrix. Verified findings are posted inline before fixes, then replied to and resolved after a pushed fix.

Aug 23, 2026
refactorpass
unclassified

PR-first refactor pass that runs /simplify once against an open draft PR, verifies and commits the surviving cleanups, pushes, and records them in the PR ledger. Runs at most once per PR for this engine.

Aug 23, 2026
deepcritique
unclassified

High-fidelity PR-first review chain that opens or reuses a draft PR, posts verified findings inline before fixes, and runs /critique deep — preceded by /refactorpass on this engine's first pass only. Rounds 3+ run in convergence mode. Runs only when the…

Aug 21, 2026
codex-review
unclassified

Independent PR-first second opinion via the local Codex CLI. Codex finds issues read-only; Claude verifies them, posts confirmed findings inline before editing, then pushes, replies, and resolves. `verify` lets Codex run tests/build.

Aug 20, 2026
reviewit
unclassified

Post-push AI review orchestrator. Both modes fire Gemini Flash + Copilot at the same iteration watermark with staggered handling (Gemini first, Copilot folded in) — no in-skill /review. Lean caps at 2 iterations. `deep` arg bumps the cap to 4, early-exits…

Aug 20, 2026
agent-loop
unclassified

Autonomous issue implementation loop with strict issue allowlisting, one linked worktree and draft PR per issue, bounded local Codex/Claude review rounds, inline thread traceability, and fresh-base validation. Use for a bounded GitHub issue queue without…

Aug 19, 2026
artifact
unclassified

Publish a deliverable as a hosted Artifact page — choose page vs file vs comment, clear the synthetic-data gate, apply house tokens, publish or update in place. Use when work has an audience and a terminal dump or an unread markdown file would lose it — a…

Aug 11, 2026
diagnosing-bugs
unclassified

Disciplined diagnosis loop for hard bugs and performance regressions. Use when something is broken, throwing, failing, flaky, or slow, or when the user says debug, diagnose, or "why is this happening".

Aug 11, 2026
Showing 8 of 19 collected skills.
critique
unclassified

PR-first adversarial code review for Codex. Use after implementation or refactorpass on an open draft PR, especially when the user asks to critique, review hard, find bugs, or run the platform review chain. Posts verified findings inline before fixing, then…

Aug 23, 2026
deepcritique
unclassified

High-fidelity PR-first Codex review chain that opens or reuses a draft PR, records verified findings inline before fixes, and runs critique deep — preceded by refactorpass on this engine's first pass only. Rounds 3+ run in convergence mode. Runs only when the…

Aug 23, 2026
reviewit
unclassified

Post-push AI review orchestrator for pull requests. Use when the user asks Codex to run AI review on a PR, address Gemini or Copilot findings, dedupe reviewer comments, push fixes, reply in PR threads, or complete the platform review chain. Both modes fire…

Aug 23, 2026
refactorpass
unclassified

PR-first cleanup pass for Codex. Use when the user asks for refactoring, cleanup, simplification, or the platform review chain on an open draft PR. Posts verified cleanup suggestions inline before editing, skips docs/config-only changesets, runs a structured…

Aug 23, 2026
pr-critique
unclassified

Cross-engine deep review of an existing PR. Run when you want a second engine's deep adversarial pass on a PR another engine (or you) already opened — typically after the authoring engine's own critique/reviewit. Runs the deep review matrix on the PR diff,…

Aug 23, 2026
agent-loop
unclassified

Autonomous issue implementation loop with strict issue allowlisting, one linked worktree per issue, draft-PR-first local Codex and Claude review hooks, inline finding traceability, bounded convergence, and fresh-base validation. Use when Codex should…

Aug 19, 2026
issues
software-developers

GitHub issue workflow — ready queue with dependency resolution, claim, start, close, link

Aug 11, 2026
diagnosing-bugs
software-developers

Disciplined diagnosis loop for hard bugs and performance regressions. Use when something is broken, throwing, failing, flaky, or slow, or when the user says debug, diagnose, or "why is this happening".

Aug 11, 2026
Showing 8 of 17 collected skills.
agent-loop
unclassified

Autonomous issue implementation loop with strict issue allowlisting, one linked worktree per issue, draft-PR-first local critique review hooks, inline finding traceability, bounded convergence, and fresh-base validation. Use when Antigravity or Gemini CLI…

Aug 27, 2026
critique
unclassified

PR-first adversarial code review for Codex. Use after implementation or refactorpass on an open draft PR, especially when the user asks to critique, review hard, find bugs, or run the platform review chain. Posts verified findings inline before fixing, then…

Aug 26, 2026
deepcritique
unclassified

High-fidelity PR-first review chain that opens or reuses a draft PR, records verified findings inline before fixes, and runs critique deep — preceded by refactorpass on this engine's first pass only. Rounds 3+ run in convergence mode. Runs only when the…

Aug 23, 2026
reviewit
unclassified

Post-push AI review orchestrator for pull requests. Use when the user asks Codex to run AI review on a PR, address Gemini or Copilot findings, dedupe reviewer comments, push fixes, reply in PR threads, or complete the platform review chain. Both modes fire…

Aug 23, 2026
pr-critique
unclassified

Cross-engine deep review of an existing PR. Run when you want a second engine's deep adversarial pass on a PR another engine (or you) already opened — typically after the authoring engine's own critique/reviewit. Runs the deep review matrix on the PR diff,…

Aug 19, 2026
refactorpass
unclassified

PR-first cleanup pass for Codex. Use when the user asks for refactoring, cleanup, simplification, or the platform review chain on an open draft PR. Posts verified cleanup suggestions inline before editing, skips docs/config-only changesets, runs a structured…

Aug 19, 2026
backlog-refinement
unclassified

Prepare and refine a GitHub backlog for autonomous agent-loop completion—assess each open issue against the agent-readiness rubric, rewrite agent-shaped issues with acceptance criteria and file/out-of-scope pointers, tag dev: agent, classify exclusions with…

Aug 17, 2026
issues
unclassified

GitHub issue workflow — ready queue with dependency resolution, claim, start, close, link

Aug 17, 2026
Showing 8 of 9 collected skills.
Showing 5 of 5 repositories
All repositories loaded