Skip to content

✨ Smooth agent visual workflows - #348

Merged
Robdel12 merged 2 commits into
mainfrom
rd/smooth-agent-skill
Aug 30, 2026
Merged

✨ Smooth agent visual workflows#348
Robdel12 merged 2 commits into
mainfrom
rd/smooth-agent-skill

Conversation

@Robdel12

@Robdel12 Robdel12 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Why

The beta dogfood pass proved that an agent can get useful baseline, current, diff, and history evidence from the CLI. It also exposed a few rough edges before stable: human screenshot history could crash when hotspot analysis was unavailable, comparison drill-downs did not suggest raw diagnostics, and upgrading the CLI left previously installed skills stale.

Approach

The bundled Vizzly skill now follows the vendor-neutral Agent Skills format from top to bottom. The core instructions stay short, detailed workflows load through focused references, and the package no longer carries an OpenAI-specific descriptor.

Explicit agent setup reruns now refresh the packaged skill and Vizzly-owned AGENTS.md block while preserving unrelated project guidance and extra skill files. Incomplete managed markers are reported without rewriting user content. Build and comparison suggestions also stop recommending raw diffs after those details are already present, and human screenshot output treats missing hotspot analysis as unavailable.

Evidence

The complete CLI test suite passes, including boundary coverage for managed refresh behavior, source-pinned drill-downs, and the null hotspot response observed during dogfooding. Repository-wide lint and the production build pass. A clean-project run through the built binary installs and then refreshes the skill without replacing the existing config, and the package dry run contains the core skill plus all four references with no vendor-specific metadata.

Keep the Vizzly skill portable across Agent Skills-compatible harnesses and make explicit setup reruns refresh managed guidance safely. Close the dogfood gaps around repeated diff suggestions and missing hotspot analysis in human output.
The portable skill is better protected by its real installation and CLI workflow coverage than by assertions over static frontmatter and file names.
@Robdel12
Robdel12 enabled auto-merge (squash) August 30, 2026 00:05
@Robdel12
Robdel12 merged commit 1763289 into main Aug 30, 2026
28 of 30 checks passed
@Robdel12
Robdel12 deleted the rd/smooth-agent-skill branch August 30, 2026 00:05
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.

1 participant