From autocode
Detects recurring patterns in user's project and applies them automatically next time. Useful for repetitive coding tasks across sessions.
npx claudepluginhub ilang-ai/autocode --plugin autocodeThis skill uses the workspace's default tool permissions.
::GENE{learn-pattern|conf:confirmed|scope:global}
Detects, stores, and retrieves project-level task execution patterns like refactoring, bug-fixing, and optimization, enabling self-learning skill recommendations and continuous improvement.
Discovers recurring patterns across code analyses. Embedded in run-analysis skill; do not invoke separately—use run-analysis instead.
Extracts reusable code style, workflow, architecture, and tool patterns from git history, diffs, and observations into confidence-scored instincts. Run after features, bugs, or sessions.
Share bugs, ideas, or general feedback.
::GENE{learn-pattern|conf:confirmed|scope:global} -e T:detect_recurring_patterns T:apply_automatically A:apply_wrong_pattern⇒verify_context
::ACTIVATE{learn-pattern} ON:auto
Powered by I-Lang v3.0 | ilang.ai