Skip to content

Add BenchKit skill#2

Open
william-dawson wants to merge 1 commit into
mainfrom
add-benchkit-skill
Open

Add BenchKit skill#2
william-dawson wants to merge 1 commit into
mainfrom
add-benchkit-skill

Conversation

@william-dawson

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new benchkit plugin (pure-skill pattern, same layout as openacc/raptor) covering how to use and contribute to BenchKit.
  • Covers: running/testing an existing benchmark locally or via a real batch job, adding a new benchmark application (build.sh/run.sh/list.csv), and registering a new target system/site (runner setup + system.csv/queue.csv/system_info.csv).
  • Points to, but does not duplicate, BenchKit's own maintenance-level docs (result portal deployment, estimation-package internals, CI infrastructure) — scoped to use/contribute, not maintain.
  • Registers the plugin in .claude-plugin/marketplace.json and adds a row to the README's plugin table.

Test plan

  • python3 -m json.tool .claude-plugin/marketplace.json validates (checked locally)
  • Skill frontmatter matches the minimum required by CONTRIBUTING.md
  • File layout matches the "pure skill" pattern (benchkit/.codex-plugin/plugin.json + benchkit/skills/benchkit/SKILL.md)

🤖 Generated with Claude Code

Guide for using and contributing to BenchKit (RIKEN-RCCS): running or
testing an existing benchmark locally or via a real batch job, adding
a new benchmark application (build.sh/run.sh/list.csv), and
registering a new target system/site (runner setup + system.csv/
queue.csv/system_info.csv). Points to, but does not duplicate,
BenchKit's own maintenance-level docs (result portal deployment,
estimation-package internals, CI infrastructure).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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