Eugene Dobry
Community@edobry · NYC
Agent Skills by Eugene Dobry
Showing 17 vetted skills indexed across 1 GitHub repositories.
implement-task
Automate end-to-end task implementation from spec to PR in Minsky sessions.
test-driven-bugfix
Write a failing test to reproduce a bug, then implement the minimal fix.
error-handling
Implement type-safe error handling with context preservation and cleanup.
fixture
Automate end-to-end testing of compile pipeline stages in CI.
prepare-pr
Validate task completion, generate PR descriptions, and format titles for submission via MCP tools.
fix-skipped-tests
Detect and remediate skipped tests across unit and integration suites.
develop-codemod
Automate AST-based code migrations with boundary validation for TypeScript and JavaScript projects.
engineering-writing
Draft long-form engineering prose that argues a position for external readers.
retrospective
Analyze post-failure events and generate durable process fixes.
git-safety
Verify destructive git operations before reset, rebase, or force-push execution.
create-rule
Create and validate Minsky rules with consistent frontmatter and cross-references.
review-pr
Analyze pull requests and post structured GitHub PR reviews.
code-organization
Organize codebases by domain concepts with module boundaries and interface definitions.
create-task
Generate structured Minsky task specifications with Summary, Success Criteria, Scope, Acceptance Tests, and Context.
debug-tests
Categorize and fix flaky or failing Bun test suites.
orchestrate
Orchestrate Minsky development workflows from task selection through merge.
testing-guide
Organize testing guidance for consistent test placement and mocking patterns.