Skip to content

chore(connect): clean up ordering in deploy-to-connect skill - #71

Merged
joshyam-k merged 1 commit into
mainfrom
connect-deploy-edits
Jul 29, 2026
Merged

chore(connect): clean up ordering in deploy-to-connect skill#71
joshyam-k merged 1 commit into
mainfrom
connect-deploy-edits

Conversation

@joshyam-k

Copy link
Copy Markdown
Contributor

Harden the skill into 6 carefully ordered steps:

  1. Detect the content
  2. Inventory your tools
  3. Pick a route
  4. Check credentials for that tool
  5. Resolve discrepancies (self-heal)
  6. Deploy and handle failure

These edits also:

  • improve parity between R and python deployments for authentication instructions- in particular preferring interactive browser flows.
  • remove command reference tables that an agent could figure out on its own

@mconflitti-pbc

Copy link
Copy Markdown
Contributor

Any interesting findings running this through the eval harness, just curious. Or did these come out of that?

@joshyam-k

joshyam-k commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Any interesting findings running this through the eval harness, just curious. Or did these come out of that?

eval showed that the trigger success rate still isn't quite right, so I might try to work on that and loop it in here if I find a way to tweak the description to get this to fire more consistently.

https://github.com/posit-dev/connect/pull/41598#issuecomment-5063919018

update: this was just an issue in one of the scripts things look good now

@joshyam-k
joshyam-k merged commit 2b40759 into main Jul 29, 2026
1 check passed
@joshyam-k
joshyam-k deleted the connect-deploy-edits branch July 29, 2026 18:06
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