Skip to content

feat(aws-transform): add .NET bulk / multi-repo modernization steering - #195

Merged
nadetastic merged 1 commit into
kirodotdev:mainfrom
pranav-firake:aws-transform-dotnet-bulk-steering
Sep 4, 2026
Merged

feat(aws-transform): add .NET bulk / multi-repo modernization steering#195
nadetastic merged 1 commit into
kirodotdev:mainfrom
pranav-firake:aws-transform-dotnet-bulk-steering

Conversation

@pranav-firake

Copy link
Copy Markdown
Contributor

Adds steering for the .NET bulk modernization orchestrator, which handles multi-repo / portfolio-scale .NET work as a counterpart to the existing single-solution dotnet-chatty-agent flow.

Changes

  • Newaws-transform/steering/workload-dotnet-bulk.md — the bulk orchestrator: discovery via list_resources resource="agents" agentType="ORCHESTRATOR_AGENT" (selecting name=dotnet-bulk-modernization-agent), scoping, job submission, monitoring, and diff review.
  • Modifiedaws-transform/steering/workflow.md — the "By Tech Stack" and "By Goal" routing tables now split .NET by scope (single local solution vs. multi-repo / portfolio) rather than naming a single hardcoded agent, and link to the relevant steering file.

Notes

  • The new file needs no POWER.md change: the Workload Routing Gate already routes .NET via the steering/workload-dotnet*.md prefix glob, so it is discovered automatically.
  • Naming follows this repo's workload- steering prefix, and cross-references were adapted accordingly (workload-dotnet.md, workload-dotnet-bulk.md); auth.md, tools.md, and workflow.md are unprefixed here and left as-is.
  • Docs only — no mcp.json, POWER.md, or new top-level power directory.

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

Adds steering for the .NET bulk modernization orchestrator, which handles
multi-repo / portfolio-scale .NET work as a counterpart to the existing
single-solution dotnet-chatty-agent flow.
- New workload-dotnet-bulk.md covering the bulk orchestrator: discovery via
list_resources with agentType=ORCHESTRATOR_AGENT, scoping, job submission,
monitoring, and review.
- workflow.md routing tables now split .NET by scope (single local solution
vs. multi-repo / portfolio) instead of naming one hardcoded agent.
The new file is picked up automatically by POWER.md's existing
steering/workload-dotnet*.md routing glob.
@nadetastic
nadetastic merged commit 515db23 into kirodotdev:mainSep 4, 2026
1 check passed
nadetastic pushed a commit that referenced this pull request Sep 4, 2026
…ent atx CLI (#196)
Syncs the aws-transform Power from ATXKiroPower mainline (36aa5d8),
base tag skill-1.7.0. Bumps POWER.md to 2.8.0.
- Analysis type tech-debt-quick renamed to rapid-techdebt-analysis.
- Replace the removed `atx ct discovery status` with `atx ct repository list`.
- Fix `atx ct analysis run --sources` to the correct `--source`.
- Drop a stale reference to a removed quick-scan chart series.
The .NET bulk steering from the same internal range is intentionally NOT
included here: it already landed via #195, and that reviewed version is
kept as-is.
Internal source: ATXKiroPower mainline 36aa5d8 (tag skill-1.8.0)
Sign up for freeto 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

@pranav-firake@nadetastic