Andrew Yourtchenko avatar

Andrew Yourtchenko

Community

@ayourtch

132Followers
|
549Public Repos
|
20Published Skills

@ayourtch.bsky.social

Agent Skills by Andrew Yourtchenko

Showing 20 vetted skills indexed across 1 GitHub repositories.

ayourtchayourtch

using-git-worktrees

Create isolated Git worktrees with automated setup and test verification.

Community
Intermediate
ayourtchayourtch

test-driven-development

Enforce the Red-Green-Refactor cycle by requiring a failing test before production code.

Community
Basic
ayourtchayourtch

testing-anti-patterns

Prevent testing anti-patterns in unit, integration, and UI test suites.

Community
Basic
ayourtchayourtch

systematic-debugging

Diagnose and eliminate root causes of bugs using a four-phase debugging framework.

Community
Basic
ayourtchayourtch

sharing-skills

Contribute skills to upstream repositories via branch, commit, push, and PR workflow.

Community
Intermediate
ayourtchayourtch

using-superpowers

Enforce disciplined workflows by invoking relevant skills before each task step.

Community
Basic
ayourtchayourtch

dispatching-parallel-agents

Dispatch parallel Claude agents to investigate independent failures across test files.

Community
Basic
ayourtchayourtch

executing-plans

Execute implementation plans in batches with review checkpoints.

Community
Basic
ayourtchayourtch

finishing-a-development-branch

Verify tests and execute git commands to merge, push, keep, or discard a development branch.

Community
Intermediate
ayourtchayourtch

root-cause-tracing

Trace call stacks backward to identify the original bug trigger.

Community
Intermediate
ayourtchayourtch

condition-based-waiting

Replace arbitrary timeouts with condition polling for state changes.

Community
Intermediate
ayourtchayourtch

brainstorming

Guide one-question-at-a-time questioning to transform ideas into validated design sections.

Community
Basic
ayourtchayourtch

testing-skills-with-subagents

Apply RED-GREEN-REFACTOR cycles to diagnose and prevent skill bypass.

Community
Basic
ayourtchayourtch

writing-plans

Generate zero-context implementation plans with exact file paths, code examples, and verification steps.

Community
Basic
ayourtchayourtch

requesting-code-review

Dispatch a code-reviewer subagent to analyze changes against requirements.

Community
Basic
ayourtchayourtch

receiving-code-review

Clarify ambiguous code-review feedback through a six-step verification workflow.

Community
Basic
ayourtchayourtch

writing-skills

Automate test-driven documentation generation for SKILL.md files.

Community
Basic
ayourtchayourtch

verification-before-completion

Run verification commands and confirm results before claiming completion.

Community
Basic
ayourtchayourtch

subagent-driven-development

Dispatch fresh subagents per task with mandatory code reviews.

Community
Basic
ayourtchayourtch

defense-in-depth

Validate data across four execution layers to prevent invalid input bugs.

Community
Basic