ah-task-creator

Installation
SKILL.md

Task Creator

Orchestrate the full Spec Kit pipeline to transform a prd.md file into a well-structured tasks.md file. The workflow generates intermediate design artifacts (spec.md, plan.md, research.md, checklists), performs consistency checks, and commits after each major step.

Input

  • prd.md path (required): Path to the PRD file that describes the feature. If not provided by the user, ask before proceeding.
  • base branch (required): The branch to merge into (e.g., main, develop). If not provided by the user, ask before proceeding.
  • issue number (required): The GitHub issue number this feature relates to (e.g., 42). If not provided by the user, ask before proceeding.

Configuration

  • Spec output folder: specs/<git-branch-name>/ (derive branch name from git branch --show-current)
  • Progress tracking: specs/<git-branch-name>/progress.md
  • Subagent model defaults: Opus for all subagents except committer, which uses Sonnet
  • Thinking mode: ultrathink effort for all subagents

Procedure

Related skills

More from arinhubcom/arinhub

Installs
4
First Seen
Mar 9, 2026