Skill audit report
Decide whether a task deserves its own git worktree and, if chosen, run it end to end: branch from the integration branch rather than the current tree, keep the main working copy untouched while the task runs, compare the result against the untouched baseline before declaring it done, and prepare it for a pull request instead of merging. Use when a request says to do the work in a new worktree or branch, when a change is large or risky enough that the main tree should stay usable, when several tasks need to run in parallel on one repository, when a result has to be diffed against current behavior, and when deciding where screenshots, builds, and other artifacts produced in a worktree should end up.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
191 GitHub stars
Stars/forks activity
WARN57
191 stars, 10 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
15d since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
PASS82
network or browser surface
Install availability
PASS92
npx skills add scarletkc/agents --skill worktree-pr
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO72
filesystem or document access, network or browser access
Repository evidence
PASS86
https://github.com/scarletkc/agents/tree/main/skills/worktree-pr
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add scarletkc/agents --skill worktree-pr
Repository
88
https://github.com/scarletkc/agents/tree/main/skills/worktree-pr
License
86
Apache-2.0
Maintenance
100
15d since push
AI review
55
SKILL.md gives clear guidance but no concrete git command examples, which leaves room for an agent to improvise unsafe or incorrect worktree commands.
README/SKILL.md completeness
86
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
177K Stars · Audit report
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
177K Stars · Audit report
Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading), reduced-motion, or the design foundations (feedback, spatial consistency, restraint) behind Apple-style interfaces.
34K Stars · Audit report
Usable description available
Dependency risk
82
network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
72
filesystem or document access, network or browser access
Stars/forks activity
57
191 stars, 10 forks; issue activity unavailable in current metadata
Adoption
68
191 GitHub stars
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.