By akunzai
Auto-load ~/.agents/MEMORY.md (durable long-term memory) into context at session start.
My personal agent skills for AI coding assistants — compatible with Antigravity, Claude Code, Codex, and more.
npx skills add akunzai/agent-skills
memory-autoloadLoads ~/.agents/MEMORY.md into context at session start and nudges the agent to
run the mem-sync and mem-auto skills.
Install via the Claude Code marketplace:
/plugin marketplace add akunzai/agent-skills
/plugin install memory-autoload@akunzai
Install via the Codex plugin marketplace:
codex plugin marketplace add akunzai/agent-skills
Then open /plugins, select the akunzai agent skills marketplace, and install
memory-autoload.
The plugin only loads memory and nudges the agent to use the mem-* skills. It
does not install those skills; install them with npx skills add akunzai/agent-skills.
tidy-commitsClean up local git commit history before review or merge. Use it to turn WIP, fixup, review-fix, format-only, poorly ordered, unsigned, or poorly messaged commits into a clear, verified branch story.
agents-mdAudit, create, and improve AGENTS.md files to give AI assistants persistent project memory.
Use it when you want to:
AGENTS.md for a new projectAGENTS.md for qualityAGENTS.md in sync with Claude Code via a CLAUDE.md symlinkAGENTS.md after solving problemsmem-autoAutopilot memory governance umbrella. Restores open handoffs at session start, captures verified candidate notes, writes handoff blocks at boundaries, and delegates manual work to the commands below.
mem-recall — search/load past context on demandmem-promote — promote candidates to durable memory; prune duplicatesmem-clean — clean expired short-term logs; resolve cloud conflictsmem-sync — sync daily logs across devices via a per-user branchOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub akunzai/agent-skills --plugin memory-autoloadUltra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
45% cost reduction measured. Cache expiry prevention, SubTask auto-delegation, zero-cost context restoration, real-time cost dashboard. The only Claude Code plugin built from CC source analysis.