home / skills / dagster-io / erk

dagster-io/erk

erk is a tool for the orchestration and management of plan-oriented agentic engineering.

16 skills
GitHub

Sponsored

objective

dagster-io/erk

63
This skill helps you coordinate multi-plan objectives by logging actions, tracking progress across related PRs, and capturing lessons learned.
erk-diff-analysis

dagster-io/erk

63
This skill generates concise, strategic commit messages for diffs by describing module changes, highlighting breaking changes, and noting test coverage.
fake-driven-testing

dagster-io/erk

63
This skill guides testing architecture using fake-driven testing with layered defense, fakes-first strategy, and gateway focus for Python projects.
cli-skill-creator

dagster-io/erk

63
This skill helps you create thorough CLI tool documentation and guidance by systematically analyzing help text, man pages, and repos.
learned-docs

dagster-io/erk

63
This skill helps you organize and maintain consistent documentation in docs/learned by enforcing frontmatter, category placement, and index updates.
dignified-code-simplifier

dagster-io/erk

63
This skill refines recently modified Python code to improve clarity and maintainability without altering functionality.
gh

dagster-io/erk

63
This skill helps you harness GitHub CLI to manage PRs, issues, releases, and automation from the terminal, accelerating git workflows.
session-inspector

dagster-io/erk

63
This skill helps you inspect Claude Code session logs, analyze context usage, and extract plans and issues from sessions for debugging and transparency.
command-creator

dagster-io/erk

63
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.
erk-planning

dagster-io/erk

63
This skill helps you manage erk plan issues by guiding plan updates, new plans, and metadata handling across sessions and GitHub.
ci-iteration

dagster-io/erk

63
This skill runs CI targets from repo root and iteratively fixes failures using devrun sub-agents until all checks pass.
erk-exec

dagster-io/erk

63
This skill helps you understand erk exec syntax and workflows, guiding command selection and usage before running executions.
gt

dagster-io/erk

63
This skill helps you manage stacked pull requests with Graphite by guiding stack navigation, parent-child relationships, and workflow patterns.
pr-feedback-classifier

dagster-io/erk

63
This skill analyzes PR review feedback, classifies actionability and complexity, and outputs structured data for deterministic thread resolution.
pr-operations

dagster-io/erk

63
This skill helps you manage PR review comments and resolve threads using erk exec commands, ensuring correct thread handling and streamlined collaboration.
dignified-python

dagster-io/erk

63
This skill enforces dignified Python coding standards with automatic version detection, guiding you through modern typing, pathlib usage, and robust error