Releases: Stonebarn/dossier
Releases · Stonebarn/dossier
v0.1.0 — Initial release
v0.1.0 — Initial release
The full loop works. Discover → refresh → voice profile.
What you can do
/dossier-discover— first-run scan. Detects your connected MCPs, asks about scope and cap, generates rich profiles for the people you actually interact with. Auto-organized into Leadership / Coworkers / Partners / External with INDEX files per folder./dossier-refresh— pulls the last 24h of activity, appends dated bullets to existing profiles, auto-creates new ones for anyone new. Add--schedulefor a 7am daily cron./dossier-me— builds your own voice profile (YOU.md). Channel-specific writing patterns, signature phrases, mental models. Any Claude session can pull from it when drafting in your tone./dossier-add <name>— manual escape hatch for people who didn't make the top-N. Supports--folderand--depth deep.
Sources detected automatically
- Meetings: Granola, Gong, Fireflies, Otter, Zoom, Google Calendar
- Chat: Slack, Teams, Discord
- Optional enrichment: HubSpot, Salesforce, Apollo, Wiza
You need at least one meeting source and one chat source.
Install
/plugin install jackafoley/dossier
Or clone to ~/.claude/plugins/dossier and restart Claude.
Known limits
- Spoken-voice fidelity varies by transcript source. Written voice is rock-solid because chat is verbatim.
- Categorization is rule-based — edit
dossier.config.jsonto override edge cases (your CEO's title says "Founder", your manager isn't in any leadership channel, etc.). - First
/dossier-discovertakes 5–15 min depending on top-N and source volume. - Scheduled tasks only run while Claude is open. If closed at 7am, the refresh fires on next launch.
On deck for v0.2
- Confidence scores on each profile field — what's well-evidenced vs thin
- Per-person diff view on refresh ("here's what changed about Mike this week")
- Optional weekly digest mode
- Better cross-workspace external detection
- Community template registry (sales, recruiting, engineering, founder-mode)
Open an issue with what's missing for your workflow.
Git tag: v0.1.0
Release title: v0.1.0 — Initial release