- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
exunit-code-review
by existential-birds
Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurations.
ned-ai-helper
by Zal4DW
AI strategy guidance for Non-Executive Directors and Board Governors. Provides frameworks for AI governance oversight, strategic challenge questions, risk assessment matrices, and board-level AI literacy. Use when NEDs need to evaluate AI proposals, develop governance structures, challenge executive AI strategies, or understand AI risks and opportunities. Outputs board-ready materials in "Pragmatic Operator" tone.
self-learning-skills
by scottfalconer
"Memory sidecar for agent work: recall before tasks, record learnings after tasks, review recommendations, optional backport bundles."
competitor-intel
by ognjengt
Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
clauditor
by openclaw
Tamper-resistant audit watchdog for Clawdbot agents. Detects and logs suspicious filesystem activity with HMAC-chained evidence.
home-music
by openclaw
Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.
The Skill Behaved Safely the First Five Times. Watch What Happens at Run Six.
by openclaw
All versions of all skills that are on clawhub.com archived
Moltbook Trust Engine ð§
by openclaw
All versions of all skills that are on clawhub.com archived
agent-self-governance
by openclaw
"Self-governance protocol for autonomous agents: WAL (Write-Ahead Log), VBR (Verify Before Reporting), ADL (Anti-Divergence Limit), VFM (Value-For-Money), and IKL (Infrastructure Knowledge Logging). Use when: (1) receiving a user correction — log it before responding, (2) making an important decision or analysis — log it before continuing, (3) pre-compaction memory flush — flush the working buffer to WAL, (4) session start — replay unapplied WAL entries to restore lost context, (5) any time you want to ensure something survives compaction, (6) before claiming a task is done — verify it, (7) periodic self-check — am I drifting from my persona? (8) cost tracking — was that expensive operation worth it? (9) discovering infrastructure — log hardware/service specs immediately."
adaptive-reasoning
by openclaw
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
dirigera-control
by openclaw
Control IKEA Dirigera smart home devices (lights, outlets, scenes, controllers). Use when the user asks to control smart home devices, check device status, turn lights on/off, adjust brightness/color, control outlets, trigger scenes, check battery levels, or work with IKEA smart home automation. Also use when the user needs help finding the Dirigera hub IP address or generating an API token. Accessible via Cloudflare tunnel on VPS.
13-Day Sprint Method
by openclaw
Productivity system based on Maya calendar with 13 natural tones for project management and personal development
tdd-helper
by openclaw
Lightweight helper to enforce TDD-style loops for non-deterministic agents.
security-audit
by openclaw
Minimal helper to audit skill.md-style instructions for supply-chain risks.
agency-guardian
by openclaw
Gentle reminders to stay human while using AI. Reflection, not restriction.
brainrepo
by openclaw
Your personal knowledge repository — capture, organize, and retrieve everything using PARA + Zettelkasten. Triggers on: "save this", "remember", "note", "capture", "brain dump", daily/weekly reviews, searching stored knowledge, managing projects/areas/people. Works with any AI agent that reads markdown. Stores everything as .md files in a Git repo for Obsidian, VS Code, or any editor.
financial-intel
by openclaw
Stock momentum scanner and portfolio intelligence. Look up any ticker for momentum scores, RSI, coil breakout patterns, and AI analysis. Scan top signals across 6,500+ stocks and crypto. Track portfolio holdings with real-time alerts. Market pulse, sector trends, win/loss proof data, and risk assessment — all through natural conversation. Powered by 730 days of backtested data with an 80% 5-day win rate.
skill-vetter
by openclaw
Security-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
hergunmac
by openclaw
Access AI-powered football match predictions from hergunmac.com. Use when the user asks about football/soccer match predictions, betting tips, match analysis, team statistics, head-to-head data, or upcoming match insights. Covers worldwide leagues with confidence scores, AI reasoning, and historical performance tracking.
bayclub_manager
by openclaw
"Book and manage tennis/pickleball courts at Bay Club."
AgentOS Mesh Communication Skill
by openclaw
Verify your apiUrl is correct and the AgentOS API is running.
Auto PR Merger Skill
by openclaw
Merges the PR using gh pr merge --merge --auto.
adversarial-prompting
by openclaw
Applies rigorous adversarial analysis to generate, critique, fix, and consolidate solutions for any problem (technical or non-technical). Use when facing complex problems requiring thorough analysis, multiple solution approaches, and validation of proposed fixes before implementation.
agent-team-orchestration
by openclaw
"Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents."