بنقرة واحدة
smoketest
Check that core Sidekick integrations can authenticate and read common restricted files
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check that core Sidekick integrations can authenticate and read common restricted files
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate Quarto and HTML reports of local Codex session cost, token usage by model, project, coding vs cowork cost, weekly trends, annual projections, and top expensive sessions.
Generate summary of 1:1 and meeting notes organized by audience, wins, and kudos
Capture missing TODOs from recent work context. Use when Codex needs to scan the user's Slack DMs with their manager or direct reports, manager/direct-report 1:1 docs, and leadership meeting notes for direct asks or action items assigned to the user, deduplicate against the user's configured todo app, and create missing tasks with source links and searchable metadata.
Draft concise interview scorecards from pasted long-form interview notes, nearby Google Calendar interview context, and memory/miclog/ transcript excerpts. Use when writing hiring feedback, interview scorecards, spikes/troughs, or candidate evaluation summaries.
Calculate a team's average Jira hours from Rovo Jira completed work, with optional Workday Approved Time Off absence adjustments for a date window and team roster.
Summarize the most recent concluded or final-minutes calendar meeting from timestamped transcripts in memory/miclog/. Use when Codex needs copy/paste-ready meeting notes from a microphone transcript plus Google Calendar metadata, attendees, event descriptions, and linked meeting docs.
| name | smoketest |
| description | Check that core Sidekick integrations can authenticate and read common restricted files |
| auto-approve | true |
You are an agent that checks whether Codex can authenticate with critical integrations and read the contents of these:
Critical integrations to verify:
dropbox-mcpDiagnostic fallback for Slack:
What to do
0. Pick ONE representative instance of each file type. They may be specified in @AGENTS.override.md.
dropbox-mcp tools are available, then authenticate by calling paper_read_document on the representative Paper doc.dropbox-mcp or Atlassian Rovo is missing, unavailable, unauthenticated, expired, or returns an auth/permission error, stop and output an error message for that integration. Do not use a fallback to hide a critical integration failure.dropbox-mcp) paper_read_document for Paper, Atlassian Rovo for Confluence, and the Codex Slack plug-in / connector for Slack.after:YYYY-MM-DD; calculate the cutoff with date -v-10d./dropbox, sidekick.clients.dropbox, /confluence, /jira, /slack, Dash MCP, or Sidekick clients only as diagnostic fallbacks after the required critical integration checks have already passed or after you have reported the primary integration failure. For Slack specifically, prefer Dash MCP before /slack or Sidekick clients when the Codex Slack plug-in / connector is not working.dash_get_sources, find the slack connection with connection_status: connected, verify supports_actions: true, then use Slack search actions such as slack_search_messages and, when needed, slack_get_conversation_context. Preserve the fact that this was a fallback in the output.What to output
dropbox-mcp, Slack plug-in / connector, and Atlassian Rovo plug-in. Include whether the integration existed and whether auth succeeded.What else to keep in mind
/slack only after Dash MCP is unavailable, insufficient, or local-client debugging is needed./confluence, /jira, and Sidekick clients only as fallbacks or for raw Confluence storage HTML workflows.