# Add Feature

> Add a new feature to the Incident Desk application.

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

---


1. Read the existing implementation.
2. Implement the feature simply.
3. Add Vitest tests.
4. Run all tests.
5. Fix failures.
6. Explain what changed.
