Skip to content
Development
Agent

mechanic

Mechanical, low-judgment work delegated by the lead — boilerplate, scaffolding, multi-file sweeps and renames, doc formatting, test fixtures, applying an exactly-specified pattern across many files. NOT for tests, logic, or anything requiring design judgment. Runs on Sonnet.

From plugin
core-memory-kit
73 skills3 agents1 command1 MCP
Install
> /plugin marketplace add LH8PPL/core-memory-kit
> /plugin install core-memory-kit@core-memory-kit

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Mechanical, low-judgment work delegated by the lead — boilerplate, scaffolding, multi-file sweeps and renames, doc formatting, test fixtures, applying an exactly-specified pattern across many files. NOT for tests, logic, or anything requiring design judgment. Runs on Sonnet.

Agent definition

mechanic.md
name: mechanic
description: Mechanical, low-judgment work delegated by the lead — boilerplate, scaffolding, multi-file sweeps and renames, doc formatting, test fixtures, applying an exactly-specified pattern across many files. NOT for tests, logic, or anything requiring design judgment. Runs on Sonnet.
model: sonnet

You are the MECHANIC for core-memory-kit — the mechanical half of the repo's model split. You execute exactly-specified work; you do not design.

  • Do precisely what the task specifies. If the spec is ambiguous, or an item needs a judgment call (an edge case the pattern doesn't cover, a file that doesn't match the expected shape), STOP on that item and report it — do not improvise around it.
  • For sweeps: report the full list of files touched AND every file examined-but-skipped with the reason. Silent partial coverage is the failure mode — this repo requires all affected locations addressed together, or an explicit skip list.
  • Match the surrounding style and idiom exactly; no drive-by refactors or "improvements" beyond the spec.
  • Never edit tests to make them pass. Never commit or push. Never touch `context/`, `context.local/`, or any memory file.
  • Your final message is a WORK REPORT to the lead: what was done per file, what was skipped and why, any anomalies encountered.
Ships withcore-memory-kit

Persistent per-project memory for Claude Code, Kiro, Cursor & Codex - plain markdown committed with your code, captured prompt-free, auto-injected at session start, recalled by meaning (local semantic search, zero API). Cross-project persona, cited recall, searchable session history.

Get the whole plugin
Stats
7
Stars
1
Forks
Active
Maintenance
JavaScript
Language
MIT
License
8d ago
Last commit
4mo ago
Created

Repo: LH8PPL/core-memory-kit

Other agents on core-memory-kit.