boring-ui: Skill for Claude Code

.agents/skill-library/kanzen/v1/boring-orchestration/SKILL.md

boring-orchestration is a skill for Claude Code, Codex from hachej/boring-ui. It costs 35 tokens per session (589 once invoked), scanned A, original, MIT.

A scheduled workflow for reviewing GitHub work and advancing the first incomplete quality or delivery checkpoint. A pull request is a proposed code change on GitHub.

In plain words
What is it for?
Use it to refresh issues, pull requests, comments, labels, reviews, and continuous-integration results, then run the next required gate and merge only eligible changes.
Why use it?
It gives triage and implementation a fixed order, records evidence for each step, and limits automatic merging to changes that meet the stated safety rules.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions subagents; installed under .agents/ (shared by several agents).

This is hachej/boring-ui's own configuration. It tells Claude Code and Codex how to work on boring-ui itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything boring-ui configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hachej/boring-ui. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hachej/boring-ui/main/.agents/skill-library/kanzen/v1/boring-orchestration/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hachej/boring-ui

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for boring-orchestration

README.md
[![agentmods](https://agentmods.dev/badge/skills/hachej/boring-ui/boring-orchestration.svg)](https://agentmods.dev/skills/hachej/boring-ui/boring-orchestration)
Your own site
<a href="https://agentmods.dev/skills/hachej/boring-ui/boring-orchestration"><img src="https://agentmods.dev/badge/skills/hachej/boring-ui/boring-orchestration.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 589 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.00589
Opus 5 $0.00017 $0.00295
Sonnet 5 $0.00007 $0.00118
Haiku 4.5 $0.00003 $0.00059

Measured 8d ago against content hash 77bbd33802fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

boring-orchestration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skill-library/kanzen/v1/boring-orchestration/SKILL.md · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Boring Orchestration

Run scheduled /triage.

Canonical model: ../../../../../docs/kanzen/boring-loop.md. How-to details: ../../../../../docs/kanzen/procedures/.

Sweep

  1. Refresh issues, PRs, comments, labels, CI, reviews, proof, head SHA, sessions.
  2. Read newest owner instruction.
  3. Run boring-triage.
  4. Execute first unmet gate only.
  5. Record labels, gate, proof/reviewed SHA, next action, sessions.

Gates

Gate Action
intake repair issue body: context, redaction note, first plan
triage run boring-triage; classify first real gate
clarity use boring-loop-grill; grill-me plus ask-user when async
risk keep track:owner; upgrade only when fast-track rules pass
flag require not-needed, safe feature flag, or abstraction path
plan use boring-loop-plan; issue-linked plan for risky or multi-PR work
implementation use boring-loop-implement; one parent lane owns one issue/PR
proof tests, CI, proof-of-work comment, screenshots, and demo proof when useful
merge fast-track merge if all gates pass, otherwise owner review

Rules

  • Labels: only state:*, phase:*, track:*, optional source:feedback.
  • Sessions: comments only; include id, purpose, scope, reason.
  • Lane: one parent thread/run, one checkout context, one GitHub item.
  • Subagents: allowed for slices/review; return findings to parent lane.
  • Trunk/budget: ../../../../../docs/kanzen/procedures/trunk-flags-review-budget.md.
  • Issue plans: ../../../../../docs/kanzen/procedures/issue-plans.md.
  • Proof: ../../../../../docs/kanzen/procedures/proof-of-work.md.
  • Commit/coding rules: ../../../../../docs/kanzen/procedures/coding-rules.md.
  • Review: fix/re-review plus thermo until clean or blocked.
  • Head SHA: proof, review, thermo must match.
  • Owner review: use ../../../../../docs/kanzen/procedures/visual-review.md.

Merge

  • Apply fast-track checklist in ../../../../../docs/kanzen/boring-loop.md.
  • If any item fails: owner review brief, track:owner.

Read the full file on GitHub · 53 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 53 lines · 35 tokens per session scan A 77bbd33802fc

Subscribe to this mod's changes

boring-orchestration is a skill published in the GitHub repository hachej/boring-ui (46 stars, last pushed today), licensed MIT. It adds 35 tokens to every session and 589 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.