38 / 139 · 13 Browser Automation with Playwright · Quick Start Preparation: Turn Discovery into a Scaffolding-Ready Package← prev⊞ allnext →☰ Read as one page
2.18Step 14 — Final pre-scaffolding checklist
Do not move to Chapter 3 until all of the following are true:
- the application’s real structure is captured
- names are normalized
- auth/session behavior is explicit
- journey priorities are explicit
- API client domains are explicit
- initial scope is bounded
- opinionated defaults are explicit
- the required input files exist
- permission mode decision is made (
acceptEditsorauto) - hook strategy is decided (at minimum: lint-on-edit, changelog-on-commit, notifications)
- work log strategy is decided (CLAUDE.md rule + commit hook +
/logskill) .claude/rules/path-scoped rules are planned.claude/agents/subagent definitions are planned- you are ready for Claude Code to scaffold from those files