docs: remove outdated llms.txt in favor of the ee skill#3
Merged
Conversation
The ee usage guide now ships inside the binary (internal/command/assets/ee-usage.md) and is installed per-agent via `ee skill`. The static llms.txt is superseded and out of date, so drop it. The README badge already points at the AI-skill section instead. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #2. That PR added the
ee skillcommand but leftllms.txtin the tree. This removes it, since the ee usage guide now ships inside the binary (internal/command/assets/ee-usage.md) and is installed per-agent viaee skill.Changes
llms.txt(out of date and superseded by the skill).The README badge already links to the AI-skill section (
#ai-coding-agent-integration) rather thanllms.txt, and there are no other references to the file in the repo.Related
ee skillcommand to set up ee for AI coding agents #2/llms.txtand its docs page.🤖 Generated with Claude Code