plugin-validator
Validates SpecWeave plugin installation when EXPLICITLY requested by user. Use for checking if plugins are installed correctly, validating marketplace registration, or troubleshooting missing plugins. Only triggers on explicit requests to avoid false positives during normal workflow.
Why use this skill?
Maintain a healthy development environment with the SpecWeave Plugin Validator. Automatically detect, troubleshoot, and install missing plugins with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anton-abyzov/sw-plugin-validatorWhat This Skill Does
The plugin-validator skill serves as the primary diagnostic and maintenance tool for your SpecWeave environment. It acts as a gatekeeper and repair utility, ensuring that your AI development ecosystem is correctly configured before you initiate complex tasks. The skill performs a multi-stage audit: it verifies the integrity of your marketplace registration in the Claude configuration files, checks for the existence of the core SpecWeave plugin, and intelligently scans your development context to identify missing integrations. By proactively identifying gaps in your local setup, it prevents obscure runtime errors and allows the system to guide you through necessary installations or configuration tweaks with minimal friction.
Installation
To integrate this utility into your development agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/anton-abyzov/sw-plugin-validator
This installs the tool from the official repository maintained by anton-abyzov. Once installed, the skill becomes available for triggering via explicit user commands.
Use Cases
This skill is designed for scenarios where environmental consistency is critical. It is ideal for developers who switch between multiple projects with varying dependencies, ensuring the correct SpecWeave plugins are present. It is also a mandatory first step when troubleshooting build failures or when the agent fails to recognize specific workflow commands. Furthermore, it excels in initial workspace onboarding, where a new environment might lack the necessary marketplace registries required for high-level automation.
Example Prompts
- "Validate my plugins, please. I think my environment is missing the GitHub integration."
- "I'm running into errors with my recent build, can you perform a full check of my SpecWeave configuration?"
- "specweave validate-plugins - I need to make sure my local setup supports React UI integration for this project."
Tips & Limitations
To maintain high performance and avoid unnecessary overhead, this skill is strictly gated behind explicit intent. It will not fire during routine development cycles (/sw:do or /sw:increment) to ensure your context window remains clean. Always remember that the skill suggests installations, but it will ask for your confirmation before modifying your ~/.claude/settings.json file. Use this skill frequently when onboarding a new repository to ensure your local environment matches the project's requirements exactly, saving you from troubleshooting missing dependencies later in the development process.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anton-abyzov-sw-plugin-validator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
network-engineer
Cloud network architect for VPC design, service mesh, zero-trust networking, load balancers, and CDN optimization. Use for network troubleshooting or connectivity issues.
jira-multi-project-mapper
Expert in mapping SpecWeave specs to multiple JIRA projects with intelligent project detection and cross-project coordination. Use when syncing to multiple JIRA projects (project-per-team, component-based), or managing bidirectional sync across team boundaries.
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
performance-optimization
React Native performance with Hermes V1, FlashList, expo-image v2, concurrent rendering. Use for slow app, memory leaks, or FPS issues.
release-strategy-advisor
Release strategy advisor - detects brownfield patterns (tags, CI/CD, changelogs), recommends versioning strategy based on architecture. Creates release-strategy.md.