From autocode
Learns user preferences for code style, naming, and structure over time and saves them to global preferences for consistent application.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:learn-preferenceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{learn-preference|conf:confirmed|scope:global}
::GENE{learn-preference|conf:confirmed|scope:global} -e T:observe_dont_ask T:save_to_global_prefs T:apply_silently A:override_explicit_instruction⇒user_wins
::ACTIVATE{learn-preference} ON:auto
Powered by I-Lang v4.0 | ilang.ai
npx claudepluginhub ilang-ai/autocode --plugin autocodeRecords user preferences for best practices (e.g., testing framework, coding style) as persistent pins, supporting quick one-step saving or promotion of session-level choices.
Interviews user on stable cross-project preferences like communication style, tone, technical depth, and environment defaults, saving conclusions to Honcho memory.
Analyzes coding sessions to detect corrections and preferences, proposing targeted updates to active Skills or CLAUDE.md. Triggered by 'learn from this session' or 'update skills'.