DivyeshJayswal

14 mods across 1 repository, 2 stars between them.

minimalist

02

DivyeshJayswal/minimalist

Plugin Claude Code

Subtraction-first engineering for AI agents. The smallest correct change wins.

2 1mo ago A tokens not measured original MIT

minimalist-audit

06

DivyeshJayswal/minimalist

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.

2 1mo ago A 55 tokens original MIT

minimalist-gain

07

DivyeshJayswal/minimalist

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.

2 1mo ago A 48 tokens original MIT

minimalist-general

08

DivyeshJayswal/minimalist

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 …

2 1mo ago A 160 tokens original MIT

minimalist-help

09

DivyeshJayswal/minimalist

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.

2 1mo ago A 37 tokens original MIT

minimalist-review

10

DivyeshJayswal/minimalist

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.

2 1mo ago A 67 tokens original MIT

minimalist

11

DivyeshJayswal/minimalist

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…

2 1mo ago A 77 tokens original MIT

DivyeshJayswal/minimalist

Instructions file CodexOpenCode

Instructions for DivyeshJayswal/minimalist, covering minimalist (coding tasks), persistence, fast path, bias and output.

2 1mo ago A 795 tokens copy · 100% MIT

UserPromptSubmit

13

DivyeshJayswal/minimalist

Hook

Runs when you submit a prompt, before the agent sees it, executing activate.js via node. From DivyeshJayswal/minimalist.

2 1mo ago A tokens not measured copy · 56% MIT

SubagentStart

14

DivyeshJayswal/minimalist

Hook

Runs when a subagent starts, executing subagent.js via node. From DivyeshJayswal/minimalist.

2 1mo ago A tokens not measured original MIT