Skip to content

Fix Lakebase and Apps skill guidance from agent conversation analysis#33

Merged
pkosiec merged 3 commits intomainfrom
pkosiec/fix-lakebase-apps-skill-guidance
Mar 16, 2026
Merged

Fix Lakebase and Apps skill guidance from agent conversation analysis#33
pkosiec merged 3 commits intomainfrom
pkosiec/fix-lakebase-apps-skill-guidance

Conversation

@pkosiec
Copy link
Member

@pkosiec pkosiec commented Mar 13, 2026

Summary

Analysis of 5 agent conversations building Lakebase-backed Databricks Apps revealed consistent patterns of wasted work. This PR fixes the root causes in skill documentation.

Issues Fixed

  • Issue 1: Agents list ALL Lakebase projects before creating (3/5 conversations) — Added explicit "Do NOT list projects before creating" guidance to databricks-lakebase skill
  • Issue 2: apps init fails without --version flag (5/5 conversations) — Documented --version as an optional flag on apps init across all three files
  • Issue 3: apps manifest without --version causes confusion (4/5 conversations) — Documented --version on apps manifest command

This pull request was AI-assisted by Isaac.

@pkosiec pkosiec force-pushed the pkosiec/fix-lakebase-apps-skill-guidance branch 3 times, most recently from 1f372dd to 657229c Compare March 13, 2026 17:56
…ysis

Five agent conversations building Lakebase-backed apps revealed consistent
patterns of wasted work. This fixes the root causes in skill documentation:
remove wasteful exploratory commands, add missing --version flag, and
document default resource names.

Co-authored-by: Isaac
@pkosiec pkosiec force-pushed the pkosiec/fix-lakebase-apps-skill-guidance branch from 657229c to 2a24a79 Compare March 16, 2026 08:49
@pkosiec pkosiec marked this pull request as ready for review March 16, 2026 08:50
@pkosiec pkosiec requested review from a team and lennartkats-db as code owners March 16, 2026 08:50
@pkosiec pkosiec requested a review from arsenyinfo March 16, 2026 08:50
@pkosiec pkosiec removed the request for review from lennartkats-db March 16, 2026 09:05
@pkosiec pkosiec merged commit 31a51b5 into main Mar 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants