Skip to content

Add Session support to Kelos skill#1463

Merged
gjkim42 merged 1 commit into
mainfrom
agent/update-kelos-skill
Jul 13, 2026
Merged

Add Session support to Kelos skill#1463
gjkim42 merged 1 commit into
mainfrom
agent/update-kelos-skill

Conversation

@gjkim42

@gjkim42 gjkim42 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind docs

What this PR does / why we need it:

Updates the Kelos skill from the current personal skill while preserving the repository's progressive-disclosure structure.

The skill now covers Session resources, including worker and storage configuration, CLI operations, troubleshooting guidance, and reusable YAML examples.

Which issue(s) this PR is related to:

N/A

Special notes for your reviewer:

The shared Task, Workspace, AgentConfig, and TaskSpawner YAML references already matched the source skill, so this PR keeps them unchanged.

Validation:

  • quick_validate.py skills/kelos
  • git diff --check
  • make verify (fails because pre-existing untracked get_helm.sh and .git/logs/refs/heads/support-skills.sh are included by the shell-format check)

Does this PR introduce a user-facing change?

The Kelos skill now supports authoring, operating, and troubleshooting Session resources.

Summary by cubic

Adds Session support to the Kelos skill so users can author, operate, and troubleshoot Session resources with clear examples and CLI guidance. Improves discoverability with concise docs and reusable YAML.

  • New Features
    • Added Session docs to SKILL.md, including phases and reference to references/session.yaml.
    • Introduced references/session.yaml with ephemeral and persistent workspace examples, worker credentials, and PVC config.
    • Updated CLI and troubleshooting refs with kelos get sessions, kelos get session, kelos session connect, and delete commands, plus guidance for Sessions stuck in Pending/Failed.

Written for commit 2a348c5. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Re-trigger cubic

@gjkim42 gjkim42 enabled auto-merge July 13, 2026 14:50
@gjkim42 gjkim42 self-assigned this Jul 13, 2026
@gjkim42 gjkim42 added this pull request to the merge queue Jul 13, 2026
Merged via the queue into main with commit 4900c53 Jul 13, 2026
23 checks passed
@gjkim42 gjkim42 deleted the agent/update-kelos-skill branch July 13, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant