Sergey Khokhlov
Community@hohlas
Agent Skills by Sergey Khokhlov
Showing 22 vetted skills indexed across 2 GitHub repositories.
gh-issues
Manage GitHub issues via gh CLI with JSON outputs and context storage.
generate-module-index
Regenerate MODULE_INDEX.md by extracting headers from Python, mqh, and ipynb files.
requesting-code-review
Automate code review with structured feedback and remediation guidance.
subagent-driven-development
Orchestrate fresh subagents per task with two-stage spec and code reviews.
using-superpowers
Invoke the most relevant Skill before responding to any user input.
add-new-module
Generate module scaffolds with headers, docs, and index entries.
update-docs-on-code-change
Automatically updates headers, docstrings, and Markdown docs after code edits.
brainstorming
Guide ideation into concrete designs through structured questions and validation.
writing-skills
Enforce test-driven documentation practices for Skill writing with RED-GREEN-REFACTOR workflows.
systematic-debugging
Guide structured debugging through four phases before applying fixes.
executing-plans
Execute written implementation plans in batches with review checkpoints.
skill-creator
Generate skill directories with SKILL.md frontmatter and starter resources.
writing-plans
Generate detailed implementation plans from project specs with steps and tests.
explain-pipeline-step
Merge DATA_FLOW.md and module documentation into unified pipeline step explanations.
dispatching-parallel-agents
Dispatch dedicated agents to investigate independent failures in parallel.
test-driven-development
Write failing tests first to drive implementation through the RED-GREEN-REFACTOR cycle.
check-data-impact
Analyze downstream dependencies impacted by changing csv or parquet data files.
finishing-a-development-branch
Verify tests and guide branch merge, PR, or discard decisions.
receiving-code-review
Restate and verify code-review feedback against the repository before implementation.
create-eda-report
Run a statistics pipeline and EDA notebook to generate JSON/CSV reports and plots.
verification-before-completion
Run verification commands and report fresh outputs before completion claims.
using-git-worktrees
Create isolated git worktrees with safety checks and selectable locations.