tech-spec

Generate technical execution specs with subphase documents, file paths, schemas, and test plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Aitronos-Development/aitronos-standards --skill tech-spec-aitronos-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-spec
Source: https://github.com/Aitronos-Development/aitronos-standards/tree/main/skills/tech-spec
Command: npx skills add https://github.com/Aitronos-Development/aitronos-standards --skill tech-spec-aitronos-development

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This feature helps teams convert vague requirements into concrete technical execution plans by thoroughly analyzing a codebase, identifying existing implementations, and producing subphase documents with exact file paths, schemas, and test plans without writing application code.

Core Features & Use Cases

  • Deep codebase analysis to map current state and identify dependencies.
  • Generate subphase documents with file paths, data schemas, and test plans.
  • No code is written; specs guide implementation and testing.

Example: When planning a large feature, the tech-spec skill creates a complete subphase blueprint that teams can reproduce without changing production code.

Quick Start

Describe the feature you want specced and the project context, and I will generate a complete technical spec document.

Frequently Asked Questions about tech-spec

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

FAQPage Schema
How do I generate a technical spec for a new feature without writing code?

To generate a technical spec without writing code, provide the feature requirements and project context. The skill analyzes the codebase and outputs subphase documents with file paths, schemas, and test plans, ensuring no application code is generated during planning.

What is a subphase document in technical project planning?

A subphase document is a detailed technical execution blueprint generated from project context. It decomposes requirements into specific file paths, data schemas, and test plans, guiding implementation and testing without altering production code.

Can I use this to plan database migrations and major refactors?

Yes, you can use this to plan database migrations and major refactors. It automates creation of execution specs by thoroughly analyzing a codebase and producing subphase documents with exact file paths and test plans for new features or migrations.

What's the best way to decompose requirements into schemas and test plans?

The best way to decompose requirements into schemas and test plans is using deep codebase analysis to map current state and dependencies. This generates subphase documents containing exact file paths, data schemas, and test plans to guide implementation.

Does the technical spec generation process reference project-specific configuration?

Yes, the technical spec generation process references project-specific configuration for conventions and tooling. It performs exhaustive codebase discovery to ensure the output subphase documents align with existing project standards and requirements.

Why does my technical spec output avoid code generation?

Technical spec output avoids code generation to satisfy planning requirements and prevent unintended production code changes. It focuses on producing detailed execution blueprints with file paths, data schemas, and test plans rather than writing application code.