active

Identify active coding sessions across Claude Code, Cursor, Codex, and Gemini.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/psacc/omnisess --skill active
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: active
Source: https://github.com/psacc/omnisess/tree/main/skills/omnisess-active
Command: npx skills add https://github.com/psacc/omnisess --skill active

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill makes it easy to identify which AI coding sessions are currently active (running) across Claude Code, Cursor, Codex, and Gemini, enabling fast status visibility and quick incident triage.

Core Features & Use Cases

  • Active session discovery: Detects which processes are alive and when the session file was last modified.
  • Unified view: Aggregates statuses across Claude Code, Cursor, Codex, and Gemini.
  • Troubleshooting-ready output: Produces concise summaries suitable for dashboards or logs.

Quick Start

Run omnisess active to display currently running sessions.

Frequently Asked Questions about active

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

FAQPage Schema
How do I check active AI coding sessions across multiple development tools?

To check active AI coding sessions, run the omnisess active command to display currently running instances across Claude Code, Cursor, Codex, and Gemini in a unified view.

How does active session detection work for AI coding tools?

Active session detection works by verifying the underlying process is alive and the session file was modified within the last two minutes, ensuring accurate real-time status reporting.

Can I monitor running Cursor and Claude Code instances from a single view?

Yes, you can monitor running Cursor and Claude Code instances from a single view by running the omnisess active command, which aggregates statuses across supported AI tools.

Do I need the omnisess binary installed to check active coding sessions?

Yes, you need the omnisess binary installed, as the active session check enforces that the underlying binary exists before execution to report statuses across AI coding tools.

Why does my AI coding session show as inactive even when the tool is open?

An AI coding session shows as inactive if the process is not alive or the session file was not modified within the last two minutes, meaning the tool is open but not actively processing.