spec

Generates CR specification documents with domain, architecture, security analysis.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/LeoCode03/spkie_gpu --skill spec-leocode03
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec
Source: https://github.com/LeoCode03/spkie_gpu/tree/main/.claude/skills/spec
Command: npx skills add https://github.com/LeoCode03/spkie_gpu --skill spec-leocode03

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CRs require precise, multi-perspective specification and governance; without automation, teams risk misalignment and delays.

Core Features & Use Cases

  • Auto-generate CR specs from intake data and project context.
  • Run multi-agent reviews (domain analyst, sw-architect, security engineer) and resolve blockers autonomously.
  • Produce lean or full specs depending on rigor/type; surface Contract Impact analysis.

Quick Start

Submit a CR-ID via ARGUMENTS to trigger automated spec generation.

Frequently Asked Questions about spec

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

FAQPage Schema
How do I automate CR specification generation for software engineering projects?

Automating CR specification generation involves analyzing the CR item and project context to produce a structured spec under specs/cr/<cr-id>.spec.md. This process applies CR track and rigor to output lean or full specs and checks contract impact autonomously.

What is multi-perspective review in CR lifecycle management?

Multi-perspective review in CR lifecycle management evaluates a specification from domain, software architecture, and security viewpoints. It guides these three perspectives to identify blockers and resolves them autonomously to ensure comprehensive governance.

How do I trigger automated spec generation and backlog handling?

To trigger automated spec generation, submit a CR-ID via ARGUMENTS. This initiates the process to generate the specification, resolve multi-review blockers, and handle integrated backlog tasks, placing the artifact in the designated specs directory.

Does the spec generation process support lean specifications for low rigor CRs?

Yes, the spec generation process supports lean specifications. It applies CR track and rigor parameters to determine the output, producing either lean or full specs depending on the specific rigor and type of the CR item.

How does contract impact analysis work during CR review?

Contract impact analysis works by surfacing potential contract effects during the CR specification generation. It evaluates the CR item alongside project context to identify impacts, ensuring the multi-agent review addresses architectural and security blockers.