# Fill Feature Docs

> Invoke the prd-feature worker to produce feature-document outputs from issue and research inputs.

- Skill: `drmoisan/fill-feature-docs-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add drmoisan/fill-feature-docs-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/drmoisan/fill-feature-docs-3/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: drmoisan (https://skillmd.com/u/drmoisan)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/drmoisan/fill-feature-docs-3

---


# Fill Feature Docs Skill

This direct-use wrapper delegates feature-document work to the `prd-feature` worker.

## Inputs

- Feature folder issue and research context
- Existing spec and user-story files when present

## Output Paths

- `docs/features/active/<feature>/spec.md`
- `docs/features/active/<feature>/user-story.md`

## Worker Routing

- Worker: `prd-feature`

