implement-feature

Installation
SKILL.md

Implement Feature (SAM Workflow Execution)

As you review code, update your agent memory with patterns, conventions, and recurring issues you discover.

This workflow continues from add-new-feature. It executes tasks from a SAM task file until complete (or blocked).

<feature_input>$ARGUMENTS</feature_input>


MCP server availability: This skill uses both mcp__plugin_dh_backlog__* and mcp__plugin_dh_sam__* tools. Both servers take 10–30 seconds to initialize after a session restart. If either is unavailable or ToolSearch reports "still connecting", follow mcp-connection-check.md before proceeding.

Resolve Task File

Rules:

  • If <feature_input/> ends with .md, treat it as the task file path and extract the plan address P{N} from the filename (e.g., plan/tasks-3-integrate-sam-schema.mdP3).
  • Otherwise, treat it as a feature slug (or partial slug) and resolve plan address via sam_plan:
Installs
25
GitHub Stars
64
First Seen
Mar 29, 2026
implement-feature — jamie-bitflight/claude_skills