Skip to content

docs: refine skill delegation section for conciseness and clarity - #322

Merged
avoidwork merged 1 commit into
mainfrom
docs/system-prompt-delegation-refinements
Jun 20, 2026
Merged

docs: refine skill delegation section for conciseness and clarity#322
avoidwork merged 1 commit into
mainfrom
docs/system-prompt-delegation-refinements

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Refinements to the SKILL DELEGATION section in the system prompt. Tightened language for conciseness and clarity without changing the underlying delegation model or behavior.

Type of Change

  • Documentation update

Testing

N/A — prompt-only change, no code affected.

Coverage

  • 100% line coverage maintained

Checklist

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

Changes

  • Step 1: Changed 'Read the target skill's SKILL.md first' to 'when needed' — added conditional skip if contract already known from context.
  • Step 2: Simplified parameter gathering language — removed 'confirm if genuinely ambiguous' in favor of 'proceed — only ask when zero viable paths forward.'
  • Step 4: Added 'When the output of one step clearly implies the next, proceed without hesitation' to discourage unnecessary pausing.
  • Step 5: Removed 'Never drop the chain' — the principle is already implicit.
  • When to delegate: Removed verbose justifications, kept core decision criteria.

@avoidwork avoidwork self-assigned this Jun 20, 2026
@avoidwork
avoidwork enabled auto-merge (squash) June 20, 2026 13:05
@avoidwork
avoidwork merged commit c9504f4 into main Jun 20, 2026
3 checks passed
@avoidwork
avoidwork deleted the docs/system-prompt-delegation-refinements branch June 20, 2026 13:06
avoidwork added a commit that referenced this pull request Jun 20, 2026
* Revert "chore: add pipeline execution directive to skill delegation section (#323)"

This reverts commit 673bd3b.

* Revert "docs: refine skill delegation section for conciseness and clarity (#322)"

This reverts commit c9504f4.

* Revert "docs: add SKILL DELEGATION sections to all skills and system prompt (#321)"

This reverts commit df79591.
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