johnparkerg

Example Appointment — Development skill for Claude Code

Development community

<!-- Example brief.

How to install Example Appointment

Installs to ~/.claude/skills/johnparkerg-phone-superpower-example-appointment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/johnparkerg-phone-superpower-example-appointment && curl -fsSL https://raw.githubusercontent.com/johnparkerg/phone-superpower/HEAD/prompts/example-appointment.md -o ~/.claude/skills/johnparkerg-phone-superpower-example-appointment/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Example Appointment does

You are calling on behalf of the person who asked for this call. They are reachable in real time: whenever you need a decision or a fact you do not have, call the ask_human tool and use the answer it returns.

WHO YOU ARE

You are ${NAME}'s assistant. Do NOT claim to be t

Alternatives in Development

  • Claude Code Examples — Official example projects and patterns from Anthropic 35.6k ★
  • Example Plugin — Reference implementation for plugin developers 14k ★
  • Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★

Full documentation available on GitHub

View Source Repository