Eugene Dobry avatar

Eugene Dobry

Community

@edobry · NYC

61Followers
|
80Public Repos
|
17Published Skills

Agent Skills by Eugene Dobry

Showing 17 vetted skills indexed across 1 GitHub repositories.

edobryedobry
6

implement-task

Automate end-to-end task implementation from spec to PR in Minsky sessions.

Community
Advanced
edobryedobry
6

test-driven-bugfix

Write a failing test to reproduce a bug, then implement the minimal fix.

Community
Intermediate
edobryedobry
6

error-handling

Implement type-safe error handling with context preservation and cleanup.

Community
Advanced
edobryedobry
6

fixture

Automate end-to-end testing of compile pipeline stages in CI.

Community
Basic
edobryedobry
6

prepare-pr

Validate task completion, generate PR descriptions, and format titles for submission via MCP tools.

Community
Intermediate
edobryedobry
6

fix-skipped-tests

Detect and remediate skipped tests across unit and integration suites.

Community
Intermediate
edobryedobry
6

develop-codemod

Automate AST-based code migrations with boundary validation for TypeScript and JavaScript projects.

Community
Advanced
edobryedobry
6

engineering-writing

Draft long-form engineering prose that argues a position for external readers.

Community
Advanced
edobryedobry
6

retrospective

Analyze post-failure events and generate durable process fixes.

Community
Advanced
edobryedobry
6

git-safety

Verify destructive git operations before reset, rebase, or force-push execution.

Community
Intermediate
edobryedobry
6

create-rule

Create and validate Minsky rules with consistent frontmatter and cross-references.

Community
Intermediate
edobryedobry
6

review-pr

Analyze pull requests and post structured GitHub PR reviews.

Community
Advanced
edobryedobry
6

code-organization

Organize codebases by domain concepts with module boundaries and interface definitions.

Community
Intermediate
edobryedobry
6

create-task

Generate structured Minsky task specifications with Summary, Success Criteria, Scope, Acceptance Tests, and Context.

Community
Intermediate
edobryedobry
6

debug-tests

Categorize and fix flaky or failing Bun test suites.

Community
Advanced
edobryedobry
6

orchestrate

Orchestrate Minsky development workflows from task selection through merge.

Community
Advanced
edobryedobry
6

testing-guide

Organize testing guidance for consistent test placement and mocking patterns.

Community
Intermediate