← all publishers

colindmurray

@colindmurray source repo

7 published skills

  1. Coding Agent · colindmurray
    Use when delegating a coding task to a CLI coding agent (Claude Code, Codex, Gemini, OpenCode, Pi) — investigations, multi-step refactors, parallel issue work, PR reviews. Direct mode for quick (<5 min) tasks; pair with long-running-task for background execution >5 min.
    0 installs
  2. Audio Summary · colindmurray bundle
    Generate conversational audio summaries using text-to-speech. Supports multiple providers (Gemini TTS, OpenAI TTS, ElevenLabs) with preference order and automatic fallback.
    0 installs
  3. Check On Task · colindmurray
    Check status of background tasks and coding agents — discover running processes, detect stalls, analyze progress, and generate clear reports.
    0 installs
  4. Long Running Task · colindmurray bundle
    Use when launching any background process expected to take more than ~5 minutes — coding agents, system commands, disk repairs, test suites, deployments. Pair with check-on-task for status checks. Tasks notify their origin channel on start/complete/fail/die.
    0 installs
  5. Audio Transcription · colindmurray bundle
    Transcribe voice messages and audio files using Gemini's multimodal API. Automatically handles OGG/Opus format, extracts text content, and provides actionable summaries.
    0 installs
  6. Clone Github Repository · colindmurray bundle
    Clone a GitHub repository with automatic credential switching (SSH + PAT) based on repo owner, and route it to the correct directory based on purpose.
    0 installs
  7. Create Execution Plan And Await Confirmation · colindmurray bundle
    Create a structured execution plan, present it for approval, and only proceed after explicit confirmation. Prevents wasted effort on misunderstood requirements.
    0 installs