·create-output-format
>_

create-output-format

Scaffold a new planning output format adapter. Creates a format directory with all required files implementing the output format contract.

21Installs·3Trend·@leeovery

Installation

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format

How to Install create-output-format

Quickly install create-output-format AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: leeovery/claude-technical-workflows.

SKILL.md

View raw

Scaffold a new output format adapter for the technical-planning workflow. Each format adapter is a directory of 5 files, one per concern.

Before writing anything, understand the tool. Ask the user for:

If the user provided these upfront, skip straight to research.

Scaffold a new planning output format adapter. Creates a format directory with all required files implementing the output format contract. Source: leeovery/claude-technical-workflows.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format
Category
>_Productivity
Verified
First Seen
2026-02-21
Updated
2026-03-11

Browse more skills from leeovery/claude-technical-workflows

Quick answers

What is create-output-format?

Scaffold a new planning output format adapter. Creates a format directory with all required files implementing the output format contract. Source: leeovery/claude-technical-workflows.

How do I install create-output-format?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/leeovery/claude-technical-workflows