Ivan Symchych
Community@isymchych · Lviv, Ukraine
Agent Skills by Ivan Symchych
Showing 14 vetted skills indexed across 1 GitHub repositories.
postmortem
Distill failures into principles and preflight checks from logs or diffs.
improve-skill-or-prompt
Score prompts and SKILL.md files for clarity, constraints, and robustness.
code-cleanup
Performs focused, behavior-preserving cleanup of Rust, TypeScript, and JavaScript codebases.
prune-stale-branches
Prune stale GitHub remote branches with a dry-run-first workflow.
find-screenshot
Identify the newest PNG file in ~/temp/screenshots by modification time.
adb-audiobook-sync
Transfers local audiobook folders to Android via adb and verifies integrity.
code-quality-review
Identify high-impact code quality issues in repository reviews with severity and actionable fixes.
plan-mode
Convert vague coding requests into an auditable execution plan at plans/<slug>.md.
explore-mode
Clarify problems and surface exploration options with trade-offs without modifying code.
remember
Extract generalized, evidence-backed learnings from conversations and route them to Skill units or AGENTS.md.
architecture-review
Evaluate architectural changes for boundary integrity and maintainability.
find-rss-atom-feed
Scan page HTML and endpoints to return the best RSS or Atom feed.
commit
Draft and apply Conventional Commit messages from the staged diff via helper scripts.
root-cause-analysis
Identify the deepest controllable root cause of a failure with evidence.