founderclawFounderClaw — Multi-agent engineering team for OpenClaw. 29 skills, 6 agents (CEO + 5 departments), structured workspace, auto mode, vision sub-agent routing...
Install via ClawdBot CLI:
clawdbot install ashish797/founderclawGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.OPENAIPotentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://founderclaw.com/docs/boil-the-oceanUses known external API (expected, informational)
api.openai.comGenerated May 23, 2026
After using a freeze command to lock directories, the unfreeze command allows developers to quickly remove the restriction and continue editing all files without ending the session. Useful for iterative coding or debugging where scope changes frequently.
When multiple teams need to collaboratively edit different parts of a codebase, unfreeze enables temporary removal of edit barriers after a freeze was applied for focused work. This ensures smooth handoffs.
During a production incident, a developer may need to edit files outside the current freeze boundary. Unfreeze allows immediate access to all directories to apply a critical fix.
Maintainers freeze certain directories for code stability, but contributors can unfreeze them for experimental changes in forks, then re-freeze before merging.
Offer unfreeze as part of a paid CLI tool or IDE plugin that manages file edit boundaries, with tiered subscriptions for teams.
Integrate unfreeze into continuous deployment pipelines as a safety override, charging per pipeline or per execution.
Provide expert consulting for teams adopting freeze/unfreeze workflow patterns, including training and custom scripts.
💬 Integration Tip
Pair unfreeze with a freeze command in a shell alias or git hook to streamline edit control; document the workflow in your team's onboarding guide.
Scored May 23, 2026
AI Analysis
The skill definition itself is a simple administrative command with no direct malicious code, but the associated rule-based signals indicate the broader skill package accesses credentials and uses unsafe shell commands, which are not justified by the 'unfreeze' function's stated purpose.
Audited Apr 17, 2026 · audit v1.0
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.