ClaudeSuperPower

chat

Command

Open a chat session with the AWS DevOps Agent and ask a question

Type this in Claude Code
/chat [question]
question
optional
Claude can also invoke this on its own inherits all session tools

What it tells Claude to do

8 lines

The prompt this command injects, verbatim. Worth reading before you run it.

Use the `chatting-with-aws-devops-agent` skill workflow.

1. Gather any obviously relevant local context (IaC, dependency manifest, recent git commits) and inject it alongside the question.
2. Call `aws_devops_agent__chat(message="[Local Context]\n<context>\n\n[Question]\n$ARGUMENTS")`.
3. Show the response to the user.
4. If the user wants follow-ups, use `aws_devops_agent__send_message(execution_id="<from chat response>", content="<follow-up>")`.

If `$ARGUMENTS` is empty, prompt the user for a question first.

Shipped by 1 plugin

Installing any of these installs this command.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~16 tokens of context used while enabled, before you invoke anything

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just commands.