write-tech-spec

Generate TECH.md files with technical specifications for Warp features.

Updated May 1, 2026
One-click install
npx skills add https://github.com/wiltaylor/warpium --skill write-tech-spec-wiltaylor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-tech-spec
Source: https://github.com/wiltaylor/warpium/tree/main/.agents/skills/write-tech-spec
Command: npx skills add https://github.com/wiltaylor/warpium --skill write-tech-spec-wiltaylor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating comprehensive technical specifications for Warp features, ensuring clear implementation plans and documentation for developers and reviewers.

Core Features & Use Cases

  • Tech Spec Creation: Facilitates the writing of TECH.md files that outline the implementation details of significant Warp features.
  • Implementation Plan Documentation: Translates product intent into an executable plan, documenting architectural choices and design patterns.
  • Use Case: When a new feature needs to be developed, this Skill helps create a TECH.md file that outlines the necessary changes to the codebase and system architecture.

Quick Start

Use the write-tech-spec skill to generate a technical specification for a feature by providing a feature name or Linear ticket number.

Frequently Asked Questions about write-tech-spec

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

FAQPage Schema
How do I generate a technical specification for a new feature?

To generate a technical specification, provide a feature name or Linear ticket number to automate the creation of a TECH.md file detailing implementation plans and architectural choices.

What is the best way to document architectural design and implementation plans?

Documenting architectural design is best handled by automating TECH.md generation, which translates product intent into an executable plan with detailed codebase and system architecture changes.

Does this tech spec generator work with Linear ticket numbers?

Yes, this tech spec generator works with Linear ticket numbers, allowing you to automatically initiate the creation of a detailed TECH.md file for the associated feature.

Can I use this to inspect code and document architectural analysis?

Yes, you can use this to inspect code and document architectural analysis, as it utilizes code inspection and best practices to outline necessary changes to the codebase.

When do I need a TECH.md file for feature development?

You need a TECH.md file for feature development when a new feature requires clear implementation plans and critical technical documentation for developers and reviewers.

Are there limitations to automating code documentation for Warp features?

A limitation of automating code documentation for Warp features is that it relies on the provided feature name or ticket number to generate specifications, restricting usage to defined feature scopes.