cao-session-liveness
FeaturedVerify whether a CAO session is actually alive and what it really said, before reporting progress or completion to a user. Use alongside cao-session-management whenever you launch, poll, or report on a CAO session — especially when a session appears stalled, a send times out, or a status value looks inconsistent with the output.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- awslabs
- Repository
- awslabs/cli-agent-orchestrator
- Created
- 1 years ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
session-status
This skill should be used when the user asks "what's up", "where are we", "catch me up", "what's the status", "what's left", "what should I do next", "remind me what we were doing", or runs /whats-up. Also applies when resuming a session after a break or a context compaction, before handing work to someone else, or when the user sounds lost about the current state. Briefs the user on where work stands — progress, in-flight work, remaining tasks, the single next step, blockers and suggested follow-ups.
ai-coding-agents-sessions
Designs session lifecycle for coding-agent runtimes. Use when implementing resume, transcript restoration, checkpoint rewind, cross-worktree recovery, or session-state persistence.
agent-session-auditor
Use when the user asks to scan local Claude Code, Codex, Kiro, Kimi, Cursor, Grok, OpenCode, or other agent sessions for repeated prompts, fuzzy-similar requests, workflow patterns, or skill opportunities.