review-service-operation
Review service documentation completeness on Notion. Use when auditing service documentation, validating Notion database entries, or checking compliance with documentation standards.
What this skill does
# Review Service Operation Review the completeness and integrity of a service's documentation on Notion through comprehensive validation of service operations. This command orchestrates parallel validation tasks to ensure all service operations meet coding standards and completeness requirements. ## ๐ฏ Purpose & Scope **What this command does NOT do**: - Modify or edit service operation content in Notion - Create or implement new service operations - Read old or outdated documentation files from the local filesystem - Perform service implementation or code generation **When to REJECT**: - Service name does not exist in Notion Services database - User lacks appropriate permissions to access Notion workspace - Request involves editing or modifying service operations - Request asks to read local documentation files instead of Notion ## ๐ Workflow ultrathink: you'd perform the following steps ### Step 1: Follow Review Service Operation Workflow - Execute review-service-operation.md ### Step 2: Reporting **Output Format**: ``` [โ /โ] Command: $ARGUMENTS ## Summary - Service: [service-name] - Operations reviewed: [count] - Issues found: [count] - Standards compliance: [PASS/FAIL] ## Actions Taken 1. Discovered service operations from Notion Services database 2. Validated [count] operations across [domains] functional domains 3. Generated comprehensive validation report with recommendations ## Workflows Applied - Review Service Operation: [Status] ## Issues Found (if any) - **Issue**: [Description with location] **Fix**: [Applied fix or actionable recommendation] ## Validation Report [Link or content of comprehensive validation report] ``` ## ๐ Examples ### Simple Usage ```bash /review-service-operation "user-management" # Reviews all operations for the user-management service ``` ### Complex Usage with Area Filter ```bash /review-service-operation "payment-processing" --area="authentication" # Reviews only operations in authentication area for payment-processing service ``` ### Delegation Example ```bash /review-service-operation "notification-service" # Automatically delegates to: # - Discovery Agent: Extracts service context and operations # - Validator A: Reviews operations 1-2 (parallel) # - Validator B: Reviews operations 3-4 (parallel) # - Report Agent: Consolidates findings ``` ### Error Case Handling ```bash /review-service-operation "nonexistent-service" # Error: Service 'nonexistent-service' not found in Services database # Suggestion: Check available services with Notion search # Alternative: Use '/list-services' to see valid service names ``` ### With Area Targeting ```bash /review-service-operation "order-management" --area="fulfillment" # Reviews only operations in fulfillment area for order-management service # Filters operations by functional domain before validation ```
Related in Productivity
gitea-workflow
IncludedOrchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.
microsoft-graph-gateway
IncludedRoute Microsoft Graph work in this workspace. Use when users want to read or write Outlook mail, calendar events, contacts, OneDrive or SharePoint files, Teams, Planner, To Do, users, groups, directory data, or arbitrary Microsoft Graph endpoints from VS Code. Prefer WorkIQ for common read scenarios. Use Microsoft Graph for write actions and gap-read scenarios that need exact Graph properties, filters, permissions, or endpoints.
copilotkit
IncludedUse when building with CopilotKit โ setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
wordly-wisdom
IncludedProvides calibrated decision analysis using Charlie Munger-style multiple mental models, inversion, incentive mapping, circle-of-competence checks, misjudgment audits, second-order effects, and forecast updates. Use when the user asks for an oracle take, a hard call, a decision memo, a premortem, an outside view, a red-team, a sanity-check, what am I missing, think this through, or wants a strategy, hire, investment, plan, product, partnership, or major life choice analysed. Avoid for simple factual lookups or time-sensitive legal, medical, or market questions without fresh evidence.
swain-session
IncludedSession management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard โ shows active epics, progress, actionable next steps, blocked items, tasks, GitHub issues, and recommendations. Worktree creation is deferred to swain-do task dispatch (SPEC-195). Triggers on: 'session', 'status', 'what's next', 'dashboard', 'overview', 'where are we', 'what should I work on', 'show me priorities', 'bookmark', 'focus on', 'session info'.
gandi
IncludedComprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.