Skip to content

Add llms.txt maintenance steps to /add-doc and /remove-doc commands#1501

Merged
TinaKT merged 2 commits into
mainfrom
update-maintenance-commands
Apr 28, 2026
Merged

Add llms.txt maintenance steps to /add-doc and /remove-doc commands#1501
TinaKT merged 2 commits into
mainfrom
update-maintenance-commands

Conversation

@TinaKT

@TinaKT TinaKT commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

The /add-doc command now asks whether the new page should be listed in llms.txt as a key entry point. The /remove-doc command now checks whether the removed page is listed and removes it if so. CLAUDE.md documents the purpose of llms.txt and points to the commands for maintenance.

Purpose

Follow-up to the llms.txt PR — ensures the file stays current as pages are added or removed.

Changes

  • /add-doc command: added a step asking whether the new page should be listed in public/llms.txt as a key entry point for AI assistants
  • /remove-doc command: added a step checking whether the removed page is listed in public/llms.txt and removing it if so
  • CLAUDE.md: added a "llms.txt" subsection under Documentation Maintenance explaining the file's purpose and pointing to the commands

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

The /add-doc command now asks whether the new page should be listed in
llms.txt as a key entry point. The /remove-doc command now checks whether
the removed page is listed and removes it if so. CLAUDE.md documents the
purpose of llms.txt and points to the commands for maintenance.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TinaKT TinaKT requested a review from andynelson April 27, 2026 12:36
@TinaKT TinaKT merged commit 47ddfbe into main Apr 28, 2026
2 checks passed
@TinaKT TinaKT deleted the update-maintenance-commands branch April 28, 2026 16:48
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-04-28 16:49 UTC

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