code-review
01Skill Claude CodeCodex
双轴并行代码审查——Standards 审查 + Spec 审查,独立 sub-agent 上下文,报告不合并。Use when a task from the development plan is completed, before merging, or during PR review.
Skill Claude CodeCodex
双轴并行代码审查——Standards 审查 + Spec 审查,独立 sub-agent 上下文,报告不合并。Use when a task from the development plan is completed, before merging, or during PR review.
Skill Claude CodeCodex
A software-development workflow coordinator that routes a request through the needed stages, from clarifying the work and writing requirements to planning tasks, coding, and review.
Skill Claude CodeCodex
A planning aid that turns an approved product requirements document (PRD) into small, independent tasks. Each task covers the complete path from data to storage and testing.
Skill Claude CodeCodex
将当前对话综合为 PRD 文档——不采访用户,纯综合已有对话。Use when the user has finished discussing a feature and needs a PRD written, or when the grilling phase produces enough clarity.
Skill Claude CodeCodex
A planning method for large DevOps migrations or refactors that cannot be completed in one work session. It keeps a map of research, prototype, design-review, and implementation tickets, then selects one available ticket at a time.
Skill Claude CodeCodex
校验 CHANGELOG 写入符合 Keep a Changelog + 语义化版本(SemVer)标准——变动类型、Unreleased 区块、版本号递增、ISO 8601 日期。Use always when creating or editing CHANGELOG files——runs as a background validator.
Skill Claude CodeCodex
A process for managing a feature branch that remains open for more than two days. A feature branch is a separate line of code changes used to develop work before merging it into the main codebase.
Skill Claude CodeCodex
拆解任务后规划分支命名和创建策略。Use when the user has completed breaking down a feature into tasks (after PRD or issue breakdown), and is ready to start coding.
Skill Claude CodeCodex
通用 Git 提交原则——提交时机、信息格式、提交前自检。Use when the user is about to commit code, asks about commit messages, or after completing a functional unit of work.
Skill Claude CodeCodex
A Git safety guard that watches work in a Git repository and intercepts commands that could cause hard-to-recover changes. Git is the system used to track code history and branches.
Skill Claude CodeCodex
通用 Git 推送原则——push 时机、推前检查、失败处理。Use when the user is about to push, asks about pushing code, or a push fails or is rejected.
Skill Claude CodeCodex
A capture procedure for saving web pages, ideas, and clipped messages as Markdown notes in an Obsidian inbox. Obsidian is a note-taking app that stores plain-text Markdown files.
Skill Claude CodeCodex
A note-classification skill for deciding which subject area or project an inbox note belongs to. Notes that cannot be assigned confidently are marked for later review.
Skill Claude CodeCodex
A tool for checking an entire Obsidian knowledge base and improving the links between its notes. It finds groups that may need an index note, called a MOC, and larger groups that may benefit from a combined hub note.
Skill Claude CodeCodex
A note-refinement tool for notes that have already been organized into a subject folder. It progressively adds bold text, highlights key quotations, and writes a short action summary; it can also detect when related notes may need combining.
Skill Claude CodeCodex
Fabric 输出阶段——路由到写作体系(fragments→beats→shape→edit-article)。Use when the user wants to write an article or produce finished output from distilled notes.
Skill Claude CodeCodex
A coordinator for managing all content in an Obsidian vault, a folder of linked Markdown notes. It guides notes from capture and sorting through summarising, writing, and linking.
Skill Claude CodeCodex
An Obsidian note-organization workflow that moves a classified note into a domain or project folder, updates its metadata and tags, and checks whether a topic index should be created. Obsidian is a note-taking app that stores linked Markdown files.
Skill Claude CodeCodex
A method for studying one important concept in depth after it has been identified on a subject map. It gathers focused material, answers what the concept is and how it relates to others, then updates the map.
Skill Claude CodeCodex
A note-making step that turns a completed learning map and concept understanding into organised notes in an Obsidian inbox for later knowledge management.
Skill Claude CodeCodex
A learning workflow for understanding an unfamiliar subject from the ground up by mapping its concepts, studying selected parts, checking the evidence, and updating the map.
Skill Claude CodeCodex
A method for building a map of an unfamiliar subject from reading materials. It collects sources, extracts and groups concepts, connects them by meaning, and creates a list of topics to study more deeply.
Skill Claude CodeCodex
A fact-checking procedure for learning conclusions that compares trusted sources, records disagreements, and separates facts from opinions and guesses.
Skill Claude CodeCodex
A project wrap-up procedure that extracts reusable lessons before moving completed or replaced project files into an archive.