aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Quick status check of current work state. Use when the user asks "what's my status", "show status", "where am I", "current state", or needs a snapshot of active work, ready issues, and git state.
Expert in managing Obsidian vaults using obsidian-cli workflows for reading, writing, searching, moving, and organizing notes while preserving wiki-link integrity and vault structure. Automatically activates when working with Obsidian vaults, markdown notes with wiki-links, or when internal link integrity needs to be preserved during file operations.
This skill should be used when the user asks to "track issues", "create beads issue", "show blockers", "what's ready to work on", "beads routing", "prefix routing", "cross-rig beads", "BEADS_DIR", "two-level beads", "town vs rig beads", "slingable beads", or needs guidance on git-based issue tracking with the bd CLI.
Expert in CLI/TUI design, command structure, visual design (colors, typography, icons), accessibility, and UX patterns. Automatically activates when designing new CLI tools, improving command interfaces, or reviewing CLI usability.
Python coding standards. Library skill - loaded by other skills, not invoked directly.
Systematic upstream codebase exploration for open source contribution. Outputs research artifact with contribution guidelines, PR patterns, maintainer expectations, and open issues. Triggers: "pr research", "upstream research", "contribution research", "open source prep".
Elite iOS and macOS development expertise for Swift, SwiftUI, UIKit, Xcode, and the entire Apple development ecosystem. Automatically activates when working with .swift files, Xcode projects (.xcodeproj, .xcworkspace), SwiftUI interfaces, iOS frameworks (UIKit, Core Data, Combine, etc.), app architecture, or Apple platform development.
Scaffold and audit OSS documentation for open source projects. Triggers: "add OSS docs", "create README", "setup contributing", "add changelog", "missing SECURITY.md", "oss documentation", "prepare for open source", "github templates", "add AGENTS.md".
Deep codebase exploration. Triggers: "research", "explore", "investigate", "understand", "deep dive", "current state".
Initializes or migrates agent systems to Claude Code best practices architecture. Use when setting up agent system for a project or migrating existing configurations.
This skill should be used when the user asks to "validate changes", "run validation gate", "check before merge", "quality check", or needs comprehensive validation across security, quality, and architecture.
Scan Python codebases to identify modules without corresponding test files. This skill should be used when enforcing Law 7 (TDD), auditing test coverage gaps, or before starting new development to understand testing debt. Outputs a report of untested modules with recommendations.
Mine transcripts for knowledge - decisions, learnings, failures, patterns. Triggers: "forge insights", "mine transcripts", "extract knowledge".
Use when: "validate", "verify", "assumption", "test strategy", "tracer bullet", "smoke test", "continuous validation", "environment check", "reality check", "deployment validation", "pre-flight".
Crew workspace management. Understanding and managing persistent human-guided workspaces in Gas Town. Covers lifecycle, workspace operations, and when to use crew vs polecats.
Polecat worker lifecycle management. Covers spawning polecats (gt sling), resetting them for reuse, nuking completed workers, and garbage collecting stale branches. For Witness and Mayor roles primarily.
Gas Town status and utility operations. Check convoy progress, peek into polecats, nudge stuck workers, cleanup completed work. For autonomous execution, use /crank.
Process GitHub PR review comments by fetching them to local JSON, implementing fixes, and tracking progress. Use when user invokes /gh-process-review command. Fetches reviews to file to avoid context pollution, uses jq for parsing, commits after each fix. Supports optional "continue" argument to skip fetching and resume with existing reviews file.
Expert in Keboola configuration schemas, conditional fields (options.dependencies), UI elements, sync actions, and schema testing. Can launch schema-tester and run Playwright tests. Specialized for configSchema.json and configRowSchema.json development.