Skill Create Workflow
仅当用户要创建一个新的 Codex / Claude Code skill,或把尚未成型的文档、规则、事故复盘、经验教训、 agent 工作流转成新的 skill 时使用。Always trigger for: "创建 skill", "写一个 skill", "把这个文件转成...
Install command
Copy and run it in your terminal. Install tfs first if it is not available.
$ tfs install skill-create-workflowOverview
仅当用户要创建一个新的 Codex / Claude Code skill,或把尚未成型的文档、规则、事故复盘、经验教训、 agent 工作流转成新的 skill 时使用。Always trigger for: "创建 skill", "写一个 skill", "把这个文件转成 skill", "skill create workflow", "skill 编写流程"。Also trigger for casual phrasing: "沉淀成能力", "固化成流程", "做成可复用规则", only when the requested outcome is a new skill. Do NOT trigger when the input is already a skill, SKILL.md, installed skill, or existing skill directory; when the user asks to update/refine/extend/repair/review an existing skill; when the user only asks to install/list/upgrade/uninstall skills, create a plugin, edit ordinary project code, write non-skill documentation, or manage automations.
SKILL.md
SKILL.md
Related skills
Credibility Review
Review drafts through reader trajectory and anti-pattern checks, then decide publish, review, or reject.
Goal-Driven Decomposition
Decompose complex build or design goals into goal docs, personas, staged plans, and validation loops.
Project Init Docs
当用户在一个代码仓库里说"初始化"时,分析真实仓库并一次性搭建 AI 驱动开发所需的知识与规格基线: AGENTS.md(AI 项目操作手册)、CLAUDE.md(指向 AGENTS.md 的一行指针)、 docs/architecture/module-map.md(模块地图...