Skip to content

docs: add skill composition directive to system prompt - #356

Merged
avoidwork merged 7 commits into
mainfrom
docs/skill-composition-directive
Jun 21, 2026
Merged

docs: add skill composition directive to system prompt#356
avoidwork merged 7 commits into
mainfrom
docs/skill-composition-directive

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Added a skill composition directive to the AGENT SKILLS PROTOCOL section of the system prompt. The new section explicitly authorizes and guides the agent to invoke other skills from within a skill's workflow, treating skills as composable procedures rather than atomic units.

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 — system prompt change, no code modified.

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 21, 2026
@avoidwork
avoidwork merged commit c92ce05 into main Jun 21, 2026
2 checks passed
@avoidwork
avoidwork deleted the docs/skill-composition-directive branch June 21, 2026 15: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