minimalist
01Plugin Claude Code
Plugin marketplace listing 1 plugin: minimalist.
Plugin Claude Code
Plugin marketplace listing 1 plugin: minimalist.
Plugin Claude Code
Subtraction-first engineering for AI agents. The smallest correct change wins.
Settings file Claude Code
Agent settings declaring 5 allowed tools.
Cursor rule Cursor
Subtraction-first engineering — smallest correct change wins.
Instructions file GitHub Copilot
Instructions for DivyeshJayswal/minimalist, covering minimalist (coding tasks), persistence, fast path, bias and output.
Skill Claude CodeCodex
Audit a codebase or directory for deletion candidates: dead code, unused dependencies, single-use abstractions, config that never varies, and duplicated helpers. Use when the user says "minimalist audit" or asks what can be deleted from a project.
Skill Claude CodeCodex
Report what minimalist actually measured in this session or project — LOC avoided, scope rejected, dependencies declined. Use when the user says "minimalist gain", "what did you save", or asks for the savings report.
Skill Claude CodeCodex
Subtraction-first thinking for non-coding tasks: writing, planning, research, summarizing, decision-making, or any request that isn't producing code. Same discipline as the minimalist coding skill — question whether the ask is even needed, reuse what already exists, do the smallest thing that fully answers it …
Skill Claude CodeCodex
Explain minimalist: what it does, the levels, the commands, the guardrail. Use when the user says "minimalist help" or asks how minimalist works.
Skill Claude CodeCodex
Review code, a diff, or a PR strictly for bloat: unrequested abstractions, dead scope, dependency creep, symptom-patching, and drive-by changes. Use when the user says "minimalist review", asks "is this over-engineered?", or wants a leanness review of a change.
Skill Claude CodeCodex
Subtraction-first engineering for any coding task. Use when writing, fixing, refactoring, reviewing, or designing code; when choosing dependencies; or whenever the user asks for minimalist, less code, simplest thing, YAGNI, or complains about bloat. Prefer deletion, existing code, stdlib, and native platform features…
Instructions file CodexOpenCode
Instructions for DivyeshJayswal/minimalist, covering minimalist (coding tasks), persistence, fast path, bias and output.
Hook
Runs when you submit a prompt, before the agent sees it, executing activate.js via node. From DivyeshJayswal/minimalist.
Hook
Runs when a subagent starts, executing subagent.js via node. From DivyeshJayswal/minimalist.