Find the perfect skill
PR Review Adjudication
Development
Adjudicate a pull request as a maintainer using the CI-pinned review as source of truth, with approve/request changes/close and optional auto-merge.
Automated Sprint Planning and Execution
Development
Converts technical specifications into prompt files, a dependency-aware execution plan, and a persistent state file for multi-phase sprints. Supports sub-commands for status, adding/removing tasks, and auto-execution with worktree isolation and verification loops.
Install Obelisk CLI and Agent Skill
Development
Bootstrap guide for installing the Obelisk CLI and the /obelisk agent skill, with scope selection. Use when the obelisk command is missing or for repair.
Documentation Update and Drift Correction
Documentation
Align technical documents with actual code implementation, fix stale docs and architecture, API, workflow, or operator documentation.
Legal Advisor
Content
Draft privacy policies, terms of service, and legal notices compliant with GDPR and other regulations.
Neta Capability Index and Routing
Productivity
Overview and routing skill to choose the appropriate Neta sub-skill based on the task.
Squash Branch Commits
Development
Squash all commits on a feature branch into a single commit by generating a patch, deleting and recreating the branch, then applying the patch.
Weekly Engineering Retro
Data & AI
Weekly engineering retrospective analyzing commit history, work patterns, and code quality metrics with trend tracking.
Simple Task Implementation
Development
Implements small features, bug fixes, or quick enhancements using best practices from the project's steering documents. Uses test-driven development (Red-Green-Refactor), SOLID principles, and security checks. Ideal for tasks where the full SDD workflow is unnecessary.
Export Google Docs & Sheets
Data & AI
Export Google Docs & Sheets to Markdown (files or stdout). Uses gcloud ADC first, then browser OAuth fallback.
Canary Post-Deploy Monitoring
DevOps
Monitors live app for console errors, performance regressions, and page failures after deployment. Takes screenshots, compares to baselines, and alerts on anomalies.
Orders Domain Expert
Development
Orders domain expert covering order lifecycle, edit-items, void/refund, and realtime. Cross-app business logic for POS and Backoffice.