By jeremybrice
Slack intelligence harvester — scans channels for tasks, knowledge, and JIRA activity. Creates review-first harvest records. Delegates all file operations to forge-lib.
Harvest tasks, knowledge, and JIRA digests from local transcript files
Discover Slack channels and configure which to monitor for intelligence harvesting
Promote approved harvest records to tasks-forge and forge-memory
Review pending harvest records — approve, reject, edit, or skip each item
Scan Slack via MCP and write local transcript files
Local transcript scanner that parses JIRA bot transcript activity into digest harvest records.
Local transcript scanner that identifies durable organizational knowledge and creates harvest records.
Local transcript scanner that identifies actionable tasks and creates harvest records.
Guidance for parsing JIRA bot activity from local transcript files and producing actionable digests.
Guidance for extracting durable organizational knowledge from local Slack transcript files.
Guidance for extracting actionable tasks from local Slack transcript files.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI-native product management for Claude Code
Manage products, track tasks, capture knowledge, debate decisions, generate reports, and configure Atlassian agents — all from your terminal.
The Forge is a suite of 8 Claude Code plugins backed by a shared Python data layer and a Tauri desktop app for visual dashboards. It brings structured product management into your AI coding workflow — no context switching, no separate tools.
Plugins handle conversation and workflow. A deterministic Python CLI (forge-lib) handles all file operations, validation, and indexing. Forge Shell gives you a desktop GUI to browse everything the plugins create.

| Plugin | What it does | |
|---|---|---|
| Product Forge | Initiatives, epics, stories — full product hierarchy with auto-linked relationships | |
| Tasks Forge | Sequential task tracking with status workflow and priority management | |
| Cognitive Forge | Multi-agent debates and explorations with 5 specialized reasoning agents | |
| Forge Memory | Organizational knowledge with taxonomy — products, modules, teams, integrations | |
| Report Forge | 8 report types generated via multi-agent orchestration | |
| Rovo Forge | Interactive builders for Atlassian Rovo Jira & Confluence agents | |
| Slack Forge | Channel intelligence harvester — surfaces tasks, knowledge, and JIRA activity | |
| Outlook Forge | Outlook intelligence harvester — surfaces tasks, knowledge, and meeting context |
graph TB
subgraph CC ["Claude Code"]
A["LLM Reasoning Layer"]
end
A --> B["Plugin Commands · 80–100 lines each"]
subgraph PL ["Plugins"]
direction LR
subgraph col1 [" "]
C1["Product Forge"]
C2["Tasks Forge"]
C3["Cognitive Forge"]
C4["Forge Memory"]
end
subgraph col2 [" "]
C5["Report Forge"]
C6["Rovo Forge"]
C7["Slack Forge"]
C8["Outlook Forge"]
end
end
B --> PL
subgraph FL ["forge-lib · Python CLI"]
D["forge.py"] --> E1["Validation"] & E2["Templates"] & E3["Indexing"] & E4["Relationships"]
end
PL --> FL
FL --> F["cards/ · tasks/ · sessions/ · memory/ · reports/"]
G["Forge Shell · Tauri Desktop App"] -.->|reads| F
Key design principle: LLM handles conversation, Python handles data. Commands dropped from 250–300 lines (v1) to 80–100 lines (v2) by delegating all file operations, validation, and templating to forge-lib.
A Tauri desktop app that gives you visual dashboards for everything the plugins create.
npx claudepluginhub jeremybrice/the-forge --plugin slack-forgeOrganizational memory and taxonomy management with tiered lookup. Enables shorthand decoding, taxonomy queries, and knowledge storage via forge-lib.
Interactive builder for Atlassian Rovo agents. Guides through Jira and Confluence agent creation with copy-ready Rovo Studio configurations.
Multi-agent concept evaluation through structured debate and interactive exploration. Spawns specialized agents for parallel reasoning.
Task management with sequential numbering, status workflows, and index-based queries. Delegates all file operations to forge-lib.
Product management workflows for Initiatives, Epics, Stories, and planning artifacts. Delegates all file operations to forge-lib.
Official Slack MCP server for interactive and collaborative workflows. Surface insights, draft messages, and engage teams directly within Slack from Claude Cowork.
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Time (Mattermost) API client — чтение каналов, сообщений, тредов
Complete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Enhances web_search Skill by posting formatted research digests to Slack channels