What problem does it solve? When working with the Codepresso plugin, it can be hard to know whether Notion, sprint workflow, deploy, and Google Chat integrations are configured correctly, or which PR and session the current workspace is linked to. This Skill reads the session state and config files and presents everything in one clear status table. ## Core Features & Use Cases - Session State Inspection: Reads .codepresso/state/codepresso-session.json to show the current branch, detected PR number and URL, session ID, and session start time. - Configuration Diagnostics: Reads ~/.codepresso/config.json and .codepresso.json to report whether Notion, sprint workflow, deploy, Google Chat, and debug mode are enabled or configured. - Formatted Status Table: Outputs a Markdown table summarizing all settings at a glance. - Use Case: After setting up Codepresso in a new repository, run the status command to confirm Notion is configured, the sprint workflow is enabled, and the correct PR was detected before starting work. ## Quick Start Ask the AI to show the Codepresso plugin status for this session.