Commit Graph

1 Commits

Author SHA1 Message Date
Mario Semper 2b1bd954ff feat: /kiss Command - Keep responses concise and action-focused
Introduces /kiss (Keep It Simple & Short) command allowing users to
signal agents for brief, focused responses without verbose explanations.

Key Features:
- User types /kiss anywhere in message
- Agent responds in <5 lines
- Skips explanations, alternatives, exploratory questions
- Executes directly with brief confirmation
- Safety checks still apply (destructive operations)

Use Cases:
- Quick fixes and status checks
- Information retrieval
- Execution mode (skip discussion)
- Maintaining flow state

Real-world origin: tellingCube project where verbose responses
broke user focus during execution-heavy sessions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 03:39:45 +01:00