Agent Plugins Marketplace
All plugins

lean-agent-skills-complete

v8.10.1

Twenty-four compact skills for engineering, research, communication, documents, experiments, fast-path delivery, and quality work.

Codex24 Skills

0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
24 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install lean-agent-skills-complete for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add lean-agent-skills-complete@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/zznabil/lean-agent-skill-collection

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

lean-agent-skills-complete/
├── .codex-plugin/plugin.json
├── skills/architecture/SKILL.md
├── skills/browser-automation/SKILL.md
├── skills/cli-design/SKILL.md
├── skills/debug/SKILL.md
├── skills/experiment/SKILL.md
├── skills/gauntlet-loop/SKILL.md
├── skills/get-it-done/SKILL.md
├── skills/grilling/SKILL.md
├── skills/handoff/SKILL.md
├── skills/implement/SKILL.md
├── skills/merge-conflicts/SKILL.md
├── skills/office-files/SKILL.md
├── skills/plan/SKILL.md
├── skills/project-context/SKILL.md
├── skills/quick-mode/SKILL.md
├── skills/release/SKILL.md
├── skills/research/SKILL.md
├── skills/review/SKILL.md
├── skills/skill-design/SKILL.md
├── skills/teach/SKILL.md
├── skills/test/SKILL.md
├── skills/triage/SKILL.md
├── skills/wait-what/SKILL.md
└── skills/writing/SKILL.md

Included Skills24

architectureskills/architecture/SKILL.md

Design module boundaries, data ownership, interfaces, domain models, migrations, refactors, and architecture decision records from real constraints. Use for structural choices with lasting change cost.

browser-automationskills/browser-automation/SKILL.md

Build or run authorized browser automation, real-user QA, data entry, or extraction with stable locators, explicit state, bounded retries, and evidence of the user-visible result.

cli-designskills/cli-design/SKILL.md

Design or review a command-line interface that humans and agents can run reliably. Use for headless automation, flags, help, output contracts, exit codes, pipelines, retries, dry-run, and safe state changes.

debugskills/debug/SKILL.md

Diagnose a hard defect or performance regression through a tight reproducible feedback loop, evidence-first investigation, falsifiable competing hypotheses, targeted instrumentation, and verified regression coverage.

experimentskills/experiment/SKILL.md

Design a controlled product, performance, or engineering experiment—or a disposable prototype—with a falsifiable hypothesis, comparable baseline, guardrails, and stopping rule.

gauntlet-loopskills/gauntlet-loop/SKILL.md

Run a bounded adversarial quality loop with independent critics, frozen benchmarks, repair, and retest over a real artifact. Use only when hidden-defect risk makes one direct check insufficient.

get-it-doneskills/get-it-done/SKILL.md

Take ownership of a complex, multi-session, or long-running task until verified completion. Use when the user wants durable execution, program-scale orchestration, and evidence rather than advice or a plan alone.

grillingskills/grilling/SKILL.md

Interview the user one decision at a time to stress-test a plan or requirement. Use only when an important choice is unresolved and the answer is not already available.

handoffskills/handoff/SKILL.md

Create a concise status recap or durable handoff. Use after substantial work, before interruption, or when another session needs the exact current state and next action.

implementskills/implement/SKILL.md

Implement a bounded change from a clear request, spec, or ticket. Use when the work fits a focused session; use get-it-done for long-horizon ownership and gauntlet-loop for costly adversarial acceptance.

merge-conflictsskills/merge-conflicts/SKILL.md

Resolve merge, rebase, or cherry-pick conflicts by preserving intended behavior from both sides and verifying the integrated result. Use when conflict markers or semantic integration failures exist.

office-filesskills/office-files/SKILL.md

Create, edit, inspect, convert, or repair DOCX, PDF, PPTX, and spreadsheet files while preserving structure and validating the final artifact with the available file tools.

planskills/plan/SKILL.md

Turn evidence and resolved decisions into an executable proposal, spec, ticket set, workflow, refactor plan, or comparison of competing plans. Use for planning artifacts, not implementation unless also requested.

project-contextskills/project-context/SKILL.md

Create or update durable project context; map or explain verified repository structure and flows; record approved lessons, AI asset cards, or retrospectives. Use only when the user explicitly requests one of these artifacts.

quick-modeskills/quick-mode/SKILL.md

Deliver a user-authorised working slice fast, with one cheap reality check and visible deferrals. Use only when the user explicitly requests Quick Mode, a rough prototype, or an equivalent fast-path scope; not for quick questions or short replies.

releaseskills/release/SKILL.md

Prepare and verify a software or artifact release, including version, changelog, build, package, checksums, migration notes, staged rollout, operations evidence, and rollback. Publish only with explicit authorization.

researchskills/research/SKILL.md

Investigate a question using current primary sources and produce a source-backed briefing. Use for documentation, factual checks, literature or product research, and source-faithful transcript or video summaries.

reviewskills/review/SKILL.md

Independently review code, interfaces, writing, data, architecture, repository agent-operability, or another agent’s work against the real contract and artifact. Default to read-only; repair only when explicitly requested.

skill-designskills/skill-design/SKILL.md

Create, refactor, evaluate, package, import, or route portable agent skills, workflow instructions, and skill stacks. Use for SKILL.md, plugin compatibility, benchmark design, third-party audits, trigger quality, executable workflow review, or reducing skill-set bloat.

teachskills/teach/SKILL.md

Teach a concept or skill through a plain explanation, worked example, active recall, and bounded practice. Use when the user asks to learn, understand, practise, study, or be quizzed—not for a quick reference answer alone.

testskills/test/SKILL.md

Design or improve automated tests and test-first feedback loops. Use for TDD, regression coverage, characterization, integration, end-to-end, property, fuzz, concurrency, compatibility, performance, or agent-trajectory testing.

triageskills/triage/SKILL.md

Triage a bug, request, alert, work item, or live incident by verifying evidence, classifying impact, stabilizing risk, and naming the next owner or action. Use when the report or operational state is uncertain.

wait-whatskills/wait-what/SKILL.md

Re-pitch a confusing, dense, or context-poor response in friendly outcome-first ASD-STE100-inspired prose. Use when the user explicitly asks for a clearer restatement.

writingskills/writing/SKILL.md

Draft or edit instructions, UI text, errors, help, emails, documentation, reports, and other prose for purpose, evidence, clarity, audience, and task fit while preserving the requested voice.

Plugin manifests1

.codex-plugin/plugin.json
{
  "name": "lean-agent-skills-complete",
  "version": "8.10.1",
  "description": "Twenty-four compact skills for engineering, research, communication, documents, experiments, fast-path delivery, and quality work.",
  "skills": "./skills/"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[lean-agent-skills-complete on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lean-agent-skills-complete)