← Back to Skills Marketplace
Strategic Alignment
by
Alireza Rezvani
· GitHub ↗
· v2.1.1
· MIT-0
340
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install strategic-alignment
Description
Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articula...
Usage Guidance
This skill appears coherent and self-contained: it analyzes local JSON OKR data and provides alignment reports and playbook guidance. Before running: (1) review the full alignment_checker.py if you plan to run it in production to confirm no network calls or unexpected file writes (the provided snippet shows only local analysis), (2) run the script on non-sensitive or redacted sample data first if OKRs contain confidential customer or personnel data, and (3) run it in a restricted environment (virtualenv or isolated runner) if you want defense-in-depth. If you intend to let an autonomous agent invoke this skill, note the agent could run the script with any JSON you provide — ensure you trust automated inputs and the environment the agent uses.
Capability Analysis
Type: OpenClaw Skill
Name: strategic-alignment
Version: 2.1.1
The skill bundle is a legitimate tool for organizational strategic alignment and OKR analysis. The Python script (alignment_checker.py) performs safe JSON data processing without any network activity, file system modifications, or shell execution. The instructions in SKILL.md and the playbook are strictly aligned with the stated purpose of management consulting and do not contain any malicious prompt injection or exfiltration attempts.
Capability Assessment
Purpose & Capability
Name/description (cascade strategy, detect orphan OKRs/conflicts/gaps) match the SKILL.md guidance, the playbook, and the included alignment_checker.py script which analyzes JSON-formatted OKRs. No unrelated credentials, binaries, or installation steps are requested.
Instruction Scope
Runtime instructions are limited to running the included alignment_checker.py and following structured workshop steps and surveys. The SKILL.md does not instruct the agent to read unrelated system files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only with bundled script). The single code file is a Python script intended to run locally. There is no download-from-URL or archive extraction step.
Credentials
The skill declares no required environment variables, credentials, or config paths. The analysis script takes a JSON input file and uses only standard Python libraries — this is proportionate to the described functionality.
Persistence & Privilege
The skill is not forced-always (always:false). It is user-invocable and allows autonomous invocation (platform default), which is reasonable here since the skill is self-contained and doesn't request broad privileges or credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install strategic-alignment - After installation, invoke the skill by name or use
/strategic-alignment - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release.
Metadata
Frequently Asked Questions
What is Strategic Alignment?
Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articula... It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.
How do I install Strategic Alignment?
Run "/install strategic-alignment" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Strategic Alignment free?
Yes, Strategic Alignment is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Strategic Alignment support?
Strategic Alignment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Strategic Alignment?
It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v2.1.1.
More Skills