Exp To Framework
Description
# /exp-to-framework - 沉淀经验到原框架 作为本项目到"原框架"的经验输送员。分析子项目的近期 commit / 未提交 diff / 本会话上下文,把**通用的**坑、模式、配置、工具函数、skill 条目抽取出来,建议同步到原框架目录。 **4 条核心原则**: - 只建议沉淀**通用可复用**的东西;纯业务逻辑一律跳过 - 两阶段工作流:**analyze(默认)→ apply** - analyze 产出写到文件持久化;apply 从文件读,确保跨 turn/跨窗口可用 - apply 只写文件,**绝不自动 commit/push**,由用户自己提交 --- ## 参数解析 | 输入形式 | 行为 | |---------|------| | `/exp-to-framework` 或 `/exp-to-framework analyze` | 分析最近 10 个 commit + 未提交改动 + 本会话 | | `/exp-to-framework analyze 20` | 分析最近 20 个 commit + 其他 | | `/exp-to
Installation
Installs to ~/.claude/commands/bkywksj-knowledge-base-exp-to-framework.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bkywksj/knowledge-base/HEAD/.claude/commands/exp-to-framework.md -o ~/.claude/commands/bkywksj-knowledge-base-exp-to-framework.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11