implement

Create worktrees, open draft PRs, and monitor CI status for Aether issues.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/iamacoffeepot/aether --skill implement-iamacoffeepot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/iamacoffeepot/aether/tree/main/.agents/skills/implement
Command: npx skills add https://github.com/iamacoffeepot/aether --skill implement-iamacoffeepot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of implementing Aether issues, from creating worktrees to driving CI to green, simplifying the PR workflow and ensuring code quality.

Core Features & Use Cases

  • Worktree Creation: Automatically creates a dedicated worktree for issue implementation.
  • PR Management: Opens draft PRs and monitors CI status, guiding users through the process.
  • Model Selection: Routed to specific models based on issue labels for efficient execution.
  • Use Case: When you have a 'phase:ready' issue in Aether, use this skill to initiate the implementation process, ensuring a structured and efficient workflow.

Quick Start

Use the implement skill to start the implementation process for an issue in Aether.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I automate Aether issue implementation and PR workflows?

Automating Aether issue implementation involves creating dedicated worktrees, opening draft PRs, and monitoring CI status. This ensures structured execution and code quality checks from start to finish.

Can I route Aether issues to specific models based on their labels?

Yes, Aether issues can be routed to specific models based on their labels. This targeted model selection ensures efficient execution and appropriate handling of the implementation process.

What's the best way to manage worktree creation for issue implementation?

Managing worktree creation for issue implementation is best handled by automating the setup of a dedicated worktree. This isolates changes and initiates a structured workflow before opening draft PRs.

How does CI monitoring work when opening draft PRs?

CI monitoring when opening draft PRs involves tracking the continuous integration status automatically. It guides users through the process and drives CI to green, ensuring code quality checks pass.

When do I need to use an automated implementation process for Aether issues?

You need an automated implementation process for Aether issues when you have a 'phase:ready' issue. It initiates worktree creation and PR management, ensuring a structured and efficient workflow.

Does this implementation process handle draft PRs and code quality checks?

Yes, this implementation process handles draft PRs and code quality checks. It opens draft PRs, monitors CI status, and ensures structured implementation throughout the entire workflow.