kiro-steering-custom

Generate domain-specific steering documents from templates and code-pattern analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Custom steering documents for specialized project contexts, enabling teams to codify domain-specific patterns and project memory.

Core Features & Use Cases

  • Load templates from .kiro/settings/templates/steering-custom/ to tailor guidance for your project.
  • Analyze codebases and domains to generate concise, single-topic steering files.
  • Create and store steering files under .kiro/steering/{name}.md for project memory.

Quick Start

Tell me the domain and context to document, and I will generate a tailored steering file using templates and code-pattern analysis.

Frequently Asked Questions about kiro-steering-custom

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

FAQPage Schema
How do I create domain-specific steering documents for project memory?

To create domain-specific steering documents, you provide the domain and project context so the skill can analyze code patterns and load templates to generate tailored guidance files. These files capture project memory for product, tech, and process decisions.

What are steering documents and when do I need custom documentation for my project?

Steering documents are concise, single-topic files that codify domain-specific patterns and project memory. You need custom documentation when specialized project contexts require tailored guidance for consistent product, tech, and process decisions.

How do I load custom templates to generate steering files?

You load custom templates by placing them in the .kiro/settings/templates/steering-custom/ directory. The skill uses these templates alongside code-pattern analysis to generate client-ready steering files tailored to your domain.

Can I use steering files to document specialized domain patterns for my team?

Yes, you can document specialized domain patterns by applying this skill to your project context. It generates concise steering files stored under .kiro/steering/{name}.md to codify domain-specific guidance for your team.

What is the best way to capture project memory for tech and process decisions?

The best way to capture project memory is generating single-topic steering files through JIT analysis of your codebase and domain. This approach creates client-ready documentation that preserves tailored guidance for future decisions.

Where are generated steering files stored for project memory?

Generated steering files are stored as markdown files under the .kiro/steering/ directory, specifically named .kiro/steering/{name}.md. This stores domain-specific project memory directly within your codebase.