Tag: coding-patterns
tool
Self-learning memory layer for coding agents
Instinct is a local memory layer that observes coding patterns, tracking confidence through repeated usage. It automatically promotes recurring fixes and preferences into actionable rules and suggestions for future sessions.
skill
★ 2
Load project coding playbook context
Retrieves relevant coding conventions, architectural patterns, and best practices from the project's dedicated playbook section. This is ideal for developers needing to reference established guidelines before writing or reviewing code.