Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Waza

Plugin Verifiziert
88
Teil von:Waza

Reviews code diffs and release-ready changes after implementation, extracts project-specific constraints from repository context, auto-fixes safe issues, and drives approved release, publish, push, release-reaction, and issue/PR follow-through. Also triages issues and PRs when the user mentions them. Not for exploring ideas or debugging.

KI-Zusammenfassung

This plugin provides the `/check` skill, which automates the review of code diffs and release-ready changes. It extracts project-specific constraints, automatically fixes safe issues, and manages release, publish, and follow-through processes for issues and pull requests. It operates by analyzing repository context and user-defined task constraints to ensure code quality and facilitate smooth releases.

Documentation

  • warning:Configuration & parameter referenceThe README does not detail any specific configuration options or parameters for the `/check` skill, and the 'Project Context' section mentions reading project commands from various files, but doesn't specify how the skill interacts with or configures this.

Versioning

  • warning:Release ManagementWhile the README shows a 'version' badge linked to GitHub releases, the 'Manifest Version: n/a' indicates no explicit versioning is declared in the project's manifests (e.g., package.json, SKILL.md frontmatter) for this specific skill.

Code Execution

  • info:ValidationThe extension's description implies it will parse project context and apply fixes, suggesting some level of validation, but there's no explicit mention or evidence of a schema library being used for robust input validation and sanitization.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add tw93/waza
/plugin install waza-check@waza
2 days ago
4.5k stars
MIT-0
Aktualisiert 2 days ago
Quellcode ansehen