Find the perfect skill
Feature Development Workflow
Development
Automated 7-phase feature development workflow with specialized agents for exploration, architecture, and review. Handles ambiguous requirements and architectural decisions.
Upgrade Flake Inputs
Development
Updates flake.lock to the latest commits for all flake inputs without changing the NixOS release channel. It runs nix flake update, then optionally builds and verifies before applying. Use this to get newer package versions while staying on the same NixOS version.
Finishing a Development Branch
Development
Guides completion of a development branch by verifying tests pass, then presenting exactly four structured options: merge locally, create a PR, keep the branch, or discard it. Executes the chosen workflow with proper worktree cleanup.
Pull Request Command
Development
Creates a GitHub Pull Request with an AI-generated summary, categorizing changes as trivial or non-trivial for efficient review.
Multi-Reviewer Code Review
Development
Multi-language code reviewer with 9 specialized personas, working locally or on GitHub PRs. Reviews code, posts inline comments, and resolves its own prior comments.
Async Python Patterns
Development
Comprehensive guidance for implementing async Python apps using asyncio, concurrency patterns, and async/await to build high-performance, non-blocking systems.
Pull Request Enhancement
Development
Specialist in creating high-quality PRs for efficient code reviews. Generates comprehensive descriptions and automates review processes.
METAINFORMANT rules - protein database
Development
METAINFORMANT rules for src/metainformant/protein/database. Use when editing, adding tests, or reviewing code under this path.
Git Commit Editing
Development
Skill for editing, squashing, dropping, or reordering commits in a Git branch history using helper scripts for non-interactive rebase.
Context Mode Search
Development
Search context-mode's persistent FTS5 knowledge base for previously indexed local project content, documentation, or session memory.
Pair Your Browser with Another AI Agent
Development
Enables an AI agent to share its browser session with another agent via a one-time setup key, with scoped tab access and optional remote tunnel.
Create PR and Check CI Status
Development
Creates a pull request from the current branch, links it to an issue, and monitors CI status. If CI passes, removes the wip label.