Skip to content
Agent Orchestration
Skill

/ahk-feature

Turn an idea or Jira request into a reviewable, evidence-backed feature specification.

From plugin
agent-harness-kit
1829 skills
Install
$ npx -y skills add enmanuelmag/agent-harness-kit --skill ahk-feature --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/ahk-feature

Context preview

The summary Claude sees to decide when to auto-load this skill.

Turn an idea or Jira request into a reviewable, evidence-backed feature specification.

SKILL.md

ahk-feature.SKILL.md
name: ahk-feature
description: Turn an idea or Jira request into a reviewable, evidence-backed feature specification.

Purpose

Read [the feature workflow](resources/feature-workflow.md) before discovery and [the feature template](resources/feature-template.md) before saving.

Persistence and handoff

After the required questions and project evidence produce a complete first synthesis, create or update a `feature` draft with structured specification MCP tools. Use `specs.list` and `specs.search` to find related context, `specs.get` to read it, and `specs.validate` after every write. Keep drafts reviewable and editable through MCP; transition to `approved` only after explicit user confirmation.

Do not choose an implementation design. Offer `ahk-use-case-tech` only after this feature is approved and the user asks for technical design.

Ships withagent-harness-kit

A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.

Get the whole plugin
Stats
182
Stars
9
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
1d ago
Last commit
4mo ago
Created

Repo: enmanuelmag/agent-harness-kit

Other skills on agent-harness-kit.