What problem does it solve?
Culture provides a disciplined internal-thinking pass that helps the agent choose the right next action before asking the user anything, triggering other skills, or escalating work.
Core Features & Use Cases
- Silent internal reasoning: restates the tension, names assumptions, explores trade-offs, runs a blast-radius shape check, and outputs a single decision back to the calling workflow skill.
- User-facing conversation mode (opt-in): when the user explicitly opts out of writes, it renders dialogue instead of drafting specs or making changes.
- Safety guardrails and invariants: enforces no production-code writes, commits, PRs, or repository mutations; the only permitted artifact is an opt-in notes handoff at session end.
Quick Start
Ask for internal guidance by saying: Use /culture to silently decide the best next step for my request before you ask me anything.