Skip to content

feat: aws-transform plugin 1.7.0 — continuous-modernization actionable errors - #254

Merged
smoring2 merged 2 commits into
mainfrom
aws-transform-1.7.0
Aug 20, 2026
Merged

feat: aws-transform plugin 1.7.0 — continuous-modernization actionable errors#254
smoring2 merged 2 commits into
mainfrom
aws-transform-1.7.0

Conversation

@smoring2

Copy link
Copy Markdown
Contributor

Syncs the aws-transform continuous-modernization skill updates from the internal source (release skill-1.7.0).

Changes

  • Actionable error guidance on failure paths — atx ct commands no longer surface as silent empty results.
  • Bumps the aws-transform plugin version 1.6.0 → 1.7.0 (.claude-plugin/plugin.json, .codex-plugin/plugin.json, and the marketplace entry).

6 continuous-modernization-*.md reference files updated; no manifest/schema changes beyond the version bump.


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

@smoring2
smoring2 marked this pull request as ready for review August 19, 2026 17:49
@smoring2
smoring2 requested review from a team, arnewouters, krokoko and rshevchuk-git August 19, 2026 17:49
@smoring2
smoring2 requested review from a team as code owners August 19, 2026 17:49
ntarakad-aws
ntarakad-aws previously approved these changes Aug 19, 2026
@smoring2
smoring2 enabled auto-merge August 19, 2026 20:22

@scottschreckengaust scottschreckengaust left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Review: aws-transform 1.7.0 — continuous-modernization actionable errors

Decision: Comment (non-blocking).

The version bump (1.6.0 → 1.7.0) is complete and consistent across .claude-plugin/plugin.json, .codex-plugin/plugin.json, and the marketplace entry; the codex marketplace carries no version field for this plugin, so nothing is missed. All automated gates pass (dprint, markdownlint-cli2, validate-cross-refs, and ajv schema validation), and every cited atx ct command and cross-reference link resolves. The consolidated troubleshooting reference is a genuine improvement.

Three content-correctness issues are worth fixing (inline). They don't break the build or the plugin, and a couple are patterns synced from the internal source — hence Comment rather than Request changes — but each can misdirect a user or agent:

  1. repo scope advice is GitHub-only but applied to GitLab/Bitbucket (401 row). Verified against continuous-modernization-source.md:33-34 (GitLab needs api; Bitbucket needs read:repository:bitbucket et al.).
  2. atx ct setup security-agent (bare) is the admin CFN-provisioning command, not a read-only access check — the check is --status. Verified against continuous-modernization-security-agent.md (line 25: requires iam:CreateRole; line 27: "The agent MUST NOT execute these commands using agentic tools") and against continuous-modernization-analysis.md:211, which already uses --status for the same intent.

Minor (not inlined): the connection-error / AccessDenied / empty-results block is duplicated near-verbatim across analysis/findings/guide/remediation/status in addition to the new canonical troubleshooting reference — a future correction to any item above must be made in ~6 places. Consider having callers link to troubleshooting.md rather than re-inline.

…e errors

Sync continuous-modernization skill updates from ATXKiroPower (skill-1.7.0):
- Actionable error guidance on failure paths (no silent empty results)
- Bump aws-transform plugin version 1.6.0 -> 1.7.0 (plugin.json, codex plugin.json, marketplace entry)

@scottschreckengaust scottschreckengaust left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approve — clean documentation sync (aws-transform → skill-1.7.0) with matching version bumps.

Verified:

  • Version bump consistent across all three manifests (.claude-plugin/marketplace.json, plugins/aws-transform/.claude-plugin/plugin.json, plugins/aws-transform/.codex-plugin/plugin.json), all now 1.7.0. The Codex marketplace (.agents/plugins/marketplace.json) carries no per-plugin version field, so nothing was missed there.
  • The prior ada credentials update reference has been removed; no ada references remain anywhere in the plugin.
  • All 16 relative markdown links in the changed files resolve to existing reference files, and the SKILL.md anchor link to #atx-ct-reports-unknown-command-ct still resolves (the heading is preserved).
  • Every atx ct … command cited in the new error/troubleshooting content matches the canonical commands documented elsewhere in the skill.
  • fmt:check, lint:md, lint:manifests, and lint:cross-refs all pass (0 errors); the only warnings are pre-existing and unrelated to this PR.

One optional, non-blocking nit inline.

@smoring2
smoring2 added this pull request to the merge queue Aug 20, 2026

@scottschreckengaust scottschreckengaust left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Merged via the queue into main with commit a35c295 Aug 20, 2026
40 of 42 checks passed
@smoring2
smoring2 deleted the aws-transform-1.7.0 branch August 20, 2026 18:43
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