[docs-noob-tester] 📚 Documentation Noob Test Report - 2026-06-19 #40242
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by Documentation Noob Tester. A newer discussion is available at Discussion #40432. |
Beta Was this translation helpful? Give feedback.
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 Guide/gh-aw/setup/cli/— CLI Commands Reference🔴 Critical Issues Found
1. AI Account prerequisite has no "get started" links
Page: Quick Start → Prerequisites
The prerequisites say you need "AI Account — GitHub Copilot, Anthropic Claude, OpenAI Codex, or Google Gemini" but there's no link to any of these and no guidance on which one to pick if you're new. A beginner has no idea which is easiest to get started with or if they need to pay.
📎 [quick-start.png] — full page screenshot:

2.
githubnext/agenticsrepository referenced without explanationPage: Quick Start → Step 2
The command
gh aw add-wizard githubnext/agentics/daily-repo-statususes a GitHub repo path (githubnext/agentics) that is never introduced. A new user doesn't know:3. "Lock file" concept introduced without explanation
Page: Quick Start → Step 2
The wizard generates a
.lock.ymlfile. The page says "you don't need to edit it" and links to "Lock File" but never explains what a lock file is or why it exists. A new user will wonder if they accidentally broke something.🟡 Confusing Areas
4. Search banner — "only available in production builds"
Page: All pages (home, quick start, CLI)
The search bar shows a banner saying "Search is only available in production builds. Try building and previewing the site to test it out locally." This appears even to users reading the live hosted docs — it's alarming and makes them think the site is broken.
📎 [home-hero.png] — home page viewport (note the search bar warning):

5. "Fine-grained PAT" jargon in COPILOT_GITHUB_TOKEN note
Page: Quick Start → Step 2
The note says: "Create a fine-grained PAT under your user account. Under Permissions → Account permissions, set Copilot Requests to Read..."
"Fine-grained PAT" is GitHub-internal jargon. A beginner needs to:
6. CLI reference page is overwhelming for beginners
Page: CLI Commands
The page lists dozens of commands with no progressive disclosure. Commands for everyday use (
init,add-wizard,run,status) appear alongside advanced plumbing commands (mcp,pr transfer,mcp-server,domains). There's no indication which commands are "beginner safe".📎 [cli.png] — full CLI page (note the volume of commands):

7. "GitHub Actions enabled" prerequisite missing direct path
Page: Quick Start → Prerequisites
"GitHub Actions enabled — Check in Settings → Actions" doesn't tell the user what URL to go to or what they should see.
🟢 What Worked Well
add-wizard) is much more beginner-friendly than asking users to manually configure YAML.📎 [home.png] — full home page showing the hero and guardrails sections:

Recommendations
Quick wins (low effort, high impact)
githubnext/agenticsin one sentence at the point it's first referenced.Medium-term improvements
Longer-term
gh auth statusfails, see..." right below the step, not just linked from a sidebar).🤖 Automated noob test — §27807296089
Warning
Firewall blocked 5 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comsafebrowsingohttpgateway.googleapis.comwww.google.comSee Network Configuration for more information.
Beta Was this translation helpful? Give feedback.
All reactions