๐ŸŽฏ

rename-swarm

๐ŸŽฏSkill

from dagster-io/erk

VibeIndex|
What it does
|

A CLI tool for plan-oriented agentic engineering that lets you create implementation plans with AI, save them to GitHub issues, execute them in isolated worktrees, and ship code through automated PR workflows.

๐Ÿ“ฆ

Same repository

dagster-io/erk(27 items)

rename-swarm

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add dagster-io/erk --skill rename-swarm
skills.sh Installโš  Installs to .agents/skills/
npx skills add dagster-io/erk --skill rename-swarm
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/rename-swarm/SKILL.md

SKILL.md

39Installs
-
AddedFeb 27, 2026

More from this repository10

๐ŸŽฏ
dignified-code-simplifier๐ŸŽฏSkill

A code simplification specialist skill that applies dignified-python standards to enhance code clarity, consistency, and maintainability while preserving all functionality, focusing on recently modified code.

๐ŸŽฏ
dignified-python๐ŸŽฏSkill

A dignified Python coding standards skill from Dagster Labs with automatic version detection, LBYL exception handling, modern type syntax, and production-tested code smell patterns.

๐ŸŽฏ
cli-skill-creator๐ŸŽฏSkill

ERK skill that guides the systematic creation of comprehensive skills for CLI tools by introspecting help text, man pages, and GitHub repos.

๐ŸŽฏ
ci-iteration๐ŸŽฏSkill

ERK skill that helps iterate on CI pipeline failures by analyzing logs, identifying root causes, and suggesting targeted fixes.

๐ŸŽฏ
learned-docs๐ŸŽฏSkill

Learned documentation skill from Dagster's ERK project, providing accumulated knowledge patterns for the Dagster data orchestration platform.

๐ŸŽฏ
command-creator๐ŸŽฏSkill

ERK skill that helps create new slash commands for AI coding agents within the Engineering Reliability Kit framework.

๐ŸŽฏ
fake-driven-testing๐ŸŽฏSkill

ERK skill that implements a fake-driven testing methodology, using test fakes and stubs to drive reliable test design.

๐ŸŽฏ
session-inspector๐ŸŽฏSkill

ERK skill that inspects and analyzes AI coding session data to identify patterns, inefficiencies, and improvement opportunities.

๐ŸŽฏ
pr-feedback-classifier๐ŸŽฏSkill

ERK skill that classifies and organizes pull request feedback into actionable categories for more efficient code review workflows.

๐ŸŽฏ
erk-exec๐ŸŽฏSkill

ERK skill that provides an execution environment for running Engineering Reliability Kit commands and workflows.