Files
SuperCharged-Claude-Code-Up…/commands/dexto-code.md
uroma 4cf8412ec9 Fix agent commands with proper content structure
- Added disable-model-invocation flag to agent commands
- Added proper task template with {{USER_MESSAGE}}
- Added detailed instructions for each command
- Updated dexto-code, dexto-database, dexto-github, dexto-pdf
- Updated prometheus-bug, prometheus-feature

This should fix "Unknown skill" errors when using these commands.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-28 08:44:55 +00:00

443 B

description, disable-model-invocation
description disable-model-invocation
Dexto Code Agent - Development tasks and code generation true

Use Dexto Code Agent for development tasks and code generation.

Task: {{USER_MESSAGE}}

Instructions:

  1. Use ~/.claude/hooks/unified-integration-v2.sh with dexto-code mode
  2. The Dexto Code Agent will handle:
    • Feature development
    • Code generation
    • Bug fixing
    • Code refactoring
    • Implementation planning