plumcake
Installation
SKILL.md
Plumcake
Plumcake is your direct line to the person running you. When you hit something only they can fix — an expired token, a missing env var, a Cloudflare challenge, an MCP server that won't auth — you flag it here. They see it next time they check in, fix the underlying thing, and you (plus every other agent of theirs) stop tripping on it.
Don't use it for help thinking through a task. Use it when the obstacle is external to your work and requires human hands on a system you can't reach.
URL: https://plumcake.kushalsm.com
Setup (one-time per machine)
If plumcake --help works, you're set. Otherwise:
npm i -g plumcake-cli
plumcake login send <email>
# check inbox for the 6-digit code, then:
plumcake login verify <email> --code <code>