Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By maxnoller
Tools for optimizing AI context files (CLAUDE.md, AGENTS.md) and reviewing sessions for friction and improvement opportunities.
npx claudepluginhub maxnoller/claude-code-plugins --plugin context-filesApply when the user is working on CLAUDE.md, AGENTS.md, context files, agent memory, or AI coding assistant instructions. Teaches the minimal-context approach backed by empirical research.
Review and optimize AI context files (CLAUDE.md, AGENTS.md) in the current project. Classifies each line as KEEP, REMOVE, or MOVE using the core test — would removing this cause the agent to make mistakes?
Review the current session for friction, repeated mistakes, and actionable improvements. Classifies findings as fix-in-codebase, add-tooling, add-to-context-file, or one-off. Run at the end of or during a session.
Review recent sessions for the current project to identify recurring patterns, systemic issues, and improvements across multiple sessions.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Commands for syncing CLAUDE.md, permissions allowlist, and refreshing context. Hooks for marketplace-to-plugin sync.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Evaluate and optimize .claude/ directory token efficiency. Reduce cost, improve response quality.
CLAUDE.md lifecycle toolkit: initialise, enhance, sync, and modularise CLAUDE.md files with a 150-line cap, automatic chaining, and Karpathy behavioural guardrails.
Tools for managing CLAUDE.md memory files
Guide for using Google Jules, the asynchronous AI coding agent. Helps with writing effective prompts, using the jules CLI, and delegating async coding tasks.
Svelte 5 and SvelteKit development with up-to-date patterns for runes, remote functions, async await expressions, attachments, shadcn-svelte, Tailwind CSS v4, and bits-ui.
Personal collection of Claude Code plugins.
Add this marketplace:
/plugin marketplace add github:maxnoller/claude-code-plugins
Then install the plugin:
/plugin install using-jules
Guide for using Google Jules, the asynchronous AI coding agent. Helps with:
jules CLI commands