chat-surface-gather

Community

Verify operational chat surface for release readiness

AuthorPartners-in-Biz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that CEO-facing agent output is stored in dynamic Messages, the focused conversation route is release-ready, and chat evidence is not trapped in Markdown/server files.

Core Features & Use Cases

  • Conversation Verification: Checks if the target conversation and latest message are stored in Firestore.
  • Data Gathering: Collects conversation counts, latest messages, release gate evidence, and production route probes.
  • CEO Output Verification: Determines if CEO-facing output is readable from dynamic Messages.
  • Read-only Operation: Provides a read-only view to prevent unauthorized actions.
  • Use Case: Before releasing a new version, use this Skill to ensure that all relevant chat data is properly stored and accessible.

Quick Start

Run the chat-surface-gather skill with the following command: node .claude/skills/chat-surface-gather/scripts/gather-chat-surface.mjs --org pib-platform-owner --conversation CS0TqDu1FJGUK65jdq96 --html

Dependency Matrix

Required Modules

firebase-admin

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chat-surface-gather
Download link: https://github.com/Partners-in-Biz/partnersinbiz-web/archive/main.zip#chat-surface-gather

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.