keel-implement

Automate GitHub issue implementation workflows using the keel command line tool.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/berkayturanci/keel --skill keel-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: keel-implement
Source: https://github.com/berkayturanci/keel/tree/main/.agents/skills/keel-implement
Command: npx skills add https://github.com/berkayturanci/keel --skill keel-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires keel, gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the implementation of GitHub issues by automating the workflow process using keel commands.

Core Features & Use Cases

  • Implementation Automation: Automates the process of implementing GitHub issues by guiding through various steps such as resolving config, fetching the issue, checking for existing branches, resolving the implementer, and reporting back.
  • Configured Workflow: Follows a pre-defined workflow that ensures all necessary steps are completed, including configuration, fetching the issue details, and delegate to the implementer.
  • Live Progress Tracking: Tracks live progress on keel-visual board, enabling visibility into the workflow as it progresses.

Quick Start

Run the keel implement command to start the implementation workflow for a specific GitHub issue.

Frequently Asked Questions about keel-implement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue implementation using keel commands?

Automating GitHub issue implementation with keel commands involves running the `keel implement` command to trigger a pre-defined workflow that fetches issues, checks existing branches, resolves the implementer, and delegates the work.

Do I need both keel and gh command line tools to resolve GitHub issues?

Yes, you need both the keel and gh command line tools installed to operate within the GitHub ecosystem and successfully execute the automated issue resolution workflow.

What steps does the keel implement workflow follow to resolve GitHub issues?

The keel implement workflow resolves configuration, fetches the target GitHub issue, checks for existing branches, resolves the designated implementer, delegates the implementation, and reports back with live progress tracking on a keel-visual board.

How can I track live progress of GitHub issue implementation on a keel-visual board?

You can track live progress of GitHub issue implementation on a keel-visual board natively by running the `keel implement` command, which automatically provides visibility into the workflow steps as they are executed.

What's the best way to manage team collaboration during GitHub issue implementation?

The best way to manage team collaboration is using keel commands to automate the implementation workflow, which guides through configuration, resolves the implementer for delegation, and reports back to ensure synchronized team collaboration.

Does keel implement check for existing branches before resolving a GitHub issue?

Yes, the keel implement workflow explicitly checks for existing branches before resolving the implementer and delegating the GitHub issue implementation work.