docs: mention audit skills wrapper in README CLI Tooling bullet (3 langs)#101
Merged
docs: mention audit skills wrapper in README CLI Tooling bullet (3 langs)#101
Conversation
…ngs) Adds a single-sentence callout to the existing `devtrail charter audit` bullet pointing at the inline skill counterparts shipped in fw-4.8.0 (/devtrail-audit-prompt, /devtrail-audit-review). Atemporal phrasing (no fw version mentioned) so the README does not need re-touching at each release. Rationale for keeping it minimal: - The README does not list any of the 9 shipped skills today; surfacing only the 2 audit ones in a dedicated section would be asymmetric. The `charter audit` bullet is the natural attachment point because the skills wrap that exact CLI command. - The checkpoint guidance (AGENT-RULES.md §12) is agent behavior, not CLI feature — it lives in WORKFLOWS.md and AGENT-RULES.md, not in the README CLI Tooling section. Files modified: - README.md (EN canonical) - docs/i18n/es/README.md - docs/i18n/zh-CN/README.md No CLI changes, no test changes, no version bump. Pure README polish. Co-Authored-By: Claude Opus 4.7 (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
Single-sentence callout on the existing `devtrail charter audit` bullet of the CLI Tooling section, pointing at the inline skill counterparts shipped in `fw-4.8.0` (`/devtrail-audit-prompt`, `/devtrail-audit-review`). Applied symmetrically to EN canonical + ES + zh-CN.
Rationale for the minimal scope
Test plan
🤖 Generated with Claude Code