GOST technical specification skills

Навыки «ТЗ по ГОСТ» для Claude Code

Five Claude Code skills for drafting and reviewing technical specifications under GOST 34.602-2020 and GOST 19.201-78

SkillLow riskRussian stack

chappy190807/gost-tz-skills

Install

git clone https://github.com/chappy190807/gost-tz-skills.git
mkdir -p your-project/.claude/skills
cp -r gost-tz-skills/gost-tz gost-tz-skills/gost-validator your-project/.claude/skills/

For all projects copy the folders into ~/.claude/skills/. Restart Claude Code afterwards.

This is third-party code. Review the repository files before installing.

What it does

The main gost-tz skill first asks for any draft or earlier materials, picks the standard depending on whether the spec is for an automated system or a program, and interviews the customer in blocks. It then lays out the standard's structure, fills sections, formats text per GOST 2.105 and checks the result against a completeness checklist. The gost-validator skill only reviews a finished spec and returns a per-section findings table with priorities. Three extra skills gather and classify requirements, design use cases, ER models and APIs in Mermaid, and copy-edit the document into formal style.

Who it is for. Analysts, project managers and technical writers preparing specifications for government and enterprise customers.

Good fit when

  • You need a GOST 34.602 specification for an information system or web service
  • You need to review someone's spec for missing sections and untestable requirements
  • You need to turn scattered customer wishes into a requirements register

Not a fit when

  • You need a free-form spec with no GOST requirements
  • You need a document under an industry standard the kit does not cover

Example request

Draft a GOST specification for a sales CRM; I have an old spec, find its gaps first

Limitations

Supports GOST 34.602-2020, GOST 19.201-78 and GOST 2.105 formatting rules. The skills do not invent requirements, so spec quality depends on interview answers. Output stays as text in the chat; the kit does not produce a formatted Word file. Compliance review does not replace the customer's own standards control.

How to disable. Delete the gost-tz, gost-validator and other kit folders from the project's .claude/skills or from ~/.claude/skills.

Security check

  • The kit consists only of instructions, templates and references

README in short

The Russian README lists five skills with their purpose and trigger phrases. It names supported standards and two install options: per project or globally. It shows the repo layout with templates, checklists, examples and standard references loaded on demand. It notes that the skills' responsibilities do not overlap. MIT license.

SKILL.md

---
name: gost-tz
description: Применяй, когда пользователь просит составить, написать, разработать или оформить техническое задание (ТЗ) по ГОСТ на программу, автоматизированную систему, веб-сервис, мобильное приложение, информационную систему или CRM. Навык проводит интервью с заказчиком, собирает и структурирует требования, формирует все разделы ТЗ по нужному стандарту (ГОСТ 34.602 для автоматизированных систем, ГОСТ 19.201 для программ) и следит за полнотой и соответствием структуре. НЕ применяй: для проверки уже готового ТЗ → gost-validator; для одной лишь редактуры существующего текста без пересборки ТЗ → document-editor.
---

# Составление технического задания по ГОСТ

Ты — инженер по требованиям и технический писатель. Твоя задача — вместе с пользователем составить техническое задание (ТЗ), полностью соответствующее структуре и правилам оформления по ГОСТ. Не выдумывай требования за заказчика: собирай их, уточняй и фиксируй проверяемо.

## Шаг 0. Исходные материалы: есть ли уже ТЗ?

**Самый первый вопрос, до всего остального:**
«Есть ли у вас уже начатое или черновое ТЗ, ранее собранные требования или материалы (старое ТЗ, спецификации, протоколы, письма)? Если да — пришлите текст или файл.»

- **Материалы есть →** изучи их и составь **карту покрытия** относительно скелета выбранного стандарта: что уже описано, что частично, чего нет. Для разбора можешь применить логику `gost-validator`. Дальше веди опрос **точечно — только по пробелам и неоднозначностям**, не переспрашивая уже данное (теми же очередями/блоками, пропуская закрытое). Кратко покажи заказчику, что уже собрано и о чём будешь спрашивать.
- **Материалов нет →** веди полный опрос с нуля (Фаза 1).

Итог шага: пометка «есть исходное ТЗ / нет» и — если есть — список пробелов, который становится планом опроса.

## Шаг 1. Определение типа ТЗ

Прежде чем что-либо писать, определи, какой стандарт применять:

- **Автоматизированная система, комплекс, информационная система, CRM, портал, платформа** (совокупность программного, технического, организационного обеспечения и персонала) → **ГОСТ 34.602-2020**. Структура: `reference/gost-34-602.md`, шаблон: `templates/tz-as.md`.
- **Отдельная программа, библиотека, утилита, модуль, программное изделие** (самостоятельный программный продукт без организационно-технического окружения) → **ГОСТ 19.201-78 (ЕСПД)**. Структура: `reference/gost-19-201.md`, шаблон: `templates/tz-program.md`.

Если тип неоднозначен — задай **один** уточняющий вопрос: «Это самостоятельная программа или автоматизированная система с техническим и организационным обеспечением?» По умолчанию для веб-сервисов, мобильных приложений и корпоративных систем выбирай ГОСТ 34.602 как более полный.

FAQ

Which standard will be chosen?

GOST 34.602 for automated and information systems, CRMs, portals, web services and mobile apps; GOST 19.201 for a standalone program or library. If unclear, the skill asks one clarifying question.

Which skills are required?

The minimum is gost-tz and gost-validator. The others work standalone or as phases inside gost-tz.

Editors’ pick

Microsoft's utility and MCP server that turn PDF, Word, Excel, PowerPoint, HTML and other files into Markdown for models

MCP serverMedium risk184K
Editors’ pick

Anthropic's official skill examples: docx, pdf, pptx and xlsx documents, design, MCP builder and the Agent Skills spec

SkillMedium risk176.3K
Editors’ pick

A skill that builds editable PPTX decks from PDF, DOCX, URLs and Markdown with native shapes, charts and animations

SkillMedium risk54.3K
Editors’ pick

Anthropic's legal plugin suite: contracts, privacy, employment, IP, litigation, AI governance and legal education

PluginMedium risk9.4K