Automates the extraction of domain-specific terminology from Slack conversations to generate and maintain a structured project glossary.
The Ubiquitous Language Extractor bridges the gap between informal team communication and formal technical documentation by scanning Slack channels for key terms and domain concepts. It leverages Claude's reasoning capabilities to harvest conversations, identify ubiquitous language, cross-reference terms with existing code identifiers, and generate a structured Markdown glossary. This ensures that developers, product owners, and stakeholders remain aligned on business logic and terminology throughout the development lifecycle.
주요 기능
01Structured Markdown output with confidence markers and source citations
02Support for external reference materials including Markdown and Google Docs
03Automated domain term extraction using Claude Opus for high-accuracy analysis
04Cross-referencing of extracted terms with codebase identifiers
05Slack conversation harvesting via channel names or search keywords
068 GitHub stars
사용 사례
01Onboarding new developers by providing clear definitions of internal business logic
02Synchronizing terminology between Slack discussions and technical documentation
03Building a living glossary for Domain-Driven Design (DDD) projects