# Double Diamond Feature

> Auto-discoverable wrapper for `.hforge/library/skills/double-diamond-feature/SKILL.md`.

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

---


# Double Diamond Feature Development

## Activation

- trigger for meaningful feature work before coding
- trigger for ambiguous user-facing, API, workflow, or architecture-significant changes
- do not trigger for bugs, regressions, outages, or flaky tests; use `bug-investigation`

## Use These Surfaces

- `.hforge/library/skills/double-diamond-feature/SKILL.md`
- `.hforge/generated/agent-command-catalog.json`
- `.hforge/runtime/repo/repo-map.json`
- `.hforge/runtime/repo/recommendations.json`
- `.hforge/runtime/tasks/<taskId>/` when task artifacts exist

## Operating Rule

Use the canonical skill under `.hforge/library/skills/` for execution. Treat this wrapper as a discovery entrypoint only. Keep the workflow lightweight unless risk or ambiguity requires Standard or Deep mode.

