Diverge

v1.0.0

Spawn multiple perspectives to evaluate a problem before converging on a solution.

2· 892·1 current·1 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (spawn multiple perspectives and synthesize) matches the SKILL.md, personas.md, and synthesis.md content. There are no unexpected required binaries, env vars, or config paths that would be unnecessary for the stated purpose.
Instruction Scope
Runtime instructions are limited to prompting and collecting perspective outputs and synthesizing them. The docs do not instruct the agent to read local files, access credentials, or call external endpoints beyond normal agent behavior. References to other skills ('delegate', 'loop') are just pointers and not present as hidden operations in the files.
Install Mechanism
No install spec and no code files — the skill is purely instructional, so nothing is written to disk or fetched during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. All suggested personas are prompt templates and do not require external secrets; requested access is proportionate to its stated function.
Persistence & Privilege
always is false and there are no instructions to modify agent-wide configs or persist credentials. The skill does not request elevated or persistent privileges.
Assessment
This is an instruction-only facilitation skill that is internally consistent and low-risk: it only defines prompt templates and a synthesis process and asks for no installs, files, or secrets. Before installing, consider: (1) test it with non-sensitive data — perspectives will include whatever context you provide, so avoid including secrets in prompts; (2) decide on limits for number of perspectives to control cost/latency; (3) review the persona templates and synthesis rules to ensure they match your privacy and compliance needs (they suggest escalating legal/safety items rather than deciding them autonomously); and (4) confirm you trust other skills referenced (e.g., 'delegate' or 'loop') if you plan to combine them, since those would introduce additional behavior not covered here.

Like a lobster shell, security has layers — review code before you run it.

latestvk979wxt8zy9hbev5jgst591hnh80ynf0

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments