heydiga avatar

heydiga

Official

@hey-diga

0Followers
|
2Public Repos
|
13Published Skills

Streamlines software development lifecycles through repository management, pull request orchestration, and standardized testing protocols for TypeScript-based engineering environments.

Skills Distribution
DomainDeveloper To...Version Control Ma.. (40%)Quality Assurance .. (35%)Project Lifecycle .. (25%)

Agent Skills by heydiga

Showing 13 vetted skills indexed across 1 GitHub repositories.

Hey-DigaHey-Diga
16

commit

Generate conventional git commit messages from current changes.

Official
Intermediate
Hey-DigaHey-Diga
16

review-pr-comments

Fetch and triage Claude Code PR review comments into actionable categories.

Official
Advanced
Hey-DigaHey-Diga
16

gh-issue

Create GitHub issues with codebase analysis and solution options.

Official
Intermediate
Hey-DigaHey-Diga
16

start-working-on-issue

Convert GitHub issues into pull requests using gh and git CLIs.

Official
Intermediate
Hey-DigaHey-Diga
16

create-branch

Generate a kebab-case git branch name from uncommitted changes and create it on main.

Official
Intermediate
Hey-DigaHey-Diga
16

slack-pr-recap

Summarize a GitHub pull request into a Slack-ready recap and copy it to the clipboard.

Official
Intermediate
Hey-DigaHey-Diga
16

ui-patterns

Apply dashboard UI templates for page layouts, loading states, and sheet scroll patterns.

Official
Basic
Hey-DigaHey-Diga
16

merge-to-staging

Merge the current feature branch into a fresh staging branch with automated conflict analysis.

Official
Advanced
Hey-DigaHey-Diga
16

create-skill

Guide authors to compose compliant SKILL.md files and scaffold Claude skill directories.

Official
Intermediate
Hey-DigaHey-Diga
16

fix-ci

Run Prisma generation, lint fixes, typecheck, and tests in TypeScript projects.

Official
Intermediate
Hey-DigaHey-Diga
16

test-coverage-improve

Analyze JavaScript/TypeScript test coverage gaps and guide targeted improvements.

Official
Advanced
Hey-DigaHey-Diga
16

create-pr

Create a draft pull request after running lint, typecheck, and test scripts.

Official
Advanced
Hey-DigaHey-Diga
16

testing-guide

Implement Jest unit and integration tests with repository mocks and templates.

Official
Intermediate

Frequently Asked Questions About heydiga

FAQPage Schema
What specific engineering tasks does heydiga enable?

The platform enables developers to manage repository tasks including conventional commit generation, GitHub issue creation, pull request summarization, and branch management. It further supports code quality by enforcing linting, typechecking, and test coverage improvements within TypeScript environments.

Which technical personas benefit most from these capabilities?

Software engineers and technical leads working within TypeScript-heavy repositories benefit most. These capabilities are designed for developers who prioritize standardized repository hygiene, consistent pull request documentation, and rigorous pre-merge validation processes to maintain high code quality standards.

What are the primary prerequisites for implementing these skills?

Implementation requires a local environment configured with Git and GitHub access. Projects must utilize TypeScript, Prisma for database schema management, and Jest for testing frameworks to leverage the full suite of validation and scaffolding capabilities provided by the registry.