← Back to Skills Marketplace
anderskev

Watchos Code Review

by Kevin Anderson · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ⚠ suspicious
158
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install watchos-code-review
Description
Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance constraints. Use when reviewing code with impo...
Usage Guidance
This skill appears to be a focused watchOS code-review checklist and does not ask for credentials or install anything. However, the runtime hard gates require completing a pre-report verification protocol referenced at ../review-verification-protocol/SKILL.md, but that file is not included in the package — confirm whether the platform supplies that protocol or ask the publisher for the missing file before relying on automated findings. Also verify that your repo contains the expected watchOS artifacts (Info.plist, target entitlements, source files) because the skill's hard gates require reading concrete [FILE:LINE] locations in the repository. If you proceed, be aware the agent will read source files to produce findings (no network exfiltration is specified in the skill, but ensure your agent permissions and logs meet your policy). If anything about the missing protocol or file-access expectations is unclear, request the complete skill bundle or further documentation from the publisher.
Capability Analysis
Type: OpenClaw Skill Name: watchos-code-review Version: 1.2.1 The skill bundle is a comprehensive and legitimate tool for reviewing watchOS code against Apple's development best practices. It covers critical areas such as app lifecycle (lifecycle.md), WatchConnectivity (connectivity.md), WidgetKit/ClockKit (complications.md), and performance optimization (performance.md). The instructions in SKILL.md are designed to guide the AI agent through a structured review process without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name, description, and included reference files align with a watchOS code-review checklist. No unrelated binaries, environment variables, or installs are requested.
Instruction Scope
The SKILL.md gives focused, repo-local instructions (read surrounding units, produce [FILE:LINE] findings). However it requires completion of pre-report steps in ../review-verification-protocol/SKILL.md (hard gate 4). That referenced protocol file is not present in the provided manifest, so the skill's required verification step cannot be satisfied from the shipped content — an incoherence that could lead to failures or unexpected agent behavior.
Install Mechanism
Instruction-only skill with no install spec and no downloads. Lowest install risk.
Credentials
No environment variables, credentials, or config paths requested; requested scope is limited to reading repo files (expected for a code-review skill).
Persistence & Privilege
always:false and normal model invocation. The skill does not request persistent system presence or modify other skills; no privilege escalation indicators.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install watchos-code-review
  3. After installation, invoke the skill by name or use /watchos-code-review
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.1
- Adds detailed output formatting instructions for issue reports (`[FILE:LINE] ISSUE_TITLE`). - Introduces mandatory “hard gate” pre-reporting steps to ensure thorough review before reporting findings. - Requires referencing concrete artifacts or downgrading to a review question when findings depend on watchOS-specific behaviors. - Enforces compliance with a linked review verification protocol before reporting. - No changes to core checklist or reference sections.
v1.2.0
- Adds detailed review checklist for key watchOS-specific patterns, including app lifecycle, complications, connectivity, and performance. - Provides quick reference links to focused documentation for common watchOS code issues. - Includes review questions to guide code evaluation for lifecycle, background tasks, UI updates, and WatchConnectivity best practices. - Clarifies when to use each reference during code review.
Metadata
Slug watchos-code-review
Version 1.2.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Watchos Code Review?

Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance constraints. Use when reviewing code with impo... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.

How do I install Watchos Code Review?

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

Is Watchos Code Review free?

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

Which platforms does Watchos Code Review support?

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

Who created Watchos Code Review?

It is built and maintained by Kevin Anderson (@anderskev); the current version is v1.2.1.

💬 Comments