From gemini
Check the status of background Gemini jobs. Use when the user asks about running Gemini tasks or wants a progress update.
npx claudepluginhub szetty/gemini-cli-plugin-cc --plugin geminiThis skill uses the workspace's default tool permissions.
Use the `gemini_status` MCP tool to check on background Gemini jobs.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Performs token-optimized structural code search using tree-sitter AST parsing to discover symbols, outline files, and unfold code without reading full files.
Use the gemini_status MCP tool to check on background Gemini jobs.
If the user provided a job ID: $ARGUMENTS — pass it as job_id.
If no job ID was provided, list all jobs.
Present the results in a clear table format showing job ID, status, task summary, and timing.