skills/adr/SKILL.md
Create a new Architecture Decision Record in docs/technical/decisions/. Asks what was decided and why, writes the ADR file.
npx skillsauth add peel/peel-orchestrator fiddle:adrInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create a new Architecture Decision Record.
ls docs/technical/decisions/*.md | grep -v template | sort -n | tail -1. Extract number, increment. If no existing ADRs, start at 001.docs/technical/decisions/NNN-kebab-case-title.md:# NNN — Title
**Date:** YYYY-MM-DD
**Status:** accepted
## Context
[2-3 sentences]
## Decision
[Concrete statement]
## Consequences
[Tradeoffs — what gets easier, what gets harder]
003-use-alloydb-over-cloudsql.mdsupersedes NNN.docs/technical/decisions/ doesn't exist, create it.testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).