jtbd

Set, list, and inspect the active Job-to-Be-Done in MindrianOS rooms.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill jtbd-jsagir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jtbd
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/jtbd
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill jtbd-jsagir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users define, view, and manipulate the active Job-to-Be-Done (JTBD) in their MindrianOS rooms, ensuring they remain focused on the core work at hand.

Core Features & Use Cases

  • Set Active JTBD: Manually set the current work focus, with options for 12 pre-defined jobs and free-text input.
  • Inspect JTBD: View the current JTBD, its history, and related information.
  • List JTBDs: Browse a list of all 13 possible JTBDs for the current room.
  • Clear JTBD: Reset the JTBD to null, allowing the classifier to infer a new one.
  • Use Case: When working on a project, use this Skill to ensure that the active JTBD reflects the most pressing task, enabling Larry to provide focused assistance.

Quick Start

Set the active JTBD to 'find-bottleneck' by typing: /mos:jtbd set find-bottleneck

Frequently Asked Questions about jtbd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set the active Job-to-be-Done to keep my project planning focused?

To set the active Job-to-be-Done, use the `/mos:jtbd set` command followed by a predefined job identifier or custom free-text. This manually overrides the current task focus within your MindrianOS room.

What is a Job-to-be-Done classifier and how does it work in task management?

A Job-to-be-Done classifier automatically infers the most pressing task for your room. If no JTBD is manually set, the system analyzes context to assign one, ensuring assistance remains focused on core work.

Can I view the history of active Jobs-to-be-Done in my MindrianOS room?

Yes, you can inspect the current Job-to-be-Done, its history, and related information. The inspect command provides visibility into how your room's task focus has evolved over time.

How do I reset the active Job-to-be-Done to let the system infer a new one?

You can reset the active Job-to-be-Done to null using the clear command. This removes the manual override, allowing the automated classifier to infer a new task focus based on current context.

Does MindrianOS task management support custom free-text input for work focus?

Yes, MindrianOS task management supports free-text input for setting the active Job-to-be-Done. While 12 pre-defined jobs are available, you can manually input custom text to define your specific work focus.