Skip to content

aws-devops-agent: Add release-readiness and release-testing skills + remote MCP server config#149

Merged
nadetastic merged 5 commits into
kirodotdev:mainfrom
adthiru:main
Jun 17, 2026
Merged

aws-devops-agent: Add release-readiness and release-testing skills + remote MCP server config#149
nadetastic merged 5 commits into
kirodotdev:mainfrom
adthiru:main

Conversation

@adthiru

@adthiru adthiru commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

This PR adds two new skills to the aws-devops-agent power and updates the MCP server configuration:

New skills:

  • release-readiness — pre-merge release readiness review workflow for PRs/MRs
  • release-testing — automated UI and API release testing workflow using test profiles

MCP configuration changes:

  • Added aws-devops-agent remote MCP server (Streamable HTTP, bearer token auth) — Option A, best for single AgentSpace setups
  • Added aws-devops-agent-sigv4 (SigV4 via local uvx proxy) — Option B, best for multi-space routing and full tool access
  • If neither bearer token nor SigV4 is working, aws-mcp serves as the fallback for generic AWS API access

⚠️ DO NOT MERGE before 15:30 PST on 06/17/2026. A required SDK dependency release must happen first.

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

@nadetastic nadetastic merged commit d70e79d into kirodotdev:main Jun 17, 2026
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.

2 participants