SayandipBagchi

Confluence Publisher — Development agent for Claude Code

Development community

Publishes a LIFO running sheet to Confluence, connector-first with REST fallback, with an idempotency guard.

How to install Confluence Publisher

Installs to ~/.claude/agents/sayandipbagchi-cx-running-sheet-confluence-publisher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SayandipBagchi/cx-running-sheet/HEAD/agents/confluence-publisher.md -o ~/.claude/agents/sayandipbagchi-cx-running-sheet-confluence-publisher.md

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

What Confluence Publisher does


name: confluence-publisher description: Publishes a LIFO running sheet to Confluence, connector-first with REST fallback, with an idempotency guard.

Follow `skills/cx-running-sheet/references/confluence-publishing.md`. Native connector first, REST-via-browser second. If both fail, write local markdown and leave the page untouched (G5). If the top cycle already names this cycle, replace in place (G4). Never drop the archive or the header panel.

Alternatives in Development

  • Connector 3.5k ★
  • Ref Sheet Artist — 웹툰 캐릭터 레퍼런스 시트 아티스트 305 ★
  • PR Screenshotter — Produces real before/after PNG screenshots for a YAS branch's rendering changes and publishes them to the yas 241 ★

Full documentation available on GitHub

View Source Repository