multi-select-reorder

multi-select-reorder is a plugin for Claude Code from dhruv-anand-aintech/agent-rules-sync. Its manifest loads nothing; the 1 skill, 1 MCP server it bundles cost 27 tokens per session together, scanned A, original, MIT.

A plugin that provides an ad hoc web interface for choosing multiple items and reordering them by dragging. The input does not describe how it is installed or integrated.

In plain words
What is it for?
Use it for multi-select controls with drag-and-drop ordering in a web interface.
Why use it?
It can address interfaces where users need to select several options and control their order, though the available details are limited.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add dhruv-anand-aintech/agent-rules-sync
agentmods
npx agentmods add plugins/dhruv-anand-aintech/agent-rules-sync/multi-select-reorder
Clone the repo
git clone --depth 1 https://github.com/dhruv-anand-aintech/agent-rules-sync

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for multi-select-reorder

README.md
[![agentmods](https://agentmods.dev/badge/plugins/dhruv-anand-aintech/agent-rules-sync/multi-select-reorder.svg)](https://agentmods.dev/plugins/dhruv-anand-aintech/agent-rules-sync/multi-select-reorder)
Your own site
<a href="https://agentmods.dev/plugins/dhruv-anand-aintech/agent-rules-sync/multi-select-reorder"><img src="https://agentmods.dev/badge/plugins/dhruv-anand-aintech/agent-rules-sync/multi-select-reorder.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 1 MCP server cost 27 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

multi-select-reorder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/multi-select-reorder/.claude-plugin/plugin.json · 13 lines

What it actually says

{
  "name": "multi-select-reorder",
  "version": "0.1.0",
  "description": "Ad hoc web UI for multi-select choices with drag-and-drop reordering.",
  "author": {
    "name": "Dhruv Anand"
  },
  "homepage": "https://github.com/dhruv-anand-aintech/agent-rules-sync",
  "repository": "https://github.com/dhruv-anand-aintech/agent-rules-sync",
  "license": "MIT",
  "skills": "./skills/"
}
Contents

What it installs

The manifest is a name and a version. 1 skill, 1 MCP server travel with it, and installing the plugin installs all of them — 27 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 13 lines scan A 0bc2a13a1acd

Subscribe to this mod's changes

multi-select-reorder is a plugin published in the GitHub repository dhruv-anand-aintech/agent-rules-sync (7 stars, last pushed 29d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

declared

Synthetic: skills path ADDS to the default scan, commands path REPLACES it.

codecast-sh/codecast · not measured

session-measurement

Measure an AI agent's per-session performance on a small, stable metric set and track it as a trend over a long run, so you can tell whether a change — a new model version, a new operating frame, a new skill set — actually improved the agent or regressed it. Records a plain-markdown trend table (canonical…

jovesun-lab/whetstone · not measured

throughline

Task-Track & Handoff for AI agents on long, multi-session work. Within a session it pins one ⭐️ MAIN goal (frozen title, explicit verdict at close) in an emoji-tagged task list so the agent doesn't drift; across sessions or agents it writes a plain-markdown handoff the next agent re-derives before trusting. Not for…

jovesun-lab/whetstone · not measured

notify-me

Calls you back when an agent needs you. The moment an agent gets blocked waiting on your decision, notify-me pushes a notification to your phone (via ntfy) and/or plays a sound on your computer — so you can step away and still know when you're needed. Works with any agent that supports plugin hooks. No account, no…

jovesun-lab/whetstone · not measured

strain

A session-strain meter for long agent sessions. Counts how loaded a single conversation has become and makes the agent report it on its own, on a schedule it cannot quietly skip, so you find out that a session should be wrapped before its answers start degrading. Reads the real context size on hosts that expose one…

jovesun-lab/whetstone · not measured

imagine-mcp

Image/video understanding & generation across Gemini, OpenAI, Grok.

n24q02m/imagine-mcp · not measured