Skip to content

Restore skill reuse instruction in llms.txt#140

Merged
marc0olo merged 1 commit intomainfrom
fix-skill-reuse-instruction
Mar 31, 2026
Merged

Restore skill reuse instruction in llms.txt#140
marc0olo merged 1 commit intomainfrom
fix-skill-reuse-instruction

Conversation

@marc0olo
Copy link
Copy Markdown
Member

Summary

The previous PR (#138) accidentally dropped the "use it if already loaded in your context" instruction from llms.txt. This tells agents to skip re-fetching skills they already have, avoiding unnecessary network calls.

Also updated the recommended instructions in #137, dfinity/icp-cli#478, and dfinity/icp-cli-templates#24 to include this clause.

🤖 Generated with Claude Code

Re-add "use it if already loaded in your context" to avoid
unnecessary re-fetches of skills the agent already has.
@marc0olo marc0olo requested review from a team and JoshDFN as code owners March 31, 2026 12:05
@github-actions
Copy link
Copy Markdown

Skill Validation Report

No skill files were changed in this PR — validation skipped.

@marc0olo marc0olo merged commit 3478d65 into main Mar 31, 2026
6 checks passed
@marc0olo marc0olo deleted the fix-skill-reuse-instruction branch March 31, 2026 12:18
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.

2 participants