l'Aicluse
Official@laicluse · Netherlands
l'Aicluse publishes 84 Claude/Codex skills covering git discipline, worktree management, duplication audits, visual design review, and multi-agent mission orchestration.
Agent Skills by l'Aicluse
Showing 84 vetted skills indexed across 1 GitHub repositories.
whats-new
Prints the latest CHANGELOG section for installed laicluse-agent-fieldkit plugins in Codex.
second-opinion
Request a Claude peer review of diffs, commits, or design plans from Codex.
saysay
Speaks every agent response aloud via the macOS say command with phonetic preprocessing.
dibs
Claims and releases single-occupancy directory locks so one coding agent mutates a worktree at a time.
undibs
Release dibs occupancy locks held by the current agent session.
scar-tissue
Removes superseded residue from artifacts after corrections, migrations, and diagnostic tests.
naming-is-hard
Applies naming and wording doctrine to code symbols, branches, commits, PRs, and UI copy.
testing-philosophy
Enforces test-driven development discipline with red-green-refactor workflow and suite health rules.
programming-philosophy
Applies Clean Code, refactoring, and root-cause principles to code writing and review.
whywhy
Drills repeated why-questions into a goal or problem to expose root causes and better directions.
how-plugins-work
Diagnose and build Claude Code and Codex plugins, skills, and marketplaces.
test-before-push
Verify marketplace plugin candidates and integrate them without mutating shared agent runtimes.
pattern-memory
Searches a local Markdown registry of reusable implementation patterns before writing code.
run-spec
Runs a single test file with the detected project test runner and reports PASS or FAIL.
merge-to-default
Verify and atomically merge a worktree candidate into the default branch as a two-parent commit.
push-policy
Determines whether pushing is appropriate based on a repository's collaboration, visibility, and branch protection policy.
commit-discipline
Validates git commit messages against a structured body schema with trailers and hooks.
commit-snipe
Stage and commit only the current task's hunks from a mixed working tree.
rebase-latest-default
Rebases a worktree feature branch onto the default branch tip and verifies the resulting candidate commit.
install-hooks
Installs git-native hooks into a repository to enforce commit and push guardrails.
commit-all-the-things
Groups all uncommitted git changes into logical commits with descriptive messages.
eye-of-the-beholder
Reviews screenshots of layouts, color systems, and animations against observational design criteria.
fat-marker-sketch
Classifies uploaded screenshots, sketches, and mockups to extract design intent without copying annotation styling.
taste-test
Elicit visual direction by rendering divergent design variants and reading user reactions.
Frequently Asked Questions About l'Aicluse
FAQPage SchemaWhat tasks can I accomplish with l'Aicluse's skills?▼
You can enforce git commit and push discipline, create and prune git worktrees, run duplication and parity audits across codebases, dispatch and monitor long-running rover missions, perform visual design reviews, capture friction notes for later repair, and scaffold Claude/Codex plugins and marketplaces.
Who are these skills designed for?▼
They target software engineers and designers working with Claude Code or Codex agents: developers needing git guardrails and worktree hygiene, reviewers running opinionated code or writing panels, and design-minded users doing visual inspection, art direction, and screenshot classification.
How do I install and run these skills?▼
Skills install as Claude/Codex plugins from the marketplace and are invoked via slash commands like /bonsai, /rover, or /drydry. The install-hooks skill adds git hooks so CLI and IDE commits get the same guardrails; /restart-claude-agents reloads background agents after plugin updates.
What prerequisites or dependencies do the skills require?▼
Most skills assume a git repository and a Claude Code or Codex host session. Specific skills need macOS (saysay uses the say command), a clipboard helper for /clipboard, and the Circus system for cross-agent doctrine sync. Rover missions require a prepared loop file and cron for heartbeats.
How do the friction-capture and repair skills work?▼
Typing /crap, /wtf, or similar captures a one-line friction note. /anger-management shows the tally read-only, and /anger-management:repair analyzes notes to fix one recurring issue at its source. Safewords like /flugelhorn or /banana route one caught problem into immediate durable repair.