# Feature

> Use when the user wants one feature taken from idea to working code - "add a feature", "build X end to end", "take X from idea to shipped" - runs the feature chain groom → plan → implement consecutively, detecting the feature's stage and resuming at the first incomplete one. For the whole-product greenfield pipeline use start; to execute an already-approved plan use implement. Always asks subagents or inline before each new or resumed run.

- Skill: `gentbajko/feature` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gentbajko/feature`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gentbajko/feature/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: GentBajko (https://skillmd.com/u/gentbajko)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gentbajko/feature

---


# Capstone: feature

From this skill's base directory, read `../core/references/core.md`
(this command routes rather than writes, so `core-authoring.md` is not
needed), then execute
`../core/references/protocols/feature.md`
exactly.

Always ask subagents or inline at the start of each run, including
resumes. Wait for the explicit choice and carry it through the whole
chain, including planning, review and reference refreshes.

