ramp

ramp is a skill for Claude Code from uk-agents/uk-legal-plugins. It costs 74 tokens per session (2,441 once invoked), scanned B, original, Apache-2.0.

An interactive onboarding guide for new students joining a UK law clinic. It teaches clinic procedures, document handling, court and tribunal rules, and basic workflows through practice exercises.

In plain words
What is it for?
It helps students practise client intake, document drafting, legal research planning, and verification habits before working with clients.
Why use it?
New students otherwise need to work through handbooks and repeatedly ask how the clinic operates before they can handle real cases.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the legal-clinic-uk plugin — 15 skills shipped together

Good fit It helps students practise client intake, document drafting, legal research planning, and verification habits before working with clients.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/uk-agents/uk-legal-plugins/ramp
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.

Any agent
npx skills add uk-agents/uk-legal-plugins --skill ramp
Clone the repo
git clone --depth 1 https://github.com/uk-agents/uk-legal-plugins

Made for: Claude Code.

Or install legal-clinic-uk, the plugin that ships this one along with the rest of its 15 skills.

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 ramp

README.md
[![agentmods](https://agentmods.dev/badge/skills/uk-agents/uk-legal-plugins/ramp/github.svg)](https://agentmods.dev/skills/uk-agents/uk-legal-plugins/ramp)
Your own site
<a href="https://agentmods.dev/skills/uk-agents/uk-legal-plugins/ramp"><img src="https://agentmods.dev/badge/skills/uk-agents/uk-legal-plugins/ramp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ramp

Your own site · 80×15
<a href="https://agentmods.dev/skills/uk-agents/uk-legal-plugins/ramp"><img src="https://agentmods.dev/badge/skills/uk-agents/uk-legal-plugins/ramp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,441 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.02441
Opus 5 $0.00037 $0.01221
Sonnet 5 $0.00015 $0.00488
Haiku 4.5 $0.00007 $0.00244

Measured 9d ago against content hash 09d4b3f60534, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade B, and why

ramp scanned grade B with 1 finding 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 9d 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.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

Don't lecture — check understanding. "So if a client comes in about an eviction notice but also mentions they're on a visa — what do you do?" (Answer: both issues get noted in intake; the immigration question may need a
legal-clinic-uk/skills/ramp/SKILL.md · 147 lines

How it starts

The opening of the file, as written. The whole thing — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.

  1. Check ~/.claude/plugins/config/uk-legal-plugins/legal-clinic-uk/CLAUDE.md is set up. If placeholders: "Ask [supervisor] to run /legal-clinic-uk:cold-start-interview first."
  2. Use the walkthrough below.
  3. Walk through: clinic context (from handbook) → commands → practice exercises (fake intake, practice draft, research roadmap) → verification habits.
  4. --card: generate the one-page reference card.
/legal-clinic-uk:ramp
/legal-clinic-uk:ramp --card

Ramp: Term Onboarding

Purpose

Every term, the UK law school clinic loses its entire workforce and rebuilds from scratch. New students need to learn procedures, case management, filing conventions, and practice-area basics before they are useful. Traditionally that takes weeks of reading handbooks and asking the supervisor the same questions every term.

This skill is the guided walkthrough. It reads what the supervisor uploaded during cold-start — the handbook, the filing guides, the tribunal and court rules — and teaches it interactively, with practice exercises so students try the tools in a low-stakes setting before a real client is on the line.

Audience: students. Supervisors don't run this (they run /legal-clinic-uk:cold-start-interview).

Students are not solicitors or barristers. This onboarding makes clear from the outset that students cannot give formal legal advice independently. All outputs are supervised work product. The supervising solicitor or barrister is responsible for all work that goes to a client or is filed with a court or tribunal.

Load context

~/.claude/plugins/config/uk-legal-plugins/legal-clinic-uk/CLAUDE.md → clinic profile, practice areas, jurisdiction (E&W / Scotland / NI), handbook path, supervision style, practice-area templates.

If that file is missing or still has placeholders: "The clinic hasn't been set up yet. Ask [supervising solicitor or barrister] to run /legal-clinic-uk:cold-start-interview first."

Read the full file on GitHub · 147 lines

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. 9d ago First seen · 147 lines · 74 tokens per session scan B 09d4b3f60534

Subscribe to this mod's changes

ramp is a skill published in the GitHub repository uk-agents/uk-legal-plugins (9 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 74 tokens to every session and 2,441 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.