kiro-discovery

Evaluate specs and steering inputs to recommend project action boundaries.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/snicmakino/kolt --skill kiro-discovery-snicmakino
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-discovery
Source: https://github.com/snicmakino/kolt/tree/main/.claude/skills/kiro-discovery
Command: npx skills add https://github.com/snicmakino/kolt --skill kiro-discovery-snicmakino

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly determine the optimal action boundary for starting a new project by evaluating current specs, steering inputs, and project context to decide between extending an existing spec, creating new specs, or decomposing work into multiple scopes.

Core Features & Use Cases

  • Boundary evaluation: Assess specs inventory, steering existence, and roadmap context to identify natural seams for work.
  • Decomposition planning: Recommend path options (single spec, multi-spec, or mixed) with rationale and dependencies.
  • Roadmap synthesis: Produce a concrete plan and briefing artifacts ready for initial spec creation or direct implementation.

Quick Start

Run kiro-discovery on a project to outline the recommended discovery path.

Frequently Asked Questions about kiro-discovery

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

FAQPage Schema
How do I determine whether to extend an existing spec or create a new one for a project?

Project decomposition planning recommends single spec, multi-spec, or mixed paths by assessing the specs inventory and roadmap context. It outlines dependencies and rationale, producing a structured roadmap and a brief for the next concrete implementation step.

What is the best way to outline a roadmap for new work from existing specs?

You need existing specs inventory and steering inputs as prerequisites to evaluate the optimal action boundary. Assessing these inputs allows the tool to determine whether to extend a current spec, create new ones, or decompose work into multiple scopes.

How do I start discovery planning for a new project scope?

Start discovery planning by running the evaluation on your project to outline the recommended discovery path. It assesses boundary conditions and steering inputs to present a clear recommendation and a brief for the next concrete step to proceed.

When should I decompose a project into multiple scopes instead of using a single spec?

You need existing specs inventory and steering inputs as prerequisites to evaluate the optimal action boundary. Assessing these inputs allows the tool to determine whether to extend a current spec, create new ones, or decompose work into multiple scopes.