docs(action): rewrite the GitHub Actions page in the house voice#138
Merged
Conversation
The page went out before skills/writing/looped-docs.md had a say: em dashes, negation-contrast constructions and a few compressed fragments. This pass rewrites it the way the skill asks - the problem first, spoken sentences, the mechanism in the product's own vocabulary - and applies the same rules to the user-facing copy in action.yml and run.sh. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018jUNx6VS4JTiPzgzQkbfkh
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.
What
The GitHub Actions page (#137) went out before
skills/writing/looped-docs.mdhad a say. Checked against the skill it breaks the hard rules: em dashes throughout, several negation-contrast constructions ("on the host, not in Docker", "a known amount, not a job timeout", "never the runner's environment") and a couple of compressed fragments ("No trigger, no service, no state left behind").This rewrites
docs/github-actions.mdthe way the skill asks - the reader's problem first, spoken sentences, the mechanism in the product's own vocabulary - and applies the same rules to the user-facing copy inaction.ymlandaction/run.sh. Version pins land on@v0.8.0, the release that first ships the action.The skill's self-check scans (
, not/, never/ em dash / marketing adjectives) come back clean on all three files.This is the follow-up to #137, which merged before this commit reached the branch.
🤖 Generated with Claude Code
https://claude.ai/code/session_018jUNx6VS4JTiPzgzQkbfkh