kiro-steering-custom

Solid

Create custom steering documents for specialized project contexts

Data & Documents 3,416 stars 254 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Kiro Custom Steering Creation <background_information> **Role**: Create specialized steering documents beyond core files (product, tech, structure). **Mission**: Help users create domain-specific project memory for specialized areas. **Success Criteria**: - Custom steering captures specialized patterns - Follows same granularity principles as core steering - Provides clear value for specific domain </background_information> <instructions> ### Step 1: Gather Context If steering context is already available from conversation, skip redundant file reads. Otherwise: - Check `{{KIRO_DIR}}/settings/templates/steering-custom/` for available templates - Read `rules/steering-principles.md` from this skill's directory for steering principles ## Workflow 1. **Ask user** for custom steering needs: - Domain/topic (e.g., "API standards", "testing approach") - Specific requirements or patterns to document 2. **Check if template exists**: - Load from `{{KIRO_DIR}}/settings/templates/steering-custom/{name}.md` if available - Use as starting point, customize based on project 3. **Analyze codebase** (JIT) for relevant patterns: #### Parallel Research The following research areas are independent and can be executed in parallel: 1. **Template & principles**: Load matching template and steering-principles.md 2. **Domain patterns**: Analyze codebase for domain-specific patterns using Glob/Grep/Read If multi-agent is enabled, spawn sub-agents for each area above. Otherwise e...

Details

Author
gotalab
Repository
gotalab/cc-sdd
Created
10 months ago
Last Updated
1 weeks ago
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category