Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Kyungho Byoun avatar

Minimal Claude Code

  • 9 repo stars
  • Updated June 24, 2026
  • Byunk/minimal-claude-code

A minimal Claude Code plugin with just the essentials

About

minimal-claude-code is a Claude Code skill in the AI & Agent Building category. A minimal Claude Code plugin with just the essentials

  • minimal-claude-code
  • AI & Agent Building
  • AI-coding skill

Minimal Claude Code by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Byunk/minimal-claude-code
/plugin install minimal-claude-code@minimal-claude-code

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars9
Last updatedJune 24, 2026
RepositoryByunk/minimal-claude-code

What it does

A minimal Claude Code plugin with just the essentials

README.md

minimal-claude-code

A minimal Claude Code plugin with just the essentials.

Why "minimal-claude-code"?

There are plenty of Claude Code tools out there that look like magic wands. However, I've found most of them to be bloated with unnecessary features and excessive token usage without real productivity gains. I prefer keeping things minimal. Claude Code itself keeps getting better, so plugins should just fill small gaps.

So, I created this plugin with two principles in mind:

  1. It should benefit from the evolution of Claude Code itself.
  2. It should provide only essential features that genuinely enhance productivity.

Installation

Claude Code

claude plugin marketplace add https://github.com/Byunk/minimal-claude-code
claude plugin install minimal-claude-code

Codex

codex --enable plugins plugin marketplace add Byunk/minimal-claude-code

You can install the desired plugin by running /plugins command in the Codex CLI.

Note that you need to enable plugin_hooks in your Codex CLI config to use notify hooks.

codex features enable plugin_hooks

Then run /hooks in Codex and trust the plugin hooks.

The Codex marketplace currently exposes:

  • minimal-claude-code
  • context-engineering

What's Included

Hooks

  • Notifications - System notifications when Claude Code needs your attention

Notification Example

For macOS, you need to allow Script Editor to send notifications.

  1. Open System Settings > Notifications
  2. Find Script Editor in the app list
  3. Enable Allow Notifications

Commands

  • /code-review - Context-aware code review with selectable review target (--base, --uncommitted, --commit, or --custom)
  • /create-pr - Convention-aware GitHub PR creation from the current feature branch

Skills

  • create-pr - Codex skill for convention-aware draft GitHub PR creation from the current feature branch

Agents

  • code-reviewer - Runs /code-review analysis in a dedicated read-only subagent context

Additional Plugins

This marketplace also includes optional plugins that are separate from minimal-claude-code.

  • context-engineering - Design better LLM context for agents, prompts, tools, RAG/MCP servers, and multi-agent systems.

Install it separately:

claude plugin install context-engineering

Contributing

The minimal plugin stays minimal by design. If you've found a hook, skill, or agent that genuinely improves productivity without bloat, consider opening a PR.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.