Skip to content

docs: add skills and commands routing section to system prompt#238

Merged
avoidwork merged 1 commit into
mainfrom
docs/skills-command-routing
Jun 14, 2026
Merged

docs: add skills and commands routing section to system prompt#238
avoidwork merged 1 commit into
mainfrom
docs/skills-command-routing

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Add a new ### SKILLS & COMMANDS section to prompts/SYSTEM_PROMPT.md that defines slash-command routing behavior. When the user sends only a /command, the agent executes the corresponding skill directly — no confirmation, no preamble.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI / build / tooling

Testing

N/A — purely a documentation/prompt change with no code impact.

Coverage

  • 100% line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with 100% line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

@avoidwork avoidwork self-assigned this Jun 14, 2026
@avoidwork avoidwork force-pushed the docs/skills-command-routing branch from cdd9e19 to 118d674 Compare June 14, 2026 20:18
@avoidwork avoidwork enabled auto-merge (squash) June 14, 2026 20:20
@avoidwork avoidwork merged commit b8dbad0 into main Jun 14, 2026
2 checks passed
@avoidwork avoidwork deleted the docs/skills-command-routing branch June 14, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant