Skip to content

feat: sync aws-transform skill from internal mainline; bump to 1.5.0 - #247

Merged
krokoko merged 1 commit into
mainfrom
sync-aws-transform-1.2.0
Jul 31, 2026
Merged

feat: sync aws-transform skill from internal mainline; bump to 1.5.0#247
krokoko merged 1 commit into
mainfrom
sync-aws-transform-1.2.0

Conversation

@AlexmTsang

Copy link
Copy Markdown
Contributor

Summary

Updates the aws-transform plugin's continuous-modernization reference docs and bumps the plugin version from 1.4.0 to 1.5.0.

Reference doc changes

  • Restore CLI-first schedule skill (continuous-modernization-schedule.md): the atx ct schedule command group is now unhidden from GA. Corrected to the shipped surface — cadence is --recurrence daily|weekly:<DAY>|monthly:<1..28> (not raw cron), --type is singular, scheduled remediations removed, schedule delete also removes the anchor analysis, and documents the anchor/shared-child record model.
  • CFN-native security-agent (continuous-modernization-security-agent.md): new stack prefix (AtxSecurityAgentStack-), bucket prefix (atx-security-agent-), removed manual put-role-policy/SSM/config steps, simplified executor flow to status → run.
  • Singular --type + per-job cancel (continuous-modernization-batch-execution.md, continuous-modernization-ec2-execution.md): aligns with CLI — --type takes exactly one value, remote cancel --job cancels a single repo slot.
  • Schedule routing (SKILL.md, continuous-modernization-guide.md, continuous-modernization.md): routes recurring/scheduling intent to the schedule skill; forbids denying the capability or offering local cron as a fallback.

Version bump

Applied in:

  • plugins/aws-transform/.claude-plugin/plugin.json
  • plugins/aws-transform/.codex-plugin/plugin.json
  • .claude-plugin/marketplace.json

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

Update the aws-transform continuous-modernization reference docs and bump
the plugin version from 1.4.0 to 1.5.0.

Reference doc changes:
- Restore CLI-first schedule skill corrected to the shipped surface:
  cadence is --recurrence (not raw cron), --type is singular, scheduled
  remediations removed, schedule delete also removes the anchor analysis,
  and adds the anchor/shared-child record model.
- Update security-agent skill for CFN-native agent space: new stack
  prefix (AtxSecurityAgentStack-), bucket prefix (atx-security-agent-),
  remove manual policy/SSM/config steps, simplify executor flow.
- Singular --type + per-job cancel in batch/EC2 execution skills.
- Route scheduling intent in SKILL.md and guide so agent never denies
  or offers local cron as a substitute.

Version bump applied in:
- plugins/aws-transform/.claude-plugin/plugin.json
- plugins/aws-transform/.codex-plugin/plugin.json
- .claude-plugin/marketplace.json
@AlexmTsang
AlexmTsang marked this pull request as ready for review July 30, 2026 23:27
@AlexmTsang
AlexmTsang requested review from a team, krokoko and theagenticguy July 30, 2026 23:27
@AlexmTsang
AlexmTsang requested review from a team as code owners July 30, 2026 23:27
@krokoko
krokoko added this pull request to the merge queue Jul 31, 2026
Merged via the queue into main with commit 34afdf5 Jul 31, 2026
24 of 26 checks passed
@krokoko
krokoko deleted the sync-aws-transform-1.2.0 branch July 31, 2026 17:20
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