Skip to content

Releases: shakestzd/contextune

v0.1.0: Initial Beta Release

Choose a tag to compare

@shakestzd shakestzd released this 15 Oct 10:54

🎉 SlashSense v0.1.0 - Initial Beta Release

Status: Beta - Ready for testing and feedback!

What is SlashSense?

Natural language to slash command mapping for Claude Code. Stop memorizing commands—just describe what you want!

🚀 Key Features

  • 3-Tier Detection Cascade: Keyword (0.02ms) → Model2Vec (0.2ms) → Semantic Router (50ms)
  • 26 Commands Supported: Works with SuperClaude and other plugins
  • Parallel Development Workflow: Execute multiple tasks simultaneously with git worktrees
  • Lightning Fast: <2ms P95 latency for 90% of queries
  • Zero Configuration: Works out of the box

📦 Installation

Option 1: From Marketplace
```bash
/plugin marketplace add Shakes-tzd/slashsense
/plugin install slashsense
```

Option 2: Direct from GitHub
```bash
/plugin install Shakes-tzd/slashsense@0.1.0
```

🎯 Parallel Development Commands

  • `/slashsense:parallel:plan` - Document development plans
  • `/slashsense:parallel:execute` - Execute tasks in parallel with subagents
  • `/slashsense:parallel:status` - Monitor progress
  • `/slashsense:parallel:cleanup` - Clean up completed work

🔧 Configuration Commands

  • `/slashsense:config` - Configure settings
  • `/slashsense:stats` - View statistics

📝 What's Included

See CHANGELOG.md for complete list of features.

🐛 Known Limitations

This is a beta release. Please report issues at: https://github.com/Shakes-tzd/slashsense/issues

🛣️ Roadmap to v1.0.0

  • v0.2.0: Bug fixes + user feedback
  • v0.3.0: Performance optimizations
  • v0.4.0: Additional command mappings
  • v1.0.0: Stable release (1-3 months)

🙏 Feedback Welcome!

Please try it out and let us know:

  • What works well
  • What doesn't work
  • What commands you'd like to see
  • Performance issues

Thank you for being an early tester! 🎯