ci agents

37 tagged ci, measured the same way as everything else here.

Browse within: actions 12cai 12gh-extension 12agent-tools 8bash 8adr 6code-quality 6coding-style 5

developer

03

github/gh-aw

Agent

Developer Instructions for GitHub Agentic Workflows.

5.0k yesterday A 9 tokens original MIT

ops

04

zhinjs/zhin

Agent

A software operations and site-reliability role that maintains automated builds, releases, deployments, and infrastructure settings. CI/CD means automated checks and delivery of software; a release is a published version of the project.

135 4d ago A 49 tokens original MIT

get-tmonier/argot

Agent

Status: binding (era-13.5 gate G7) Code: crates/argot-core/src/scoring/calibration.rs — runcalibrate (multi-seed median threshold).

48 19d ago A 0 tokens original MIT

domain

06

get-tmonier/argot

Agent

If any of these files don't exist, proceed silently. Don't flag their absence upfront.

48 19d ago A 0 tokens original MIT

semantic-contract

07

get-tmonier/argot

Agent

Companion to calibration-contract.md, which governs the base statistical scorer. The semantic layer (feature semantic, crate crates/argot-rules-semantic/) calibrates itself separately at fit time; this file records the invariants a contributor must not break.

48 19d ago A 0 tokens original MIT

Squad

08

lewing/helix.mcp

Agent

Your AI team. Describe what you're building, get a team of specialists that live in your repo.

4 yesterday C 23 tokens copy · 95% MIT

armanfatemi/nullius

Agent Claude Code

Use when you need a focused, parallel-dispatchable architectural review of a diff, a planned change, or an OpenSpec proposal against this repo's cross-cutting invariants — the doctrine written as prose in CLAUDE.md, spec/.md, and openspec/project.md, which has no .claude/rules/.md file of its own. Returns a structured…

4 yesterday A 223 tokens original MIT

checker-engineer

10

armanfatemi/nullius

Agent Claude Code

Use when a diff, planned change, or OpenSpec proposal touches the checker kernel — packages/claims/src/checkClaims.ts, witness.ts, wiring.ts, rules.ts, or config.ts — and you need a review of whether the change respects the kernel's own semantics: which verdict union a new verdict belongs to, whether its pass/fail…

4 yesterday A 275 tokens original MIT

retro-writer

11

armanfatemi/nullius

Agent Claude Code

Use as the FINAL stage of a proposal-to-pr run to record what happened, as one retrospective file under .claude/retrospectives/. Dispatched fresh, having NOT done the work, so it reads artefacts — the pipeline state file, review-evidence.md and its ## Probe — stage 2 score, progress.md, git history — rather than the…

4 yesterday A 252 tokens original MIT

harness-doctor

12

nikolaypaskov/claudeconf-plugin

Agent

Check a claudeconf-generated harness against its RECORDED constitution profile — advisory, evidence-driven, read-only. Use when the user asks to check, diagnose, or "doctor" their harness, verify pins/wiring/drift, see whether branch protection matches the enforcement checklist, or whether a profile upgrade is…

3 12d ago A 98 tokens original MIT

goal-archaeologist

13

Nova-Violet-Role/RoT-DTD-GOAL

Agent

Reads the cross-goal record. Invoke when the same kind of goal keeps stalling, exhausting its budget, or escalating — reconstructs the recurring pattern from history.tsv and past journals across many goals, without predicting the next one will succeed.

2 7d ago A 54 tokens

Nova-Violet-Role/RoT-DTD-GOAL

Agent

Audits the trust contract against the code. Invoke after changing anything the engine prints, adding a record field, or adding an agent — finds strings the engine says that the contract never declared.

2 7d ago A 44 tokens

goal-forensic

15

Nova-Violet-Role/RoT-DTD-GOAL

Agent

Reads the record. Invoke when a goal escalated, stalled, or completed in a way nobody understands — reconstructs what actually happened from the journal, ledger, timings and seal generations, without guessing.

2 7d ago A 44 tokens

bolt

16

EffortlessMetrics/xchecker

Agent

Learning: Checking a file path against multiple GlobSets sequentially is less efficient than combining them into a single GlobSet and checking match indices. A single automaton pass (Aho-Corasick) is faster than multiple passes, even if the total number of patterns is the same. Action: When classifying strings against…

1 3mo ago A 0 tokens original Apache-2.0