Skip to content

Rename numerical-optimization-formulation to cuopt-numerical-optimization-formulation - #1328

Merged
ramakrishnap-nv merged 3 commits into
mainfrom
skills/rename-numerical-optimization-formulation
May 28, 2026
Merged

Rename numerical-optimization-formulation to cuopt-numerical-optimization-formulation#1328
ramakrishnap-nv merged 3 commits into
mainfrom
skills/rename-numerical-optimization-formulation

Conversation

@ramakrishnap-nv

@ramakrishnap-nv ramakrishnap-nv commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Rename numerical-optimization-formulation to cuopt-numerical-optimization-formulation

…optimization-formulation

Prefix the formulation skill with cuopt- to match the
product-scoped naming convention used by the other cuOpt skills
in the catalog.

Updates the directory name, the marketplace.json entry (name +
source), the AGENTS.md bullet, and the expected_skill field in
the eval. No SKILL.md content changes beyond the in-file
self-reference.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Ramakrishna Prabhu <ramakrishnap@nvidia.com>
@ramakrishnap-nv
ramakrishnap-nv requested a review from a team as a code owner May 28, 2026 23:28
@ramakrishnap-nv
ramakrishnap-nv requested a review from tmckayus May 28, 2026 23:28
@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 7dfeb3d0-20fd-4c42-8f5a-b75d604320ba

📥 Commits

Reviewing files that changed from the base of the PR and between 23be46f and 87faa24.

📒 Files selected for processing (2)
  • .claude-plugin/marketplace.json
  • AGENTS.md

📝 Walkthrough

Walkthrough

Renames the numerical optimization formulation skill to cuopt-numerical-optimization-formulation across plugin registry and docs, updates SKILL front-matter and eval fixtures, adds skill-card and BENCHMARK report, and refreshes the Sigstore signature bundle.

Changes

Skill Identifier Rename

Layer / File(s) Summary
Plugin registry and documentation update
.claude-plugin/marketplace.json, AGENTS.md
Plugin marketplace entry and AGENTS.md skill path updated to cuopt-numerical-optimization-formulation.
Skill metadata and evaluation update
skills/cuopt-numerical-optimization-formulation/SKILL.md, skills/cuopt-numerical-optimization-formulation/evals/evals.json
SKILL front-matter name and eval expected_skill changed to cuopt-numerical-optimization-formulation.
Add skill documentation and benchmark report
skills/cuopt-numerical-optimization-formulation/skill-card.md, skills/cuopt-numerical-optimization-formulation/BENCHMARK.md
New skill-card and BENCHMARK evaluation report added for the cuopt- skill.
Update Sigstore signature bundle
skills/cuopt-numerical-optimization-formulation/skill.oms.sig
Sigstore DSSE bundle JSON updated (signed payload and signature changed).

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • NVIDIA/cuopt#1302: Both PRs update the numopt-form-eval-001-parse-production-planning evaluation metadata to align with the numerical-optimization-formulationcuopt-numerical-optimization-formulation skill rename.
  • NVIDIA/cuopt#1329: Similar catalog rename updates to .claude-plugin/marketplace.json, AGENTS.md, and eval fixtures for a different skill rename.

Suggested reviewers

  • Iroy30
  • tmckayus
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main change: renaming the skill from 'numerical-optimization-formulation' to 'cuopt-numerical-optimization-formulation' across the codebase.
Description check ✅ Passed The description is directly related to the changeset, restating the primary objective of renaming the skill to align with product naming conventions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch skills/rename-numerical-optimization-formulation

Comment @coderabbitai help to get the list of available commands and usage tips.

@ramakrishnap-nv ramakrishnap-nv self-assigned this May 28, 2026
@ramakrishnap-nv ramakrishnap-nv added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels May 28, 2026
@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/nvskills-ci

