Today I finished the first working version of Splinterlog, a Slack bot that helps teams or groups turn recurring workflow frustrations into small improvement experiments
The bot currently has four commands:
/splinterlog-catch opens a form for reporting a recurring problem.
/splinterlog-board displays reported problems ranked by teammate signals.
/splinterlog-trial starts a measurable experiment for fixing a problem.
/splinterlog-guide explains how to use features.
I also added interactive buttons, modals, an App Home page, SQLite storage, duplicate action protection, permission checks, and scheduled trial reviews. The seven local database and workflow tests are passing.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.