Lafollett Labs Claude Plugins banner
lafollett-labs lafollett-labs

Lafollett Labs Claude Plugins

Development community

Description

Cross-project Claude Code plugins, commands, and skills for LaFollett Labs

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

LaFollett Labs — Claude Code Plugins

Claude Code plugin marketplace for [LaFollett Labs LLC](https://lafollettlabs.com). Cross-project skills, commands, and developer workflow tools that work in any repository.

Available Plugins

Plugin Purpose Details
code-reviewer PE-powered code reviews + project bootstrapping README
context-handoff Session state handoff and resume with prior-session deduplication Commands
issue-manager GitHub Issue management with intent-over-implementation templates Skill
session-analyzer Analyze and extract conversations from Claude Code session JSONL files Skill
ux-designer UX design harness with structured discovery, visual iteration, and parallel exploration Skill

**code-reviewer** — PE-powered code reviews

  • /code-reviewer — Four-pass protocol: Architecture → Quality+Tests → Security → mandatory Adversarial Re-read
  • /init-project — Auto-detect stacks and write a Stack Map into CLAUDE.md
  • Five built-in PE sub-agents shipped as proper agents (claude-opus-4-7 model):
    • pe-go — Go / PostgreSQL / AWS Lambda
    • pe-vue — Vue 3 / Nuxt 3 / TypeScript / Tailwind / Storybook
    • pe-aws-infra — AWS CDK / Cloudflare CDKTF / Terraform / Docker / GitHub Actions
    • pe-governance — Agent definitions, skills, plugin instructions, CLAUDE.md
    • pe-devtools — Local dev tooling (single-operator threat model — calibrated against over-hardening)
  • Generic three-pass fallback for stacks without a built-in PE (Rust, Pyth