Signed-off-by: nvskills-svc-account <svc-nvskills-signing@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented May 28, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/ok to test 87faa24

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@skills/cuopt-numerical-optimization-formulation/skill-card.md`:
- Around line 59-68: The Evaluation Results table in skill-card.md is not
surrounded by blank lines which triggers markdownlint MD058; update the markdown
around the "## Evaluation Results" block so there is an empty line before the
table and an empty line after the closing table row (i.e., add a blank line
between the heading and the table and another blank line after the table before
the next "## Skill Version(s):" header) to satisfy MD058.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: a48cd046-e76e-4a35-a463-7b2c370eb312

📥 Commits

Reviewing files that changed from the base of the PR and between 082b2ed and 23be46f.

📒 Files selected for processing (3)
  • skills/cuopt-numerical-optimization-formulation/BENCHMARK.md
  • skills/cuopt-numerical-optimization-formulation/skill-card.md
  • skills/cuopt-numerical-optimization-formulation/skill.oms.sig

Comment on lines 59 to 68
## Evaluation Results: <br>
| Dimension | Num | `claude-code` | `codex` |
|---|---:|---:|---:|
| Security | 2 | 100% (+0%) | 100% (+0%) |
| Correctness | 2 | 100% (+0%) | 97% (+23%) |
| Discoverability | 2 | 100% (+0%) | 84% (+48%) |
| Effectiveness | 2 | 97% (-2%) | 98% (+0%) |
| Efficiency | 2 | 93% (-0%) | 78% (+34%) |
| Security | 2 | 100% (+0%) | 83% (+0%) |
| Correctness | 2 | 100% (+0%) | 97% (+47%) |
| Discoverability | 2 | 100% (+0%) | 84% (+84%) |
| Effectiveness | 2 | 96% (-3%) | 90% (+1%) |
| Efficiency | 2 | 93% (-0%) | 76% (+49%) |

## Skill Version(s): <br>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Add blank lines around the evaluation results table.

markdownlint MD058 is triggered because the table is not surrounded by blank lines.

Suggested fix
 ## Evaluation Results: <br>
+
 | Dimension | Num | `claude-code` | `codex` |
 |---|---:|---:|---:|
 | Security | 2 | 100% (+0%) | 83% (+0%) |
 | Correctness | 2 | 100% (+0%) | 97% (+47%) |
 | Discoverability | 2 | 100% (+0%) | 84% (+84%) |
 | Effectiveness | 2 | 96% (-3%) | 90% (+1%) |
 | Efficiency | 2 | 93% (-0%) | 76% (+49%) |
+
 ## Skill Version(s): <br>
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
## Evaluation Results: <br>
| Dimension | Num | `claude-code` | `codex` |
|---|---:|---:|---:|
| Security | 2 | 100% (+0%) | 100% (+0%) |
| Correctness | 2 | 100% (+0%) | 97% (+23%) |
| Discoverability | 2 | 100% (+0%) | 84% (+48%) |
| Effectiveness | 2 | 97% (-2%) | 98% (+0%) |
| Efficiency | 2 | 93% (-0%) | 78% (+34%) |
| Security | 2 | 100% (+0%) | 83% (+0%) |
| Correctness | 2 | 100% (+0%) | 97% (+47%) |
| Discoverability | 2 | 100% (+0%) | 84% (+84%) |
| Effectiveness | 2 | 96% (-3%) | 90% (+1%) |
| Efficiency | 2 | 93% (-0%) | 76% (+49%) |
## Skill Version(s): <br>
## Evaluation Results: <br>
| Dimension | Num | `claude-code` | `codex` |
|---|---:|---:|---:|
| Security | 2 | 100% (+0%) | 83% (+0%) |
| Correctness | 2 | 100% (+0%) | 97% (+47%) |
| Discoverability | 2 | 100% (+0%) | 84% (+84%) |
| Effectiveness | 2 | 96% (-3%) | 90% (+1%) |
| Efficiency | 2 | 93% (-0%) | 76% (+49%) |
## Skill Version(s): <br>
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)

[warning] 60-60: Tables should be surrounded by blank lines

(MD058, blanks-around-tables)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@skills/cuopt-numerical-optimization-formulation/skill-card.md` around lines
59 - 68, The Evaluation Results table in skill-card.md is not surrounded by
blank lines which triggers markdownlint MD058; update the markdown around the
"## Evaluation Results" block so there is an empty line before the table and an
empty line after the closing table row (i.e., add a blank line between the
heading and the table and another blank line after the table before the next "##
Skill Version(s):" header) to satisfy MD058.

@ramakrishnap-nv
ramakrishnap-nv merged commit 8adc1f4 into main May 28, 2026
22 of 23 checks passed
@ramakrishnap-nv
ramakrishnap-nv deleted the skills/rename-numerical-optimization-formulation branch July 9, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants