feature-marker

Generate PRD, Tech Spec, and Tasks for multi-phase feature workflows.

11|2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/Viniciuscarvalho/Feature-marker --skill feature-marker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-marker
Source: https://github.com/Viniciuscarvalho/Feature-marker/tree/main
Command: npx skills add https://github.com/Viniciuscarvalho/Feature-marker --skill feature-marker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, git, and includes scripts (resource) components.

What problem does it solve?

Feature-marker automates the end-to-end feature development workflow inside Claude Code, turning requirements into organized PRD, Tech Spec, and Tasks while orchestrating execution with checkpoints.

Core Features & Use Cases

  • AI-guided PRD/TechSpec/Tasks generation from requirements
  • Multi-mode execution (Full Workflow, Tasks Only, Ralph Loop, Spec-Driven, Test Only) with resume support
  • Git platform auto-detection for PR creation across GitHub, GitLab, and Azure DevOps
  • TUI and macOS menu bar app for hands-free workflow control

Quick Start

Invoke /feature-marker <feature-slug> to start an end-to-end feature workflow.

Frequently Asked Questions about feature-marker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate feature development and PRD generation in Claude Code?

Automate feature development in Claude Code by invoking a single command to generate PRD, Tech Spec, and Tasks. The workflow orchestrates end-to-end execution with AI-guided checkpoints, turning requirements into organized development phases.

Can I resume a multi-phase workflow after an interruption?

Yes, you can resume a multi-phase workflow after interruptions because the system persists state using resume-enabled checkpoints. This enables seamless resumption across execution modes like Full Workflow, Tasks Only, or Spec-Driven.

Does this workflow tool support Node.js, Rust, Python, and Go projects?

Yes, the workflow supports Node.js, Rust, Python, Go, and iOS/Swift projects. It applies across these environments by auto-detecting configurations and generating appropriate technical specifications for each language.

Do I need git and jq installed to run the feature workflow?

Yes, you need git and jq installed as dependencies to run the feature workflow. These tools are required for state persistence, repository operations, and JSON processing during the automated checkpoint execution.

How do I create pull requests across GitHub, GitLab, and Azure DevOps automatically?

Create pull requests across GitHub, GitLab, and Azure DevOps automatically through the workflow's Git platform auto-detection. It identifies your remote repository platform and orchestrates PR creation without manual configuration.

What is the best way to control an AI workflow hands-free on macOS?

Control an AI workflow hands-free on macOS using the included TUI and menu bar app. These interfaces allow you to manage feature development checkpoints and execution phases without typing commands directly into the terminal.