anthony-chaudhary

98 mods across 2 repositories, 51 stars between them.

slop-score

49

anthony-chaudhary/fak

Skill Claude CodeCodex

One repeatable RSI pass over CODE SLOP — the slop the compiler can't see. Runs the code-slop scorecard (tools/codeslopscorecard.py), reads the slop-debt work-list, retires debt worst-first using ONLY genuine fixes...

32 2d ago A 58 tokens original Apache-2.0

sota-check

50

anthony-chaudhary/fak

Skill Claude CodeCodex

One repeatable pass that stops fak from re-inventing known kernel art - before writing or optimizing a compute kernel (a quantized GEMM, a fused attention, a KV-cache reuse, a MoE dispatch, a Metal/CUDA kernel), it...

32 2d ago A 56 tokens original Apache-2.0

spine-fanout

51

anthony-chaudhary/fak

Skill Claude CodeCodex

Apply the two new-work defaults — ship the minimal WORKING end-to-end spine first (or file the spine as its own issue), then fan out the 3..50+ follow-on QA/dogfood/productization backlog at creation time via fak...

32 2d ago A 59 tokens original Apache-2.0

stability-score

52

anthony-chaudhary/fak

Skill Claude CodeCodex

One repeatable pass that keeps fak trustworthy while it iterates fast — the question no other scorecard asks: as we add items quickly, how do we KNOW a regression / tail-wag / confusion landed, and how do we REVERT...

32 2d ago A 53 tokens original Apache-2.0

stale-work-loop

53

anthony-chaudhary/fak

Skill Claude CodeCodex

Turn a fak stale-work packet into dedicated, contract-valid issue units, collision-safe dispatch waves, and witness-only reconciliation. PLAN by default; use when an operator asks to adjudicate stale-work...

32 2d ago A 44 tokens original Apache-2.0

steer-prs

54

anthony-chaudhary/fak

Skill Claude CodeCodex

The operator loop over the steer-prs overlay (fak steer prs) — fak's read-only view that folds the pending dev->release trunk delta into PR-sized units per (fak ) ship-stamp and renders them...

32 2d ago A 53 tokens original Apache-2.0

steerability-score

55

anthony-chaudhary/fak

Skill Claude CodeCodex

One repeatable pass that keeps fak as STEERABLE as it grows — the one scorecard whose every KPI is growth-invariant, so a 2x-larger repo with the same discipline scores the same. Runs the steerability scorecard...

32 2d ago A 55 tokens original Apache-2.0

study-pr-queue

56

anthony-chaudhary/fak

Skill Claude CodeCodex

Inventory and deeply study innovation in upstream pull-request queues, including open and unmerged PRs, then turn selected mechanisms into provenance-honest fak research and deduplicated GitHub issue drafts. Use for...

32 2d ago A 47 tokens original Apache-2.0

study-repo

57

anthony-chaudhary/fak

Skill Claude CodeCodex

High-priority deep study of external code and proposals for fak. Invoke proactively whenever a repository, package, PR, issue, release, paper-with-code, or implementation is relevant—not only on explicit study...

32 2d ago A 45 tokens original Apache-2.0

super-loop

58

anthony-chaudhary/fak

Skill Claude CodeCodex

Plan, price, launch, monitor, and reconcile bulk headless issue-resolution work safely. Use when an operator asks for a super loop, worker wave, detached issue workers, backlog draining, capacity/status,...

32 2d ago A 44 tokens original Apache-2.0

tail-wag

59

anthony-chaudhary/fak

Skill Claude CodeCodex

Find the most "tail wagging the dog" part of the system — a peripheral or secondary concern that is disproportionately driving core design decisions. Produces a ranked list of inverted-priority findings with...

32 2d ago A 44 tokens original Apache-2.0

ticket-scope

60

anthony-chaudhary/fak

Skill Claude CodeCodex

One repeatable pass that decides whether a GitHub ticket is a single dispatchable unit of agent work — or names exactly which of the six scope axes it fails and how to fix it. Wraps the native scope toolkit (fak...

32 2d ago A 52 tokens original Apache-2.0

dos

61

anthony-chaudhary/dos-kernel

Plugin Claude Code

DOS — the domain-free trust substrate for fleets of autonomous agents.

19 8d ago A tokens not measured original MIT

SessionStart

62

anthony-chaudhary/dos-kernel

Hook Claude Code

Runs when a session starts, running an inline shell check. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

Stop

63

anthony-chaudhary/dos-kernel

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check (3 commands). From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

StopFailure

64

anthony-chaudhary/dos-kernel

Hook Claude Code

Runs on the StopFailure event for overloaded, server_error and rate_limit tool calls, executing rate_limit_rewake.py via python with --workspace. From anthony-chaudhary/dos-kernel.

19 8d ago A tokens not measured original MIT

dos-kernel

65

anthony-chaudhary/dos-kernel

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, Stop, StopFailure) and 2 allowed tools.

19 8d ago A tokens not measured original MIT

issue-verify

66

anthony-chaudhary/dos-kernel

Skill Claude CodeCodex

Adjudicate a GitHub issue's "this is resolved" claim from witnesses the claimant didn't author — then close it carrying the evidence, or refuse with the typed gap. Use when an issue looks already-solved, after landing a fix that should have closed one, or to sweep open issues for silently-resolved ones.

19 8d ago A 69 tokens original MIT

issue-work

67

anthony-chaudhary/dos-kernel

Skill Claude CodeCodex

Pick the next most important open GitHub issue this agent can actually complete, make its done-condition true, land it with witnesses (suite + parity + commit-audit), and priority-tag every issue touched along the way. Use when asked to "work the backlog", "complete the next most important issue", or to fix a specific…

19 8d ago A 75 tokens original MIT

release

68

anthony-chaudhary/dos-kernel

Skill Claude CodeCodex

Cut a versioned release of the DOS kernel — bump the version, draft release notes, commit, tag, push to master, and create a GitHub release. The tag push triggers the gated PyPI publish pipeline (publish.yml); the skill surfaces the run and its approval gate.

19 8d ago A 59 tokens original MIT

stable-release

69

anthony-chaudhary/dos-kernel

Skill Claude CodeCodex

Promote an already-shipped rolling release (vX.Y.Z) of the DOS kernel to a named stable channel — gated on a green kernel suite + a green third-party CI run on the candidate + a clean truth syscall + a soak window. Writes an evidence file and adds a stable/ git tag on the same commit. Does NOT bump versions or build…

19 8d ago A 81 tokens original MIT

anthony-chaudhary/dos-kernel

Instructions file CodexOpenCode

Instructions for anthony-chaudhary/dos-kernel, covering what dos is (the 30-second version), run it yourself first — the 60-second proof, when the user asks you about dos (the consumer moves), build, test, and check your work and the layout in one screen.

19 8d ago A 4,444 tokens original MIT

anthony-chaudhary/dos-kernel

Instructions file

Instructions for anthony-chaudhary/dos-kernel, covering dos — the dispatch operating system, the layering — keep these apart, the syscall abi, install & test and dos on dos — dogfood the kernel here.

19 8d ago A 3,756 tokens original MIT

anthony-chaudhary/dos-kernel

Instructions file Gemini CLI

Instructions for anthony-chaudhary/dos-kernel, covering dos — the part that doesn't believe the agents, the rule, why this matters and setup.

19 8d ago A 606 tokens original MIT