Skip to content

docs(claude): add cloudwatch session logs skill#71

Merged
luyuzhe111 merged 1 commit into
mainfrom
cw_skill
Jun 2, 2026
Merged

docs(claude): add cloudwatch session logs skill#71
luyuzhe111 merged 1 commit into
mainfrom
cw_skill

Conversation

@luyuzhe111

Copy link
Copy Markdown
Contributor

Description of changes:

Adds a Claude Code skill that walks through querying CloudWatch runtime logs and aws/spans OTel traces for a given AgentCore session, with troubleshooting steps for the common failure modes.

Example queries Claude 4.7 Opus was able to handle with the skill:

  • What happened to session xxx (session id) for xxx (agent arn)?
  • Are there any logs for xxx (agent arn)?
  • Can you check the cloudwatch log for xxx. What happened there? (ambiguous req, no agent arn)

Switches .claude/ from a blanket ignore to an allowlist so only intentionally-shared skills ship with the repo; personal settings and other skills stay private.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@luyuzhe111 luyuzhe111 merged commit d2acb67 into main Jun 2, 2026
5 checks passed
@@ -0,0 +1,189 @@
---
name: check-cloudwatch-session-logs

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@luyuzhe111 luyuzhe111 deleted the cw_skill branch July 1, 2026 04:52
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.

3 participants