First run
First finish CLI setup or Desktop installation. Confirm both Runtime connection and your chosen role before starting work.
The Cowork steps below apply to Desktop. In Claude Code, launch from the selected repository with your role plugin, then use the same read-only checks.
1. Start Cowork
- Open Cowork in Claude Desktop.
- Turn Only on this computer / local computer access ON (wording varies by build). Developer and Quality cannot implement or re-test without local execution.
- New session (do this after installing or updating extensions).
- Choose the shared product documentation folder for BA/Architect or the code checkout for Developer. For a separate canon/code layout, make the required canon and design files available explicitly; see repository boundaries.
2. Infer .project if missing
If the folder has no .project, the Skill runs praxis_project_init_preview, shows inferred YAML, and waits. Approve with praxis_project_init_apply and confirmation=YES only after you read it.
Do not hand-write .project unless you are an advanced user. Secrets do not belong there. See Configuration.
3. Confirm Runtime
Ask the role Skill to run doctor/status, or paste a read-only prompt.
Success looks like:
- Runtime tools available (
praxis_doctor) - Jira flags configured (base URL / email / project / token present, values not printed)
- Repository path is the folder you selected
Failure codes: Troubleshooting.
4. Start a role workflow
Pick one Skill:
- BA: Jira Epic Analysis
- Architect: Plan Jira Epic / Materialize Work Package
- Developer: Implement Work Package / Developer Status
- Quality Harness, with its authorized role package: Review Work Package / Quality Status
Example (read-only):
Inspect Epic PRX-1 and show BA status.
Study the requirements and existing Stories first.
Do not create anything in Jira automatically.Then follow human approval. Natural language “yes” does not bypass confirmation=YES and preview fingerprints.
Quality Harness review is separate from approved application and delivery. The private future Quality Platform is not installed by this first-run flow.