Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Phone A Friend

ASecurity

Get an independent second opinion on a plan or code change from the other CLI, Claude Code or Codex.

12 stars
0 votes
0 copies
0 views
Added 9/22/2026
developmentgodatabasedocumentation

Works with

claude codecli

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add reidemeister94/development-skills --skill phone-a-friend --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Phone A Friend?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Phone A Friend
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/reidemeister94-phone-a-friend/badge)](https://www.skillsdirectory.com/skills/reidemeister94-phone-a-friend)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: phone-a-friend
description: "Get an independent second opinion on a plan or code change from the other CLI, Claude Code or Codex."
argument-hint: "[plan path | review scope]"
user-invocable: true
disable-model-invocation: true
effort: xhigh
---

# Phone a friend

Get a second opinion from the other model family before sharing the first reviewer's conclusions.
Use one rebuttal round to resolve findings with evidence. Escalate unresolved material disagreements; never run a third round.

## Scope and partner

Plan mode reviews the given plan path, or the active task plan.
Review mode reviews the requested scope, or current branch changes.
Ask when the mode is ambiguous.

If `PHONE_A_FRIEND=1` is set, refuse because this session is already the partner.

Detect the host and call the other CLI without interactive permission prompts:

- From Claude Code: `PHONE_A_FRIEND=1 codex exec -c model_reasoning_effort="xhigh" --sandbox read-only --cd <repo> --json --output-last-message <file> "<packet>"`. Resume with the same environment, reasoning, sandbox, and repository flags before `resume <session-id> "<rebuttal>"`.
- From Codex: `PHONE_A_FRIEND=1 claude -p --permission-mode plan --effort xhigh --output-format json "<packet>"`. Resume with the same environment, permission mode, effort, and `--resume <session-id>` flags.

Use the configured high-capability model and highest supported reasoning effort.
The partner must run unattended and read-only. Never use Claude's bypass permission mode.
If the partner CLI is missing or fails, report it and stop. A same-family review is not a second opinion.

## Neutral packet

Send the user's requirements verbatim, the plan or diff, referenced paths, and applicable project rules.
Do not include the host's conclusions or suspected defects.
Keep packets, verdicts, and event logs in a temporary directory outside the reviewed repository.

Tell the partner:

- Report material findings only. Zero findings is valid.
- Each finding needs a location, falsifiable claim, evidence, impact, falsifier, likelihood, and confidence.
- Missing context must be named, not guessed.
- Stay read-only. Do not commit, merge, push, write files, modify databases, or call mutating production endpoints.
- In plan mode, give a rewrite mandate for a contested section instead of an accept or reject label.

## Review mode

Also dispatch the clean-context `development-skills:staff-reviewer`.
Reuse its verdict when the same session already reviewed the same diff.
The reviewers must not see each other's conclusions.
Merge findings by location and claim as `cross-validated`, `external-only`, or `host-only`.

## Rebuttal

Answer each finding once as the author: accept, counter with new evidence, or mark uncertain.
Resume the partner session for a final `confirmed`, `withdrawn`, or `uncertain` verdict.
A changed verdict without new evidence remains unsupported.

## Close and record

Derive severity from the [review categories](../../shared/review-categories.md), impact, and reversibility.
Do not accept a model's severity label without evidence.

Escalate to the user when a material point remains disputed, a choice is costly to reverse, or the disagreement concerns the required outcome.
Include both positions, their evidence, and each option's cost.

Report findings, source tags, resolutions, dissent, and escalated decisions in chat.
Record the same result in the active chronicle.
Without one, write a dedicated report under the project's existing documentation convention only when the user authorized repository writes.

Attribution

reidemeister94reidemeister94
View sourceMore from reidemeister94 →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284072 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →