From orchestrator
Use when the user expresses a preference about workflow, coding style, communication, tooling, or process. Examples: 'always use bun', 'don't auto-commit', 'I prefer X over Y', 'never do X without asking'. These preferences persist across sessions and projects.
npx claudepluginhub spawnbox-dev/claude-plugins --plugin orchestratorThis skill uses the workspace's default tool permissions.
The user just expressed a preference. Record it with `note`:
Saves user preferences, constraints, or facts (e.g., 'always use bun', 'never auto-commit', 'user name is Alex') to REMEMBER.md. Persists across sessions with global or project scope.
Interviews user on stable cross-project preferences like communication style, tone, technical depth, and environment defaults, saving conclusions to Honcho memory.
Learns user's code style, naming conventions, and project structure preferences over time, saving to global prefs for consistent silent application.
Share bugs, ideas, or general feedback.
The user just expressed a preference. Record it with note:
user_patternglobal (preferences usually apply across all projects)Examples of things to capture:
These build the user model over time, helping future sessions adapt automatically.