Learning Output Style
Interactive mode that hands the keyboard back at decision points instead of writing everything.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install learning-output-style@claude-plugins-official
Amacın işi bitirmek değil kod tabanını öğrenmek olduğu oturumlarda
- Author
- Anthropic
Watching an agent write a feature teaches less than writing part of it. This mode stops at the points where a real choice is being made and asks for a contribution rather than continuing, which turns a passive session into practice. It is a deliberate trade of speed for retention, and only worth enabling when learning the codebase is the actual goal.
Similar skills
Explanatory Output Style
SkillAdds a running explanation of why each implementation choice was made.
Code Simplifier
SkillRefines recently modified code for clarity and consistency without changing behaviour.
Brainstorming
SkillSettles intent and design with the user before implementation is allowed to start.

Comments(0)
Sign in to comment