weval
Official@weval-org
Offers specialized Git-based validation and documentation utilities for streamlining pull request lifecycle management and continuous integration quality assurance.
Agent Skills by weval
Showing 3 vetted skills indexed across 1 GitHub repositories.
pr-describe
Generate structured GitHub pull request descriptions from branch diffs.
e2e-pr
Run Playwright end-to-end tests on routes affected by pull-request changes.
pr-check
Run TypeScript, lint, web, CLI, and blueprint checks on a Git branch.
Frequently Asked Questions About weval
FAQPage SchemaWhat specific tasks can I perform using Weval?▼
Weval enables the generation of structured pull request descriptions from branch diffs, execution of targeted Playwright end-to-end tests on modified routes, and comprehensive validation of TypeScript, linting, and blueprint configurations within your Git environment.
Which engineering personas benefit most from these capabilities?▼
These capabilities are designed for DevOps engineers, full-stack developers, and quality assurance leads who manage high-velocity codebases and require standardized pull request documentation alongside automated, route-specific regression testing.
What are the primary prerequisites for implementing these checks?▼
Implementation requires a repository hosted on GitHub, an existing Playwright test suite for end-to-end validation, and a standard TypeScript project structure. The environment must support Git-based branch diffing to trigger the documentation and validation processes effectively.