一键导入
large-feature-workflow
Systematic workflow for planning and implementing large features in phases with Spec Mode, validation, and clean sessions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Systematic workflow for planning and implementing large features in phases with Spec Mode, validation, and clean sessions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Red-team reviewer that tries to break code and assumptions via adversarial inputs.
Workflow skill for the PumpFun Bundler watcher/GUI system. Use when working on gui.ts, the watcher supervisor, watcher subprocess (task43-watch-pump-program.ts), or the /api/watch/* routes. Covers: starting/stopping the GUI, watcher lifecycle, state file IPC, route patterns, environment variables, and safe commit workflow.
Code review practices with technical rigor and verification gates. Use for receiving feedback, requesting code-reviewer subagent reviews, or preventing false completion claims in pull requests.
Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents. Use for brownfield project onboarding, refreshing codebase understanding after significant changes, before major refactoring, when onboarding to unfamiliar codebases, or when asked to understand codebase or analyze project structure. Creates structured documentation of stack, architecture, structure, conventions, testing, integrations, and concerns.
Obsidian plugin & theme development reference. Read only the specific reference files you need for the current task.
Author, review, and optimize notes and structure using Obsidian-flavored Markdown (OFM) and vault-safe conventions. WHEN: User asks for vault optimization, note refactors, OFM syntax, linking/backlinks, properties, or note organization. WHEN NOT: Generic markdown only (no Obsidian features), or non-documentation coding tasks.
| name | large-feature-workflow |
| description | Systematic workflow for planning and implementing large features in phases with Spec Mode, validation, and clean sessions. |
Use this skill when the task is a multi-phase feature/refactor spanning many files.
Master plan first
IMPLEMENTATION_PLAN.md with:
Phase-by-phase execution
IMPLEMENTATION_PLAN.md at the start of each phase.Validation at the boundary
Update the plan
IMPLEMENTATION_PLAN.md.Version control (when in a git repo)
Be verbose and transparent throughout the workflow: