add-new-feature

Installation
SKILL.md

Add New Feature (SAM Workflow)

You MUST convert the user's request into durable SAM artifacts under the per-project state directory (~/.dh/projects/{project-slug}/plan/, resolved via dh_paths.plan_dir()):

  • feature-context-{slug}.md (discovery)
  • codebase/{FOCUS}.md (optional, analysis)
  • architect-{slug}.md (architecture/design spec)
  • P{NNN}-{slug}.yaml (executable task plan with Agents, deps, and verification)

<feature_request> $ARGUMENTS </feature_request>


Artifact Discovery (Pre-Phase)

Before starting any phase, check whether the feature request references a GitHub Issue. If an issue number is present, discover existing artifacts registered on that issue.

Related skills

More from jamie-bitflight/claude_skills

Installs
9
GitHub Stars
44
First Seen
Mar 29, 2026