Find the perfect skill
Fix Broken Links
Development
Fixes broken links reported by the daily link checker, triages each to a fix strategy, and opens an auditable PR. Not user-invocable; invoked by the check-links workflow.
Sync Session Outputs to Research Vault
Documentation
Sync session outputs (results, decisions, negative findings, pipeline changes) to the TDA-Research Obsidian vault. Automates the manual repo bridge task.
Incident Log Analysis
DevOps
Analyze the workshop application log from inside OpenShell and produce incident artifacts.
Spec Implementation
Development
Executes feature plans task-by-task with per-file quality verification, semantic review, and subagent delegation. Adapts workflow for full, quick, and micro specs.
Angular Spec Auditor
Testing
Audit an Angular component spec file against migration guidelines, checking rules like type safety, DOM queries, and naming conventions.
Create PR and check CI status
Development
Creates a pull request from the current branch, links it to an issue, then checks CI status and manages the wip label.
Repository Dashboard
DevOps
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Build and Deploy VisaJobs.xyz Site
DevOps
Build, preview, and deploy the Eleventy-powered VisaJobs.xyz site. Covers dev server, production build, Tailwind CSS, Pagefind indexing, and pushing to GitHub Pages.
Brand to Vale sync review
Documentation
Checks the offline Vale mirror against the Pulumi brand guide via MCP, prioritizing deprecated terms. Opens a PR when drift is detected.
Scaffold SwiftUI iOS App with MVVM and CI
Development
Scaffolds a full SwiftUI iOS app with MVVM architecture, offline-first persistence, push notification plumbing, SwiftLint/SwiftFormat, CI, and optional GitHub repo creation.
AXEL Skill Definition Format
Development
Reference for AXEL skill file structure: role, capabilities, enforcement rules, templates, and registries.
Create a pull request for the current branch
Development
Create a pull request for the current branch following the Datadog Agent contributing guidelines, with proper labels and description. This is the canonical process for opening PRs in this repo.