Find the perfect skill
Pull sprint from Confluence
Productivity
Pulls a sprint from a Confluence page and imports it as local claims via MCP.
Generate event/workshop social cards
Content
Generate branded social cards for Pulumi events in five sizes using the shared Satori renderer, with optional enrichment from external presenters and partner logos.
Fix Broken Links
DevOps
Fixes broken links reported by the daily link checker, triaging each URL to appropriate strategies and opening an auditable PR.
Write Skill
Development
Scaffold a new plugin skill from scratch with paired trigger fixtures and full validation. Use when adding a skill with no upstream skills.sh source.
Skip Final Review Gate
Development
Records a user-approved bypass of the final review gate for the current session. Must only be used when the user explicitly requests to skip review.
Rules Distillation
Productivity
Scan installed skills to extract recurring principles and distill them into rules — append, revise, or create rule files. Use when the same principle appears across multiple skills.
Create a Pull Request
Development
Create a branch, commit changes, push it, and open a pull request using the repo's PR template.
Lightning Architecture Review
Development
Review Bitcoin Lightning Network protocol designs, compare channel factory approaches, and analyze Layer 2 scaling tradeoffs. Covers trust models, on-chain footprint, consensus requirements, HTLC/PTLC compatibility, liveness, and watchtower support.
SpeedTree Subsystem Audit
Testing
Audit the SpeedTree S1 subsystem: analyze the TLV parser, placeholder billboard fallback, and cross-crate wiring.
CRD Sync and Regeneration
Development
Verify and regenerate Kubernetes CRDs and API docs from Rust source. Ensures committed artifacts are in sync via local dry-run diffs.
Email Marketing Strategy
Content
Guides email marketing strategy for AI/SaaS products: EDM vs newsletters, content types, deliverability, and best practices.
Thorough Code Review
Development
Perform a thorough code review covering security, architecture, code quality, tests, and performance. Use before creating a PR.