Tooling Policy Review

Community

Approve local tools for formatting and tests.

Authorseifreed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that only pre-approved, locally available tools are used for code formatting and testing, preventing the introduction of unvetted external dependencies or processes.

Core Features & Use Cases

  • Local Tool Enforcement: Restricts operations to the existing toolchain within the repository.
  • Security & Consistency: Prevents accidental or malicious installation of new packages or calls to external services.
  • Use Case: Before merging code, this Skill verifies that cargo fmt --check and cargo test are executed using the repository's established Rust toolchain, maintaining code quality and security.

Quick Start

Run the approved local tooling for code formatting and tests.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Tooling Policy Review
Download link: https://github.com/seifreed/skill-veil/archive/main.zip#tooling-policy-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.