一键导入
feature-marker
Codex-ready install target for the feature-marker run-through skill workflow. Use from a Codex prompt; the npm package is only the installer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Codex-ready install target for the feature-marker run-through skill workflow. Use from a Codex prompt; the npm package is only the installer.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Skill-first run-through feature workflow for Claude, Codex, and Gemini. Use when the user asks to implement a feature through PRD, TechSpec, Tasks, verification, local commit, and branch handoff. The npm package installs skill files only; the LLM skill performs the workflow.
Gemini-ready install target for the feature-marker run-through skill workflow. Use from a Gemini prompt; the npm package is only the installer.
Skill-first run-through feature workflow for Claude, Codex, and Gemini. Use when the user asks to implement a feature through PRD, TechSpec, Tasks, verification, local commit, and branch handoff. The npm package installs skill files only; the LLM skill performs the workflow.
| name | feature-marker |
| description | Codex-ready install target for the feature-marker run-through skill workflow. Use from a Codex prompt; the npm package is only the installer. |
Use this skill from inside Codex prompts:
Use feature-marker to implement billing-observability.
Run the complete flow by default:
tasks/{slug}/prd.md, tasks/{slug}/techspec.md, and
tasks/{slug}/tasks.md.templates/ for PRD, TechSpec, and Tasks; fill
{slug} and {feature_title} and leave no unresolved placeholders.spec-driven and ralph-loop are out of scope for this skill-first v1 unless
they are rebuilt as explicit skill instructions.