Implement — Booking & Availability¶
Stay in the same chat. The agent has the spec and the AL MCP tools. Ask it to implement:
Implement the feature spec, run the tests using the al_mcp (does not support ui tests) and the run-al-tests skill (longer but supports ui tests).
The agent will build after each change, read the diagnostics, fix errors, and run the tests — all without you copying error messages by hand. Watch the progress in the chat. When it finishes, review the diff.
This takes 40–60 minutes
This is a large feature. The agent will iterate through multiple build → test → fix cycles. Let it run.