Yoni Chechik
Community@yonichechik
Agent Skills by Yoni Chechik
Showing 13 vetted skills indexed across 1 GitHub repositories.
feature-new
Create a feature clone and run a guided planning loop.
cd-permanent
Change the working directory to a validated path within the project root.
ask
Answer coding, documentation, and general questions without modifying the codebase.
quality
Run linting, style, and formatting checks across a codebase.
feature-loop-scheme
Orchestrate feature development workflows from context gathering to PR readiness.
create-clone
Create an isolated git clone and feature branch from a feature description.
feature-continue
Resume development on an existing feature clone with structured workflow guidance.
pr-comments
Retrieve and aggregate GitHub PR comments, reviews, and test results via gh CLI and jq.
todo
Parse free-form input into pending todo items via TaskCreate and TaskList.
pr-walkthrough
Walk through changed files and sections of a GitHub PR interactively.
uv
Run Python files with project dependencies using the UV package manager.
pr-create
Create GitHub pull requests with standardized titles and descriptions.
sync
Synchronize a local git branch with origin/main via fetch, merge, commit, and push.