cleanunicorn/agents-library

Personal list of skills of @cleanunicorn

2Stars on the repository
19Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

batch-merge-prs

01

cleanunicorn/agents-library

Skill Claude CodeCodex

Triage all open GitHub pull requests and locally batch-merge the trivial ones onto one branch the user names. Use when the user wants to sweep or bulk-merge the PR queue, "clean up the PR queue", collect the easy/trivial/low-risk PRs, or assemble several PRs onto one branch. Requires the gh CLI; merges are local only…

2 3d ago A 125 tokens

describe-codebase

02

cleanunicorn/agents-library

Skill Claude CodeCodex

Explain how a codebase is shaped: the whole repository, one subsystem (path/glob), or a single feature/flow traced end to end. Produces a skimmable orientation brief with file:line references; can optionally write it to ARCHITECTURE.md. Use when the user wants to understand or onboard onto an unfamiliar codebase…

2 3d ago A 141 tokens

install-agents

03

cleanunicorn/agents-library

Skill Claude CodeCodex

Install the library's stack-agnostic maintenance agents (architect, deadwood, docbot, refactor, sentinel, testforge, uidesigner, uxpolish) into the current project and schedule them to run periodically — once per week by default, staggered so at most one agent runs at a time. Copies the chosen agent definitions into…

2 3d ago A 186 tokens

review-design

04

cleanunicorn/agents-library

Skill Claude CodeCodex

Review the visual design of a UI — hierarchy, spacing, typography, color/contrast, dark mode, depth, interaction states — judged against the project's own design tokens, for a view/component, a path/glob, or the branch diff; then optionally apply fixes behind the project's lint/build gate. Use when the user wants a…

2 3d ago A 140 tokens

review-pr

05

cleanunicorn/agents-library

Skill Claude CodeCodex

Review the current branch's local diff across ten quality domains (correctness, architecture, dead code, docs, refactor, testing, UX polish, visual design, security, conventions), with every finding independently verified to screen out false positives; then optionally apply fixes behind the project's lint/test gate.…

2 3d ago A 171 tokens

cleanunicorn/agents-library

Skill Claude CodeCodex

Review a flow's decision architecture — defaults, progress, value-before-ask, ownership, loss/gain framing, price anchoring — against behavioral psychology, to move a named product metric (signup, activation, trial-to-paid, checkout completion, retention). Targets a screen or flow (onboarding, signup, checkout…

2 3d ago A 189 tokens

triage-issues

07

cleanunicorn/agents-library

Skill Claude CodeCodex

Triage the project's open GitHub issues into a ranked action plan: duplicates clustered, easy wins backed by code-grounded evidence, needs-info drafts, larger work classified. Only after per-action approval it applies labels, posts comments, closes duplicates, and fixes approved easy wins — one PR per issue, never…

2 3d ago A 139 tokens