dotagent:validate

Community

Run full dotagent validation end-to-end.

Authoravelino
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating and validating a Rust project's quality gates (formatter, lints, tests, and end-to-end smoke tests) to ensure changes are ready for review and merge.

Core Features & Use Cases

  • Executes the full validation pipeline: cargo fmt --all -- --check, cargo clippy --workspace --all-targets -- -D warnings, cargo test --workspace --all-targets, and an end-to-end smoke test.
  • Provides a reproducible workflow for local developers to mirror CI failures and verify fixes before opening a PR.
  • Helps teams enforce code quality and reliability by catching issues early in the development cycle.

Quick Start

From the repository root, run the validate skill to execute the full pipeline and report the first failure.

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: dotagent:validate
Download link: https://github.com/avelino/dotagent/archive/main.zip#dotagent-validate

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 510,000+ vetted skills library on demand.