PM Bridge Bot
by NarraNexus team contributor · MIT
Local Build assumes a NarraNexus instance running at localhost:5173 — start it first with bash run.sh.
Desktop App requires the NarraNexus DMG installed to /Applications/ (and opened at least once so macOS registers the narranexus:// handler).
PM Bridge Bot is a project-management assistant that sits between an internal team and external clients. It keeps a dual-folder knowledge base — an `internal/` scope only your team can search and a `shared/` scope for client-facing material — and files every chat, document, and meeting note into the right place. It ships two skills. The onboarding skill walks you through a short setup (your internal team and external client groups) and generates a `config.json` that hard-codes each group's knowledge-base access scope. The knowledge-manager skill then handles dual-folder search, classification (chat / doc / meeting-note / other), and file ingestion. The bot answers with a role-appropriate persona — a different tone for internal teammates vs. external clients. Language is auto-detected from each message; there is no language picker.
How to use it
Agents in this template
- Client Agent bot
How to install (manual)
- Click Download .nxbundle above.
- Open your NarraNexus app and go to Settings → Import bundle.
- Drag the downloaded file in, review the preflight, confirm.
One-click install (a deep link that imports directly into your cloud or desktop NarraNexus) is the next milestone.
