sayandip1987

Pushback — Development skill for Claude Code

Development community

Prepare direct responses to an objection you expect in the room.

How to install Pushback

Installs to ~/.claude/skills/sayandip1987-humanise-plugin-pushback/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sayandip1987-humanise-plugin-pushback && curl -fsSL https://raw.githubusercontent.com/sayandip1987/humanise-plugin/HEAD/commands/pushback.md -o ~/.claude/skills/sayandip1987-humanise-plugin-pushback/SKILL.md

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

What Pushback does


description: Prepare direct responses to an objection you expect in the room argument-hint: "[the objection you expect, your position, the facts you have]"

Use the `meeting-talk` skill, pushback route.

For each likely objection, return one spoken response that acknowledges the actual concern, answers it directly, gives the evidence or trade-off, states what you are not claiming, and offers a next step. Then one close.

Keep it calm and specific. Do not invent the stakeholder's motive,

Alternatives in Development

  • Mempalace Search — Search your memories across the MemPalace using semantic search with wing/room filtering 58.6k ★
  • Ars Revision — ARS academic-paper revision mode — revised draft + R&R responses 4.5k ★
  • Claude Token Efficient — One CLAUDE.md file 3.8k ★

Full documentation available on GitHub

View Source Repository