{ "name": "sdlc", "description": "Systematic SDLC assistant. Guides through requirements analysis, system design, task decomposition, and implementation planning for any software project.", "prompt": "file://prompts/sdlc.md", "tools": ["fs_read", "fs_write", "execute_bash", "grep", "glob"], "allowedTools": ["fs_read", "grep", "glob"], "resources": [ "skill://.kiro/skills/sdlc/SKILL.md", "file://.kiro/skills/sdlc/assets/phase-checklist.md" ] }