文档同步:End-of-session knowledge cleanup with OCD-level rigor — reconciles project docs (CLAUDE.md, README.md, docs/) and agent memory against the code so nothing rots. 会话结束后对项目文档和记忆进行洁癖级审查与同步。MUST trigger when the user says: "sync up", "tidy up docs", "update memory", "clean up docs", "/sync", "/neat", "同步一下", "整理文档", "整理一下", "更新记忆", "梳理一下", "收尾", "这个阶段做完了", "新人能直接上手", or any phrase suggesting a dev milestone where knowledge needs reconciliation. Also trigger when the user reports stale docs, conflicting memories, or wants a clean handoff to teammates or other agents. Bare "整理" / "tidy" with prior dev context counts — do not under-trigger. Cross-platform: works on Claude Code, OpenAI Codex, OpenCode, and OpenClaw.
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
“当 OpenSpec 变更完成并准备归档时使用。通过 OpenSpec CLI 自动同步规范和归档。由 /soc-build 完成后直接触发。”
当一个 OpenSpec 变更的 tasks.md 已准备好进行实现时使用。为每个任务派发子智能体,自动更新任务状态。
在任何创意工作前必须使用——创建特性、构建组件、添加功能或修改行为。通过对话头脑风暴需求,然后通过 CLI 生成 OpenSpec proposal。
Uses power tools
Uses Bash, Write, or Edit tools
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.
使用Claude 插件机制提供团队AI coding相关的skills、agents等。注意:插件机制只能共享skills、agent、mcp、hooks、commands。这些经常会变化,通过claude的插件机制很容易更新。插件不能共享CLAUDE.md、rules
Claude、zcode、CodeBuddy确认支持,其他待验证。 对于不支持的Agent,如果需要使用,需要自行将相关skill、Agent等迁移到自己的Agent中。
打开claude会话窗口,安装插件所在的市场:
/plugin marketplace add https://github.com/jingyuan-opc/ai-coding-plugin.git
然后安装插件:
/plugin install ai-coding@ai-coding-plugin
选择第一项:Install for you (user scope) 以安装到用户目录,对所有项目生效。
然后执行命令重载插件即可使用相关的skill。
/reload-plugins
/ai-coding:soc-spec 我要做一个xxx 功能
在cladue会话中,找到已安装的插件,回车进去,选择更新即可。 然后执行:
/reload-plugins
经过多次迭代,能显著提升AI编码的架构设计能力,大幅减少重复代码和性能问题!
此文件即使安装了该插件也不会自动应用到项目中,需要自己手动复制到项目根目录。
plugins/ai-coding/CLAUDE.md
npx claudepluginhub jingyuan-opc/ai-coding-plugin --plugin ai-codingAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Complete developer toolkit for Claude Code
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.