Add CLI update limitation notices to documentation#129
Merged
Conversation
…ommands The CLI supports updating skills but not yet standards and commands. Add Info callouts to CLI reference and concept pages to inform users that CLI update support for these artifact types is coming in Q1 2026. Co-Authored-By: Claude <noreply@anthropic.com> https://claude.ai/code/session_01QgaPPukuS2aGmQbRY7awYB
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.
Explanation
This PR adds informational notices to the documentation to clarify current limitations regarding CLI support for updating standards and commands. The notices inform users that while the CLI supports creating standards and commands, updating existing ones is not yet available via CLI and must be done through the web app or MCP server.
Three documentation files have been updated with consistent
<Info>callout blocks:apps/doc/tools/cli.mdx: Added notices in the standards and commands CLI sectionsapps/doc/concepts/standards-management.mdx: Added notice in the standards management overviewapps/doc/concepts/commands-management.mdx: Added notice in the commands management overviewAll notices indicate that CLI support for updates is planned for Q1 2026.
Type of Change
Affected Components
Testing
TODO List
Reviewer Notes
These are purely informational additions to help users understand current CLI limitations. The notices are consistent across all three documentation files and provide clear guidance on alternative methods (web app, MCP server) and timeline for future CLI support.
https://claude.ai/code/session_01QgaPPukuS2aGmQbRY7awYB