Skip to main content

KurtLehnardt/agentic-tools

SkillsMP has collected 19 skills from KurtLehnardt/agentic-tools. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
19
GitHub stars
6
GitHub forks
0

Showing 19 of 19 collected skills.

occupation
Software Developers
description

Wrap a worker loop so smaller or local models actually finish — response validation, rescue parsing, corrective nudges, step enforcement, and context compaction. The model proposes the next action; the harness makes the loop survivable. Trigger: make the loop…

updated
occupation
Software Developers
description

Instrument an agent or LLM feature with structured spans per model and tool call, tracking the four reliability signals — P95 latency, cost per run, tool error rate, and eval pass rate — so runs can be replayed, alerted, and scored. Start with one critical…

updated
occupation
Information Security Analysts
description

Bound an agent's blast radius with a deny-by-default sandbox policy — read allowed, writes whitelisted, egress denied — plus a per-server policy for each MCP server and violation telemetry. Contains a prompt-injected, trojaned, or rug-pulled agent; it does…

updated
occupation
Software Developers
description

Orchestrate a spec-driven implementation pipeline: spec intake, requirements ledger, plan, architect gate, product gate, task decomposition with model tiering, parallel ralph-loop workers, a deterministic mechanical gate plus an opus judge, and verified…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Zero-trust gatekeeper. Validates a deliverable claim-by-claim by re-running everything firsthand — refetch the diff from source, rerun the suite, re-execute the eval, rescore — never trusting the worker's say-so. Cycles work back when the letter passes but…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Turn a failure — a bug, a bad output, a prod incident, a verdict FAIL — into a minimal, reproducible eval level added permanently to the suite, so the same failure can never silently return. Builds the eval flywheel. Trigger: capture this failure, add a…

updated
occupation
Computer Occupations, All Other
description

Compute compounding-error risk for a multi-step or multi-agent pipeline — per-step success rate raised to step count — and show where cumulative reliability falls below target, so you know where to place gates and checkpoints. Trigger: chain risk, compounding…

updated
occupation
Computer Occupations, All Other
description

Pin a north-star constitution for a multi-agent system and protect the prompt layer from tampering — detect and block unauthorized system-prompt mutation and prompt-injection that tries to redirect downstream agents. Trigger: pin the constitution, north star,…

updated
occupation
Computer Occupations, All Other
description

Turn a task into a declarative contract — objective/intent plus machine-checkable acceptance criteria and a stub-proof gate. Refuses prompt-as-wish and imperative pseudocode. Trigger: write a contract, define the contract, spec this task, contract for,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Generate an executable gate for a contract or task, then prove it is stub-proof by writing a hollow stub and confirming the gate rejects it. If a stub can pass your eval, the eval is the bug. Trigger: build a gate, make the gate, stub-proof, executable…

updated
occupation
Computer Occupations, All Other
description

Route each task to the cheapest model and effort that can pass its gate, escalating on failure (small/local -> haiku -> sonnet -> opus; low -> medium -> high effort). Right-sizes ambiguous tasks and prefers local small-dense models for narrow work. Trigger:…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Go-to-market engine for apps and products. Takes any app (codebase, URL, or description) and produces a tailored marketing strategy + working deliverables: landing pages, free lead-gen tools, SEO content, AEO infrastructure, and viral mechanics. Trigger:…

updated
occupation
Software Developers
description

Cron supervisor that checks on worker subagents every ~5 minutes, compares their progress against the original plan, and writes NUDGE.md into drifting worktrees. Trigger: babysit, supervise workers, watch agents.

updated
occupation
Software Developers
description

Deploy merged code to staging or production, run migrations, verify health, and roll back on failure. Trigger: deploy this, ship it, push to production, go live.

updated
occupation
Project Management Specialists
description

Transform a raw idea into a structured Product Requirements Document with acceptance criteria, tech requirements, and service manifest. Trigger: I have an idea, new app, new feature, build me something, product idea.

updated
occupation
Software Developers
description

Detect required services, check credential vaults, generate .env files, and guide account creation for missing services. Trigger: set up environment, configure project, set up credentials, prepare for build.

updated
occupation
Software Developers
description

Show factory dashboard: active builds, worktree status, review scores, blockers, and project health. Trigger: status, dashboard, what's running, factory status, show progress.

updated
occupation
Software Developers
description

Clean up completed builds: remove worktrees, delete merged branches, archive plan files, and reset factory state. Trigger: clean up, teardown, remove worktrees, clean factory.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Generate comprehensive test suites for existing code without modifying implementation. Trigger: add tests, test coverage, write tests for, test this module.

updated
Showing 19 of 19 collected skills.