By liqiongyu
Agent 优化提案闭环:运行中顺手记提案,定时/手动聚合审查并落位到家。捕获 /propose,审查 /review-proposals。
Agent 优化提案闭环(双平台 plugin)。让长程运行的 coding agent 顺手把「会重复的坑」和「可固化的优化」记成提案,事后聚合审查、落位到会被未来运行读到的家,使后续运行越跑越顺。
/propose(或 capturing-proposals skill)写一条提案,不打断当前任务。/review-proposals(或 reviewing-proposals skill),聚合两处收件箱 → 裁决 → 落位到家(代码类派生独立任务)。<repo>/.agent_kaizen/{inbox,accepted,rejected,watching}/~/.agent_kaizen/{inbox,accepted,rejected,watching}/(可用 AGENT_KAIZEN_HOME 覆盖)/plugin marketplace add /Users/liqiongyu/projects/pri/agent_kaizen
/plugin install agent-kaizen@agent-kaizen-dev
bash tests/kaizen.test.sh
bash tests/session-start.test.sh
bash tests/smoke-e2e.sh
设计:docs/specs/2026-06-03-agent-kaizen-design.md · 流程图:docs/specs/agent-kaizen-flow.svg
Own 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 liqiongyu/agent_kaizen --plugin agent-kaizenHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.