/install flow-state-monitoring
\r
Lean Philosophy (Principles)\r
- Kaizen (改善): This skill is an atomic node, broken down into its simplest, smallest component to eliminate waste and ensure perfection.\r
- Standardized Work (Hyojun Sagyo): This node represents the most efficient, standardized path for this specific task before automation.\r
- Jidoka (自働化): This node includes autonomous defect detection. It will stop immediately and report if it cannot achieve the expected outcome.\r \r
Flow State Monitoring\r
\r This skill orchestrates a workflow to analyze focus telemetry and autonomously update your status in Google Workspace to protect your flow state.\r \r
Cognitive Directives\r
WHEN [telemetry from local sensors indicates deep focus] \r THEN [\r Execute the following Jidoka-validated loop:\r
- Execute
llm_classify_intent(Sub-Agent) to classify the activity.\r- Verification Step (Jidoka): Verify the sub-agent returns a valid classification (e.g., "Deep Work"). IF it hallucinates text, retry classification.\r
- IF classified as "Deep Work", Execute the native terminal command
gog calendar create primary --summary "Busy - In Flow"to block interruptions.\r- Verification Step (Jidoka): Check if the calendar event creation returns a successful JSON response. IF it fails, wait 3 seconds and retry (max 3 times). IF it still fails, report the error and STOP.\r ]\r \r
Expected Output\r
A JSON confirmation of the calendar status update.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install flow-state-monitoring - After installation, invoke the skill by name or use
/flow-state-monitoring - Provide required inputs per the skill's parameter spec and get structured output
What is Flow State Monitoring?
Workflow-driven skill that infers deep focus and autonomously mutes interruptions. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Flow State Monitoring?
Run "/install flow-state-monitoring" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Flow State Monitoring free?
Yes, Flow State Monitoring is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Flow State Monitoring support?
Flow State Monitoring is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Flow State Monitoring?
It is built and maintained by zvirb (@zvirb); the current version is v1.0.3.