Skip to content

feat: deploy/find-capacity/benchmark/troubleshoot agent skills - #366

Open
Dexhub wants to merge 1 commit into
awslabs:mainfrom
Dexhub:pr3/agent-skills
Open

feat: deploy/find-capacity/benchmark/troubleshoot agent skills#366
Dexhub wants to merge 1 commit into
awslabs:mainfrom
Dexhub:pr3/agent-skills

Conversation

@Dexhub

@Dexhub Dexhub commented Jul 30, 2026

Copy link
Copy Markdown

What

Four agent skills for deploying open models on EKS, mirrored across .claude/skills/ (Claude Code), .kiro/skills/ (Kiro), and AGENTS.md (generic agents):

  • deploy-model — resolve a registry entry, check capacity, ensure the hf-token secret, generate a blueprint, apply it, and verify the /v1/chat/completions endpoint.
  • find-capacity — map a GPU request to an instance type and run the capacity scanner.
  • benchmark-model — concurrency sweep against a deployed endpoint (tokens/sec, TTFT, ITL, cost).
  • troubleshoot-inference — diagnose OOM, CUDA mismatch, Karpenter scaling, and gated-repo/HF-token failures.

They drive the registry/, aoe-capacity, and aoe-blueprint capabilities via natural-language requests.

Scope / safety

Additive only; updates root README. No source behavior changes. Skills are documentation/instruction files — no executable code. Facts are verified-or-unset: the skills instruct agents never to invent benchmark numbers or a tool_parser.

Note

The .kiro/skills/<name>/SKILL.md layout matches the repo's existing Kiro skills (nodepools, argocd-addon). These skills reference aoe-capacity / aoe-blueprint, which land in their own PRs.

…kills

Adds four skills mirrored across .claude/skills/, .kiro/skills/, and AGENTS.md that
drive the registry, aoe-capacity, and aoe-blueprint tools. Updates root README.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Dexhub

Dexhub commented Jul 31, 2026

Copy link
Copy Markdown
Author

@fhsilva Review requested: this PR is part of the Open Model Factory series. You now have read access to the Dexhub/ai-on-eks fork; please follow and review this slice here.

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.

1 participant