By epologee
Git workflow skills, repo-aware push policy, and commit/push hooks for agent sessions and direct CLI commits.
Commit every relevant uncommitted change in logical groups when the user asks to commit everything.
Reference for git-discipline commit bodies, trailers, hook denials, examples, and escape hatches.
Stage and commit only the current task's hunks when the worktree contains unrelated changes.
Explicit /git-discipline:disable-discipline: turn off Claude git-discipline guards for this session.
Explicit /git-discipline:disable-git: make the current repo read-only for Claude git commands.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Agent tooling for Claude Code and Codex.
The GitHub Pages source for a public overview of the repository and changelog
lives in docs/index.html. Publish GitHub Pages from the
main branch's /docs folder to serve it as a project page.
The marketplace currently ships:
how-plugins-work: reference material for plugin names, skill names,
marketplace aliases, manifests, adapters, and runtime caches.self-improvement: routes feedback about agent behavior to hooks, skills,
project code, or instruction files.git-discipline: git workflow skills plus commit and push hooks for agent
sessions and direct CLI commits.bonsai: git worktree lifecycle as a cross-platform CLI with setup and
guarded teardown.dibs: single-occupancy locks so one coding agent owns a working directory
at a time.dont-do-that: guardrail hooks for Claude Code plus /duh and
/just-a-question correction skills for Claude Code and Codex.intervision: bring another coding agent in as a peer to review work just
done or just discussed. Claude hands work to Codex; Codex hands work to
Claude.anger-management: curse at your coding agent now, fix the real problem
later. Capture commands log friction to a global pile; a delayed background
investigation diagnoses the pattern and repair routes the fix.drydry: duplication-audit methodology for code, prose, design systems, and
technical docs. Quick mode answers scoped "is this duplicate?" questions;
audit mode produces a findings artefact with verifier commands.laicluse-agent-fieldkit: marketplace-wide utilities.
/whats-new [plugin]
re-reads the latest CHANGELOG section of any installed plugin, or the
marketplace-wide news without arguments. Use
/laicluse-agent-fieldkit:whats-new only when a namespaced form is needed.autonomous (Claude Code): keep an autonomous mission running across turns. A startup
capability probe decides whether keep-alive machinery (cron heartbeat,
backoff, wake) is needed; persistent processes run without it.clipboard: copy the core content of the last answer to the macOS
clipboard. Plain text by default, /clipboard slack for rich text.gurus: opinionated review panels for code, decisions, and prose. The
orchestrator routes to the software, council, or writers panel.rover: dispatch a rover at a task and stay back while it decides in the
field: a phase machine with decide, pride/trim quality gates, verify
evidence discipline, and a stop communique.house-rules: programming, testing, and naming doctrine, including
naming-is-hard.whywhy: drills a configurable why-chain into a question or goal, then
reads the chain for assumptions, forks, and better framing.Claude Code:
claude plugins marketplace add epologee/laicluse-agent-fieldkit
claude plugins install how-plugins-work@laicluse-agent-fieldkit
claude plugins install bonsai@laicluse-agent-fieldkit
claude plugins install dibs@laicluse-agent-fieldkit
claude plugins install self-improvement@laicluse-agent-fieldkit
claude plugins install git-discipline@laicluse-agent-fieldkit
claude plugins install dont-do-that@laicluse-agent-fieldkit
claude plugins install intervision@laicluse-agent-fieldkit
claude plugins install anger-management@laicluse-agent-fieldkit
claude plugins install drydry@laicluse-agent-fieldkit
claude plugins install laicluse-agent-fieldkit@laicluse-agent-fieldkit
claude plugins install autonomous@laicluse-agent-fieldkit
claude plugins install clipboard@laicluse-agent-fieldkit
claude plugins install gurus@laicluse-agent-fieldkit
claude plugins install rover@laicluse-agent-fieldkit
claude plugins install house-rules@laicluse-agent-fieldkit
claude plugins install whywhy@laicluse-agent-fieldkit
Codex:
codex plugin marketplace add epologee/laicluse-agent-fieldkit
codex plugin add how-plugins-work@laicluse-agent-fieldkit
codex plugin add bonsai@laicluse-agent-fieldkit
codex plugin add dibs@laicluse-agent-fieldkit
codex plugin add self-improvement@laicluse-agent-fieldkit
codex plugin add git-discipline@laicluse-agent-fieldkit
codex plugin add dont-do-that@laicluse-agent-fieldkit
codex plugin add intervision@laicluse-agent-fieldkit
codex plugin add anger-management@laicluse-agent-fieldkit
codex plugin add drydry@laicluse-agent-fieldkit
codex plugin add laicluse-agent-fieldkit@laicluse-agent-fieldkit
codex plugin add clipboard@laicluse-agent-fieldkit
codex plugin add gurus@laicluse-agent-fieldkit
codex plugin add rover@laicluse-agent-fieldkit
codex plugin add house-rules@laicluse-agent-fieldkit
codex plugin add whywhy@laicluse-agent-fieldkit
Codex receives the generated subset that has Codex-compatible runtime behavior. Claude-only plugins and skills are intentionally omitted from the Codex marketplace instead of being served as inert commands.
npx claudepluginhub epologee/laicluse-agent-fieldkit --plugin git-disciplineMarketplace metadata for l'Aicluse Agent Fieldkit
Guardrail hooks that push back on common AI reflexes: shifting blame, stopping prematurely, delegating verification, asking for confirmation when none was needed, and em-dashes in prose.
Marketplace-wide utilities for the laicluse-agent-fieldkit marketplace. Currently ships /whats-new (namespaced as /laicluse-agent-fieldkit:whats-new when needed), a one-stop reader for the post-update CHANGELOG section of any installed plugin.
Copy core content of the last answer to the macOS clipboard via the clipboard-copy helper (pbcopy for plain, pbcopy-html for Slack rich text).
Routes user feedback about agent behavior to the strongest durable target: hooks, skills, project code, or instruction files.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
v9.52.0 - Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.