Manual end-to-end QA playbook for decode against a real provider — what to type at each surface (chat, gated read/write, bash, todo, web_fetch, ask_user, lsp, agent subagents, docker/modal sandboxing, headless decode run, HITL, model override, replay, mid-turn steer/abort, persistence/memory, /ship, sandbox git token) and what "working" looks like. Use when manually testing or verifying a decode surface end-to-end.
$npx -y skills add decodingai-magazine/building-a-coding-agent-from-scratch-course --skill manual-e2e-qaInstalls into the current project.
Run `npx skills use "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" --skill "decodingai-magazine/building-a-coding-agent-from-scratch-course/manual-e2e-qa"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course" that are relevant to the current task. Run `npx skills add "https://github.com/decodingai-magazine/building-a-coding-agent-from-scratch-course"` and select the relevant skills, then follow their instructions.