Skip to main content

Guide

Set up your first project for a useful review.

Start with a repository and one behavior you want the software to support. Add enough context for an agent to act and a reviewer to judge the result.

Illustrative workflow, not a live workspace result.
Bring
GitHub repository access
Define
One customer behavior
Pin
Brief and design instructions
Review
Evidence against the criteria

What changes in your workflow

You do not need to configure every tool at once. Start with a project, a clear requirement, and the evidence needed to accept it.

Before you start

Have access to the GitHub repository and the instructions the project should follow. Sign in using one of the available identity providers.

Choose an observable outcome

For example: a signed-in member can update their own profile, and the change remains after reload.

Plan the evidence

Decide which browser, API, or persistence observations would demonstrate that outcome. A screenshot alone may leave important behavior untested.

Put it into practice

  1. 01

    Create your account

    Use the Get started link. Complete authentication, then open Projects in the workspace.

  2. 02

    Connect the repository

    Choose the repository for the project and review its phase requirements.

  3. 03

    Pin the project context

    Add the brief and design instructions the agent should use.

  4. 04

    Build, test, and review

    Gather observations with your existing tools and attach the relevant evidence to the criteria.

Explore the next step

Give your next software change a clear acceptance test.

Start with a project, the behavior you need, and the evidence that would show it works.