[docs-noob-tester] 📚 Documentation Noob Test Report - 2026-09-14 #60737
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Documentation Noob Tester. A newer discussion is available at Discussion #61022. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
/gh-aw/(Home),/gh-aw/setup/quick-start/(Quick Start),/gh-aw/setup/cli/(CLI Commands)Critical Issues Found
None that would fully block getting started. No broken links or 404s were encountered on the 3 pages visited.
Confusing Areas
Grammar slip in Step 2 instructions (Quick Start, "Step 2 - Add the sample workflow and trigger a run"): the text reads "From your repository root, run one of this command:" — should be "run the following command" or "run this command". Minor, but as a beginner following instructions literally, mismatched grammar makes me second-guess whether I'm missing a choice between multiple commands.
📎 quickstart-top.png shows the top of this page.
Dense authentication wall right after Step 2 (
#configuring-authentication): Immediately after the singlegh aw add-wizard ...command, the page presents four full authentication setups (Copilot, Claude, Codex, Gemini) plus a "Pi" engine note — each with its own API key, console links, andgh secret setcommands — before the reader ever sees the workflow run. For a total beginner who just wants to try the default (Copilot, which the Prerequisites section says "requires no extra account setup"), this is a lot of extra reading to figure out that most of it doesn't apply to them. A collapsible "expand only your engine" UI or a stronger "skip this if you're using Copilot" callout would help.📎 quickstart-auth-dense.png shows this section.
add-wizardargument format assumes familiarity with GitHub repo naming: The doc explains<owner>/<repo>/<workflow-name>only after giving the example command — a first-time reader seesgithubnext/agentics/repo-statusbefore knowing what the three segments mean. Reordering (explain format, then show example) would reduce a moment of "wait, what am I looking at?"What Worked Well
gh aw? Start with the day-one commands... skip the advanced/enterprise setup further down." This is exactly the kind of signal a beginner needs on a long reference page.gh extension install.Recommendations
Quick wins:
<owner>/<repo>/<workflow-name>format explanation before the example command.Longer-term:
Screenshots
📎 home.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/e4048271f7798c702b10e5799f8bd9616282b1e079ca2c6e9fe44c7b0a9da633.png?raw=true
📎 quickstart-top.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/55e599d8cf3af0a31b846942d092e5636b317dc14855fcee7128525b1d365d13.png?raw=true
📎 quickstart-auth-dense.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/31839850e9d3f95361e88c683ff0583cba217b5628e522df20889004875eb64b.png?raw=true
📎 cli.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/a4c88bdf2fb70dba006472a3545fb91019581e532cabd29872761e32a55b655f.png?raw=true
Labels: documentation, user-experience, automated-testing
Warning
Firewall blocked 5 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comwww.google.comwww.gstatic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions