By lalec
Bootstrap a 3-agent delivery pipeline (dev → qa → pm) with skill-guard hooks, domain skills, and roadmap tracking on any project
Install the multi-agent dev-workflow on a fresh project — agents, skills, hooks, and slash commands. Aborts if an existing install is detected (use /dev-workflow:upgrade instead).
Upgrade an existing dev-workflow install — present a gap diff against the latest templates, apply confirmed fixes idempotently. Aborts if no install is detected (use /dev-workflow:install instead).
Install a 3-agent delivery workflow (dev → qa → pm, domain skills, skill-guard hooks, slash commands, roadmap tracking) on a fresh project. Trigger when the user wants to bootstrap a multi-agent workflow, set up an AI agent pipeline on a new project, add skill-guard hooks, or install the dev-workflow on a fresh repo. Claude Code only.
Upgrade an existing dev-workflow install in the current project. Detects gaps against the latest templates (agents, hooks, lifecycle skills, commands, deploy contract) and applies idempotent fixes after user confirmation. Claude Code only. Trigger when the user wants to upgrade, update, sync, or refresh an existing dev-workflow install.
A collection of Claude Code plugins by lalec.
Add this marketplace:
/plugin marketplace add lalec/agent-plugins
Browse available plugins:
/plugin > Discover
| Plugin | Description |
|---|---|
| dev-workflow | Bootstrap a 3-agent delivery pipeline (dev → qa → pm) with skill-guard hooks, domain skills, and roadmap tracking on any project |
| edr | Endpoint Detection & Response for macOS — collectors gather telemetry, Claude performs NIST SP 800-61 Identification on anomalies |
| agent-eval | Evaluate Claude Code instruction-based agent pipelines — 46 deterministic + heuristic checks across efficiency, reliability, behavioral, workflow, spec conformance, and orchestration |
/plugin install <plugin-name>@agent-plugins
Example:
/plugin install dev-workflow@agent-plugins
plugins/
└── plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (required)
├── skills/ # Model-invoked skills
│ └── skill-name/
│ └── SKILL.md
├── commands/ # User-invoked slash commands (optional)
├── agents/ # Agent definitions (optional)
└── README.md
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.
npx claudepluginhub lalec/agent-plugins --plugin dev-workflowEvaluate Claude Code instruction-based agent pipelines — 46 deterministic + heuristic checks across efficiency, reliability, behavioral, workflow, spec conformance, and orchestration. Identifies inefficient agents, silent failures, turn exhaustion, and cost hotspots.
Endpoint Detection & Response for macOS — collectors gather telemetry, the analyst (Claude) performs NIST SP 800-61 Identification on anomalies. Detects launchd persistence, unsigned binaries, exposed listeners, sensitive-path tampering, container-escape vectors, and Claude Code supply-chain risks (hooks, plugins, skills, MCP servers).
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code