feat: glassflow-connect-agent onboarding skill - #36
Draft
sudopower wants to merge 6 commits into
Draft
Conversation
…gaps, dotenv loading (GLA2-218)
Member
Author
E2E verification (real dev cluster, real Auth0, real ClickHouse pipeline)Ran a full live end-to-end test against a fresh
One unrelated infra issue found and fixed along the way: the shared ClickHouse PVC was 100% full, blocking writes for every dev namespace. Resized 10Gi → 20Gi and confirmed writes succeed afterward — not something this PR needs to address, just noting it didn't originate here. No code changes needed as a result of this test — confirms the SDK works correctly against the real backend contract end to end. |
sudopower
marked this pull request as draft
July 28, 2026 09:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
glassflow-connect-agent) that walks a developer from zero to their first real trace in one command: checks org role, mints an API key (or asks for one if not admin), installsglassflow-ai, writes.env, detects the entrypoint (AGENTS.md/CLAUDE.md first, then a heuristic), patches it withglassflow.init()+@observe, runs the agent, verifies a trace arrived vialist_agent_traces, and hands off a UI link plus example MCP prompts.create_api_keyMCP tool (glassflow/argus-mcp#9).examples/used to verify the entrypoint-detection paths (heuristic fallback vs. AGENTS.md-named entrypoint).Test plan
claude plugin marketplace add/install/list/detailssucceed against this plugin structure