← Back to Skills Marketplace
370
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install quality-convergence-engine
Description
Multi-dimensional Quality Acceptance and Problem Convergence Engine - Deeply deconstruct requirements, eliminate extreme defects, define absolutely objective...
Usage Guidance
This skill itself appears to do what it says: it's an instruction-only QA/convergence engine with no network calls or credential requests. The main concern is the metadata 'always: true' which forces the skill into every agent session even when it isn't relevant. Before enabling it permanently: 1) ask the publisher why always:true is needed and request removal or narrowing (e.g., trigger keywords or explicit opt-in). 2) Verify the repository/author (package.json points to a GitHub URL) and confirm the source matches the registry owner. 3) Test the skill using only non-sensitive example inputs to confirm it respects its block conditions and doesn't leak data. 4) If your agent can access external networks or secrets, be cautious: a permanently included skill increases exposure if later changed. If the author provides a clear justification for always:true and a verified repo, confidence would increase.
Capability Analysis
Type: OpenClaw Skill
Name: quality-convergence-engine
Version: 1.0.0
This skill bundle is designed to function as a 'Quality Acceptance and Problem Convergence Engine'. Its instructions in SKILL.md and examples in EXAMPLES.md consistently guide the AI agent to deconstruct requirements, identify potential defects, and define objective acceptance criteria, with a strong emphasis on security vulnerabilities (e.g., authentication bypass, CSRF, weak password storage, token security). There is no evidence of prompt injection attempting to subvert the agent for malicious purposes, nor any code or instructions indicating data exfiltration, malicious execution, persistence, or other harmful behaviors. The skill's purpose is to help users identify flaws in their own designs, making it a beneficial security-focused tool.
Capability Assessment
Purpose & Capability
Name, description, and included files (SKILL.md, EXAMPLES.md, QUICK_REFERENCE.md, package.json) all consistently describe a guidance/analysis engine for quality acceptance and risk convergence. The skill requires no binaries, env vars, or external credentials — that matches the claimed purpose of producing structured analysis and acceptance criteria.
Instruction Scope
SKILL.md is self-contained and prescribes how the agent should analyze user-submitted solutions and produce three structured outputs. It does not instruct the agent to read arbitrary system files, access environment variables, or call external endpoints. It does direct the agent to examine user-provided artifacts (expected for this kind of skill) and to stop processing for unrelated queries — which relies on the agent honoring the block conditions.
Install Mechanism
No install spec and no code files beyond documentation are present. Instruction-only skills are lowest risk for arbitrary code execution because nothing is written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. There are no requests for unrelated secrets or system access, which is proportionate to its stated function.
Persistence & Privilege
The skill metadata includes always: true, meaning it will be force-included in every agent run. The SKILL.md does not provide a justification for permanent inclusion. Always:true combined with autonomous invocation increases blast radius if the skill or agent is later modified or misused; this setting is the primary reason for a 'suspicious' verdict.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quality-convergence-engine - After installation, invoke the skill by name or use
/quality-convergence-engine - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Multi-dimensional quality acceptance and problem convergence engine for code review, architecture assessment, and risk analysis
Metadata
Frequently Asked Questions
What is Quality Convergence Engine?
Multi-dimensional Quality Acceptance and Problem Convergence Engine - Deeply deconstruct requirements, eliminate extreme defects, define absolutely objective... It is an AI Agent Skill for Claude Code / OpenClaw, with 370 downloads so far.
How do I install Quality Convergence Engine?
Run "/install quality-convergence-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quality Convergence Engine free?
Yes, Quality Convergence Engine is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Quality Convergence Engine support?
Quality Convergence Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quality Convergence Engine?
It is built and maintained by aster-mt (@aster-mt); the current version is v1.0.0.
More Skills