anvil-rubric-rebackport

Register the rubric-rebackport skill within Anvil environments.

1|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/rjwalters/bucket-brigade --skill anvil-rubric-rebackport
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anvil-rubric-rebackport
Source: https://github.com/rjwalters/bucket-brigade/tree/main/.claude/skills/anvil-rubric-rebackport
Command: npx skills add https://github.com/rjwalters/bucket-brigade --skill anvil-rubric-rebackport

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of registering the 'rubric-rebackport' skill within Anvil environments by providing a thin registration shim that points to the canonical skill body.

Core Features & Use Cases

  • Anvil Registration: Registers the rubric-rebackport skill in Claude's Anvil ecosystem.
  • Canonical Reference: Maintains a single source of truth at .anvil/skills/rubric-rebackport/SKILL.md.
  • Use Case: Developers working with Anvil can use this skill to ensure the rubric-rebackport functionality is properly registered and accessible.

Quick Start

Use the anvil-rubric-rebackport skill to register the rubric-rebackport skill in your Anvil environment.

Frequently Asked Questions about anvil-rubric-rebackport

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I register a backported rubric skill in an Anvil environment?

To register a backported rubric skill in Anvil, use this registration shim to reference the canonical skill body located at .anvil/skills/rubric-rebackport/SKILL.md. It provides a thin pointer for proper ecosystem registration.

What is a registration shim for Anvil skill backporting?

An Anvil skill backporting registration shim is a thin pointer that maintains a single source of truth for the skill body. It allows developers to seamlessly migrate and register rubrics between different Anvil versions.

When do I need to backport rubrics between Anvil versions?

You need to backport rubrics between Anvil versions when migrating development workflows that require skill registration across environments. This ensures rubric-rebackport functionality remains properly registered and accessible.

Does the Anvil rubric backport shim manage the full skill body?

No, the Anvil rubric backport shim does not manage the full skill body. It acts as a thin registration pointer that references the canonical skill body location at .anvil/skills/rubric-rebackport/SKILL.md.

Can I use this skill to migrate rubrics across multiple Anvil environments?

Yes, you can use this skill to migrate rubrics across Anvil environments. It applies to development workflows requiring skill migration or backporting between Anvil versions by providing a seamless registration shim.

What are the limitations of using a thin registration shim for skill backporting?

The limitation of using a thin registration shim for skill backporting is that it only references the canonical skill body location. It does not contain or execute the full skill logic itself, serving solely as an Anvil registration pointer.