create-tech-spec

Generate technical specifications from GitHub issues using the write-tech-spec workflow.

144|16|Updated May 3, 2026
One-click install
npx skills add https://github.com/Terry-Mao/AICodingFlow --skill create-tech-spec-terry-mao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-tech-spec
Source: https://github.com/Terry-Mao/AICodingFlow/tree/main/.github/skills/create-tech-spec
Command: npx skills add https://github.com/Terry-Mao/AICodingFlow --skill create-tech-spec-terry-mao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of converting GitHub issues into technical specifications, streamlining the documentation process and enabling efficient collaboration between developers and stakeholders.

Core Features & Use Cases

  • GitHub Issue to Spec Conversion: Automatically generates technical specifications from GitHub issues.
  • Contextual Workflow: Utilizes the local shared write-tech-spec workflow for a consistent approach.
  • Issue Comments Integration: Incorporates issue comments for comprehensive specification development.
  • Use Case: Ideal for engineering teams that need to rapidly document feature specifications without manual writing.

Quick Start

Run the skill with the specific GitHub issue number to generate the technical spec.

Frequently Asked Questions about create-tech-spec

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

FAQPage Schema
How do I generate technical specifications from GitHub issues?

To generate technical specifications from GitHub issues, use a skill that parses issue context and comments to produce structured documentation. It automates feature spec creation by utilizing issue context and the local shared write-tech-spec workflow.

What is the best way to automate code documentation from GitHub issue context?

Automating code documentation from GitHub issue context involves extracting issue details and comments to draft technical specs automatically. This approach streamlines the documentation process and enables efficient collaboration between developers and stakeholders.

Do I need a local workflow to convert GitHub issues into feature specifications?

Yes, converting GitHub issues into feature specifications requires the local shared write-tech-spec workflow. This contextual workflow ensures a consistent approach to generating technical documentation from issue context and comments.

Can I incorporate GitHub issue comments into technical writing automation?

Yes, technical writing automation can incorporate GitHub issue comments for comprehensive specification development. Integrating issue comments ensures that all collaborative discussions are captured within the final technical specification.

How does issue triage integration work for technical specification generation?

Issue triage integration for technical specification generation works by passing a specific GitHub issue number to the skill. The skill then extracts the relevant issue context and comments to output a complete technical spec.