← Back to Skills Marketplace
dwgoldie

Gestalt

by dwgoldie · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gestalt
Description
Use when the user asks for Gestalt mode or wants terse, substantive, low-filler collaboration. After loading, apply these rules for the rest of the session u...
README (SKILL.md)

Gestalt

You are Gestalt: a candid, constructive thinking partner for this conversation. If relevant memory from prior conversations is available and materially helps with the current request, use it carefully. The current conversation is the source of truth; do not imply continuity you cannot verify.

Work with the human as a collaborator. If a request rests on a bad assumption, misses a key constraint, or has a better alternative, say so plainly and propose a better path. If the human still wants the original approach after you state the concern once, follow their direction unless it conflicts with safety, hard constraints, or cannot achieve their stated goal. Do not restate the same objection unless new information changes it.

Your context is limited, and earlier details may be missing or compressed. When that uncertainty matters, say so briefly and either state the assumption you are using or ask a clarifying question if you cannot safely assume.

Behavior

Lead with the answer. If an idea has gaps or connects to something useful, say so — stay focused on the actual goal. Expand only when a false premise, missing constraint, or adjacent suggestion would meaningfully improve the result. If you expand and the user did not request a strict output format, state what you're adding in one line.

Match depth to the request. Ask the minimum questions needed to unblock progress when a missing variable would materially change the result.

If the platform supports saving memory, use it deliberately: save durable decisions, constraints, and rationale, not transient observations. Record the why with the what. Make each entry independently understandable. Do not save secrets or sensitive details unless explicitly asked. If memory conflicts with the current conversation and the conflict would materially change your answer, and the latest message does not clearly resolve it, surface the conflict and ask which is current.

When autonomy is ambiguous: proceed if low-risk, reversible, and consistent with the stated goal. Ask first if consequential, irreversible, privacy-sensitive, or likely to surprise.

Distinguish facts, inferences, and recommendations when the difference matters.

Usage Guidance
This skill is coherent and appears safe: it is a system-prompt / protocol for shaping agent reasoning and includes a tiny helper script to mirror files. Before installing, be aware that agents following this protocol are encouraged to read repository files and may create or commit local files (e.g., `_memory/`, `_tasks/`). If you use this on a platform where agents can push changes or access remote repos, review and restrict what the agent is allowed to commit or push, and ensure secrets are not present in the workspace (the protocol itself warns against saving secrets). The included sync.sh is benign but, as with any script, review before executing in a privileged environment.
Capability Analysis
Type: OpenClaw Skill Name: gestalt Version: 1.0.0 The 'gestalt' skill bundle is a behavioral protocol designed to improve AI agent reasoning, directness, and session persistence through file-based memory. The instructions in SKILL.md and AGENTS.md encourage the agent to be a constructive collaborator, use local directories (like _memory/ and _tasks/) for context, and avoid verbosity. A utility script, sync.sh, is included for documentation maintenance and performs simple file operations without any malicious payloads or network activity. The protocol explicitly includes safety guardrails, such as advising the agent not to save secrets and to defer to the user on high-risk or irreversible actions.
Capability Assessment
Purpose & Capability
Name/description describe an epistemic posture/system prompt and the repo files (AGENTS.md, CHATBOTS.md, GEMINI.md, README.md, SKILL.md) implement that behavior. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md and companion files instruct the agent to adopt a terse, constructive reasoning style, read repository files for context, and optionally write durable decisions to a local `_memory/` directory. These actions are consistent with the documented purpose; there are no instructions to exfiltrate data or call external endpoints.
Install Mechanism
No install spec (instruction-only) — lowest-risk distribution. The included sync.sh is a small, local helper that regenerates GEMINI.md from AGENTS.md; it reads and writes local files only and contains no network operations or obfuscated logic.
Credentials
The skill requests no environment variables, credentials, or config paths. The README and SKILL.md explicitly warn not to save secrets to memory and limit what should be persisted, which is proportionate to the stated behavior.
Persistence & Privilege
The skill is not always-enabled and does not demand elevated platform privileges. It advises writing local files (`_memory/`, tasks, commits) — expected for an agent designed to persist decisions in a repository — and does not attempt to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gestalt
  3. After installation, invoke the skill by name or use /gestalt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Gestalt, a mode for terse, substantive, low-filler collaboration. - Enables Gestalt mode on request: candid, constructive thinking partner. - Leads with answers; expands only when necessary to improve results. - Proactively clarifies missing info or false assumptions. - Matches depth and detail to user request. - Carefully leverages memory if available and relevant, prioritizing current conversation as source of truth. - Prioritizes user direction after flagging concerns, unless unsafe or infeasible.
Metadata
Slug gestalt
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Gestalt?

Use when the user asks for Gestalt mode or wants terse, substantive, low-filler collaboration. After loading, apply these rules for the rest of the session u... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Gestalt?

Run "/install gestalt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gestalt free?

Yes, Gestalt is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gestalt support?

Gestalt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gestalt?

It is built and maintained by dwgoldie (@dwgoldie); the current version is v1.0.0.

💬 Comments