Skip to content

feat: add connect-devspace skill with host script - #31

Open
itay1551 wants to merge 2 commits into
mainfrom
feat/connect-devspace-skill
Open

feat: add connect-devspace skill with host script#31
itay1551 wants to merge 2 commits into
mainfrom
feat/connect-devspace-skill

Conversation

@itay1551

@itay1551 itay1551 commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add .cursor/skills/connect-devspace skill that prefers scripts/connect-devspace.sh, with a manual oc fallback if the script fails
  • Script starts dev-userN DevWorkspace if needed, waits for dev-tools Ready, and prints OpenCode Web URL/password + oc rsh
  • Change .cursor/.gitignore from scripts/ to /scripts/ so only top-level .cursor/scripts/ stays ignored and skill scripts are tracked

Test plan

  • git check-ignore -v .cursor/skills/connect-devspace/scripts/connect-devspace.sh prints nothing (not ignored)
  • .cursor/scripts/* remains ignored
  • With cluster login: ./.cursor/skills/connect-devspace/scripts/connect-devspace.sh 3 starts/waits and prints NAMESPACE/POD/OPENCODE_*/RSH_CMD
  • Skill instructions still document the manual fallback path

Automate starting a demo DevSpace and printing OpenCode Web creds plus
oc rsh; narrow .cursor gitignore so skill scripts are tracked.
@itay1551
itay1551 requested a review from Hadar301 August 13, 2026 07:50
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