Suniljit Singh
Community@suniljit
Data Scientist
Agent Skills by Suniljit Singh
Showing 20 vetted skills indexed across 1 GitHub repositories.
ticket-generator
Generate Markdown engineering or product tickets from user inputs.
git-commit
Stage changed files, generate commit messages, and confirm before applying git commits.
git-smart-commit
Group changed files in a branch into logically sequenced commits.
self-review
Validate code against a feature plan before pull requests.
review-code
Review code across files and apply approved changes directly to source files.
azure-devops-tickets
Create and retrieve Azure DevOps User Story work items via REST API.
dry-refactor
Detect and consolidate duplicated Python logic across modules.
py-lint-typecheck
Run ruff linting, formatting, and ty type checking on Python paths.
git-branch-cleanup
Switch to main, rebase pull, and delete the original Git branch.
explain-code
Explain code with analogies, ASCII diagrams, and step-by-step walkthroughs.
project-timeline
Convert weekly goals into a Markdown sprint-grid with status markers.
feature-brief
Generate a structured Markdown feature brief with epics and tasks.
feature-plan
Generate structured Markdown feature plans from user goals and requirements.
ticketize
Break feature briefs into vertical tracer-bullet tickets with dependencies.
simplify-code
Remove unnecessary wrappers and nesting from Python code while preserving behavior.
create-pr
Analyze branch diffs and create GitHub Pull Requests via gh CLI.
fix-issue
Fix Python code issues with minimal, readable changes.
grill-me
Interrogate a plan to uncover assumptions and dependencies through one-question-at-a-time dialogue.
python-polish
Run a three-stage Python code quality pipeline with stage-wise approvals.
pr-review
Fetch pull request metadata and diffs to generate a structured review.