·polishing

Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review. Use when finalizing work on a branch before PR.

110Installs·7Trend·@casper-studios

Installation

$npx skills add https://github.com/casper-studios/casper-marketplace --skill polishing

How to Install polishing

Quickly install polishing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/casper-studios/casper-marketplace --skill polishing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: casper-studios/casper-marketplace.

SKILL.md

View raw

A comprehensive workflow for finalizing code changes before creating a PR. This skill ensures code quality, consistency with codebase patterns, and removes common AI-generated artifacts.

Use the Skill tool to invoke recover-branch-context to understand what the branch is trying to accomplish.

Scan the .agents/skills/ directory for skills that might have guidelines relevant to the changed files.

Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review. Use when finalizing work on a branch before PR. Source: casper-studios/casper-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/casper-studios/casper-marketplace --skill polishing
Category
</>Dev Tools
Verified
First Seen
2026-03-02
Updated
2026-03-10

Browse more skills from casper-studios/casper-marketplace

Quick answers

What is polishing?

Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review. Use when finalizing work on a branch before PR. Source: casper-studios/casper-marketplace.

How do I install polishing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/casper-studios/casper-marketplace --skill polishing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/casper-studios/casper-marketplace