docs(education): use concise page names in the learning-progression table#760
Merged
Merged
Conversation
…able
The learning-progression table linked several pages with long "How to…"
phrasings ("How to work with agents", "How to write your first skill",
"English as a programming language", …). Switch them to the concise names
used elsewhere (nav / site education graph): Working with agents, Choosing
models, Your first skill, Agentic & autonomous work, English as code,
Contributing back. Link targets and the "What you will learn" descriptions
are unchanged.
Generated-by: Claude Code (Opus 4.8)
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
docs/education/README.mdlinked several pages with long "How to…" phrasings ("How to work with agents", "How to write your first skill", "English as a programming language", …).Type of change
docs/,README.md,CONTRIBUTING.md)Test plan
prek run --all-files— not run in this environment; change is pure link text (no code, skills, tools, or evals touched).RFC-AI-0004 compliance
Docs-only, no behavioural surface — none of the HITL / sandbox / privacy items apply.
Linked issues
None.
Notes for reviewers (optional)
After this change the progression link text no longer matches each page's own H1 (e.g. "Working with agents" vs. the page heading "How to work with agents"). That was intentional — the goal is short, scannable labels consistent with the nav and the site's education graph. Happy to instead align the page H1s to these names if you'd prefer link-text == heading.
Generated-by: Claude Code (Opus 4.8)