Skip to content

Update SKILL.md description: More efficient loading of the skill with progressive disclosure#180

Open
DanCRichards wants to merge 1 commit into
blader:mainfrom
DanCRichards:main
Open

Update SKILL.md description: More efficient loading of the skill with progressive disclosure#180
DanCRichards wants to merge 1 commit into
blader:mainfrom
DanCRichards:main

Conversation

@DanCRichards

@DanCRichards DanCRichards commented Jul 8, 2026

Copy link
Copy Markdown

Skill Description to only progressively disclose the skills content to the Context Window for model efficiency & target specific content.

Description targets:

  1. User prompted trigger
  2. When writing content specific

The previous description was written in a way where it might load it into the context every time.
This means it adds unnecessary amount of information into the context window decreasing the efficacy of the model.
See Context Issues

Skill Description to be more trigger based so that Claude Code cannot unnecessarily add it to the Context Window and affect the efficacy of the model. 

Description targets: 
1. User prompted trigger
2. When writing content specific 


The previous description was written in a way where it might load it into the context every time.
@DanCRichards DanCRichards changed the title Update SKILL.md description: More efficient loading of the skill Update SKILL.md description: More efficient loading of the skill with progressive disclosure Jul 9, 2026
@DanCRichards DanCRichards reopened this Jul 9, 2026
@DanCRichards

Copy link
Copy Markdown
Author

Whoops..

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