kta-compose-optimizer
Installation
SKILL.md
Platform Tooling
- Use AskUserQuestion for blocking user choices or confirmations.
- Use WebFetch/WebSearch for current external docs or public web research.
- Use Task tool with subagent_type for delegation.
- Use Skill tool when chaining to another installed skill.
Compose Optimizer (kta-compose-optimizer)
Analyze ONE @Composable function, propose targeted optimizations, confirm with the user via
interactive questions, delegate implementation to kta-compose-developer, then summarize results.
Scope
This skill handles: single-Composable analysis + optimization proposals + interactive confirmation loop + delegation to implementer + change summary.
This skill does NOT handle: