plan-dev-create

Generate TASK-N development plans from approved Plan Tests, Design, and Discussion.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill plan-dev-create-nsevteev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-dev-create
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/plan-dev-create
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill plan-dev-create-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Этот навык помогает автоматически генерировать детальный план разработки на основе Plan Tests (TC-N), Design (SVC-N) и Discussion (REQ-N), затем создавать TASK-N с пятью полями, подзадачами, кросс-сервисными зависимостями и мэппингом задач.

Core Features & Use Cases

  • Генерация TASK-N с пятью полями, подзадачами и кросс-сервисными зависимостями.
  • Маппинг Issues и выстраивание зависимостей между сервисами.
  • Применение после одобрения Plan Tests (WAITING) для перехода к реализации.

Quick Start

После утверждения Plan Tests (WAITING) запустите планогенератор с указанием пути к parent Plan Tests.

Frequently Asked Questions about plan-dev-create

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

FAQPage Schema
How do I generate a development plan from approved Plan Tests?▼

To generate a development plan from approved Plan Tests, apply a plan generator that reads TC-N, SVC-N, and REQ-N inputs to produce a TASK-N payload with subtasks, cross-service dependencies, and issue mapping.

What is a TASK-N payload in cross-service task management?▼

A TASK-N payload in cross-service task management is a structured output containing five fields, subtasks, cross-service dependencies, and issue mapping, generated from Plan Tests, Design, and Discussion inputs.

When do I need to map issues to services and their interfaces?▼

You need to map issues to services and their interfaces after Plan Tests are approved and reach the WAITING state, allowing you to determine implementation tasks and cross-service dependencies.

How to create implementation tasks from Design and Discussion requirements?▼

To create implementation tasks from Design and Discussion requirements, read the SVC-N and REQ-N inputs, clarify requirements, and generate a TASK-N payload with subtasks and cross-service dependencies.

Does this plan generation workflow require approved Plan Tests?▼

Yes, this plan generation workflow requires approved Plan Tests in a WAITING state to determine implementation tasks and map them to services and their interfaces.

What are the limitations of generating development plans from Plan Tests?▼

The limitation of generating development plans from Plan Tests is that the workflow strictly requires prior approval of TC-N, SVC-N, and REQ-N inputs to produce the TASK-N payload with cross-service dependencies.