[docs-noob-tester] 📚 Documentation Noob Test Report - 2026-05-15 #32293
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-05-16T05:15:42.978Z.
|
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
🔴 Critical Issues Found
1. "Frontmatter" jargon in Step 4 with no definition
In Step 4 – Customize your workflow, the docs say:
The word frontmatter is used before it's defined. As a first-time user, I had to re-read twice before the parenthetical explanation helped. A tooltip, callout, or an early glossary link would help.
2. Token secret setup instructions are fragmented
The setup process for
COPILOT_GITHUB_TOKENrequires you to:This is distributed across multiple collapsible notes without a single clear walkthrough. New users easily miss the "Account permissions" distinction vs. repository permissions. A short numbered checklist or a dedicated "Setting up secrets" callout would reduce confusion.
3. Missing "what is a
.lock.ymlfile?" explanationStep 4 mentions:
There's no explanation of why there are two files or what the
.lock.ymldoes conceptually. As a beginner, I initially thought I needed to hand-edit the.lock.ymltoo.🟡 Confusing Areas
1. Home page hero — unclear what "compile" means
The home page tagline says the tool "transforms natural language markdown files into GitHub Actions". The word "compile" appears in the nav but is unexplained on the home page. Beginners unfamiliar with build tools won't know what this implies.
2. Prerequisites list has mixed urgency
The prerequisites list mixes easy items (OS requirement) with hard items (AI account setup, which may require billing). New users might start installing and only discover they need a paid AI API key mid-process. Consider marking prerequisites that require external signup/payment with a 💳 or⚠️ indicator.
3.
add-wizardvsaddcommand distinction unclearThe Quick Start uses
gh aw add-wizard. The CLI Commands page also showsgh aw add. A beginner doesn't know when to use which — the difference (interactive vs non-interactive) is only explained on the CLI Commands page, not in the Quick Start.4. CLI Commands page "Most Common Commands" table
The table is great, but new users don't know which command to run first. The table would benefit from a "Start here →" marker pointing to
gh aw initorgh aw add-wizardfor first-time users.5. OS requirement: "Windows with WSL" — no WSL setup link
The prerequisites list mentions "Windows with WSL" but doesn't link to WSL setup instructions. Windows users unfamiliar with WSL will be stuck.
🟢 What Worked Well
Recommendations
Quick wins 🎯
add-wizardin the CLI Commands table.md+.lock.ymltwo-file system earlier in Step 2Longer-term 🏗️
gh aw doctorcommand mention) so users can verify their setup is ready before proceedingScreenshots
📎 home.png — Home page

📎 quick-start.png — Quick Start page (full page)

📎 quick-start-prerequisites.png — Prerequisites section (viewport)

📎 cli.png — CLI Commands page (full page)

References:
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