spec-workflow-init

Scaffold a spec-workflow configuration and starter templates in a project.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold a complete spec-workflow configuration and starter templates in your project, reducing setup time and ensuring consistency.

Core Features & Use Cases

  • Creates a ready-to-use .claude/spec-workflow directory with a commented config.yaml
  • Generates philosophy and persona templates to guide your spec workflow
  • Provides a starter spec template to accelerate initial work and onboarding

Quick Start

Run the spec-workflow-init skill to scaffold the .claude/spec-workflow folder with a default config and starter philosophy and persona templates.

Frequently Asked Questions about spec-workflow-init

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

FAQPage Schema
How do I set up a spec workflow configuration in my software project?▼

To set up a spec workflow, run the scaffolding tool to generate a .claude/spec-workflow directory containing a commented config.yaml, philosophy files, and persona examples for your project.

What files and folders are created when scaffolding a spec workflow?▼

Scaffolding a spec workflow creates a .claude/spec-workflow directory structure populated with a default config.yaml file, philosophy templates, persona examples, and a starter spec template.

Do I need any dependencies installed to scaffold spec-workflow templates?▼

No dependencies are required to scaffold spec-workflow templates. The tool uses built-in starter content shipped with the skill to generate the directory structure and configuration files.

What's the best way to automate spec workflow setup for consistent project onboarding?▼

Automating spec workflow setup is best done by running a scaffolding tool that generates standardized configuration files and starter templates, ensuring consistent onboarding across software projects.

Can I use spec-workflow-init to generate philosophy and persona templates for my existing project?▼

Yes, you can use the spec-workflow scaffolder in an existing software project to generate philosophy and persona templates alongside the config.yaml within the .claude/spec-workflow directory.

Why use a scaffolding tool for spec workflow instead of manually creating config files?▼

Using a scaffolding tool for spec workflow reduces setup time and ensures consistency by automatically generating a properly structured directory, commented configuration, and starter templates instead of manual creation.