Parallax is a multi-perspective reasoning framework that evaluates technical decisions through five distinct stakeholder lenses to eliminate blind spots.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install parallax
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install parallax using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Parallax transforms how developers and AI agents approach architectural changes by mandating a five-dimensional analysis before implementation. By viewing every decision through the eyes of the User, Maintainer, Operator, Adversary, and Sponsor, it ensures that technical excellence is balanced with business value, security, and operational stability.
This framework is a core component of the Openclaw Skills ecosystem, designed to provide depth perception in environments where single-perspective thinking leads to technical debt. It prevents the common pitfall of choosing a solution that is optimal from one angle while being catastrophic from another.
Parallax is a zero-dependency cognitive skill that requires no external API configuration. To use it within your Openclaw Skills setup, simply reference the skill in your agent's instructions.
# No installation required beyond importing the skill definition
# into your Openclaw Skills enabled environment.
The skill organizes its reasoning into five primary analytical axes. The resulting data structure identifies specific failure modes and recovery paths for each stakeholder lens:
| Lens | Primary Focus | Key Metadata |
|---|---|---|
| User | Experience | Cognitive load, error recovery, time respect |
| Maintainer | Longevity | Naming clarity, abstraction depth, change locality |
| Operator | Stability | Observability, blast radius, resource behavior |
| Adversary | Security | Trust boundaries, privilege scope, information leakage |
| Sponsor | Economics | Value delivery, opportunity cost, leverage |
Loading
A sophisticated diagnostic tool that identifies and maps complexity imbalances across software boundaries to prevent architectural collapse.

ResonanceEngine is a zero-cost algorithmic tool that analyzes conversational micro-signals to optimize AI bot responses for maximum engagement and conversion.

A local, zero-cost persistent memory system that enables AI agents to remember user preferences and project context without external APIs.

An all-in-one text-based gaming and entertainment engine that turns AI agents into interactive arcade hosts.

A structural analysis tool that identifies duplicated, inconsistent, and dead code patterns to guide intelligent refactoring.

A situational awareness skill that monitors upstream dependencies and downstream consumers for changes that could break your current work.








































