[docs-noob-tester] 📚 Documentation Noob Test Report - September 10, 2026 #59870
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by Documentation Noob Tester. A newer discussion is available at Discussion #60169. |
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
Critical Issues Found
None that would fully block a new user. The prerequisites list is explicit (AI account, repo, GitHub Actions enabled,
ghCLI v2.0.0+, logged in), and every command shown (gh extension install github/gh-aw,gh aw add-wizard githubnext/agentics/repo-status,gh aw compile,gh aw run repo-status) is copy-pasteable with a "Copy to clipboard" button.Confusing Areas
gh aw add-wizard githubnext/agentics/repo-status, which pulls a workflow from an externalgithubnext/agenticsrepo into your own project. As a noob, I didn't understand why I was borrowing a workflow from a separate GitHub org before writing anything myself — the guide could add one sentence up front clarifying "this uses a pre-built community workflow so you can see a working example before authoring your own.".lock.yml) is only explained later, several paragraphs down, after already being used in the step list ("Adds the workflow file (.md) and its generated GitHub Actions lock file").gh aw init,doctor,add-wizard,add,new,compile,list,run,status,logs,audit) is genuinely useful and well-organized with "when to use" guidance — but it's immediately followed by a large "Pinning to a Specific Version" and "Alternative: Standalone Installer" section, which is advanced content a total beginner doesn't need yet. The page does include a helpful tip box telling new users they can skip the advanced parts, which mitigates this somewhat.What Worked Well
gh extension installruns into auth issues — anticipate a common failure point.Recommendations
Quick wins:
githubnext/agentics(an example/sample repo) rather than something from the user's own repo.Longer-term:
Screenshots
📎 home.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/3725aec182a892d3f725569b5a02897899e356832beb4d4df72733f37c805294.png?raw=true
📎 quickstart-top.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/d2e7cc24172e2c331ed0f18a5eefdbf27c08c94339cd9c0a85cd7944579f958d.png?raw=true
📎 cli-commands.png — asset URL: https://github.com/github/gh-aw/blob/assets/Documentation-Noob-Tester/2a47cffd2f055cabf2cfe63cd68e6f1764ce7ee8ef54a711ce6027a4e6cd5cb3.png?raw=true
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