Learnz Development Hub
Community@learnzdevelopmenthub
Agent Skills by Learnz Development Hub
Showing 22 vetted skills indexed across 1 GitHub repositories.
dev-status
Aggregate GitHub milestones, board columns, branches, docs, and pull requests into a read-only dashboard.
dev-pr
Create GitHub pull requests and poll CI status for feature branches.
dev-release
Automate release branches, tests, changelogs, and GitHub releases.
paadhai-skill
Enforce Paadhai skill scaffolding conventions with required metadata and gate handling.
dev-ship
Merge approved pull requests into develop and update issue boards.
dev-debug
Reproduce failing tests, isolate faulty files, and document fix hypotheses.
dev-rollback
Delete release tags, revert main merges, and create hotfix branches.
release-plan
Create GitHub milestones and atomic issues from confirmed SRS requirements.
next-version
Validate and commit a new project_version in .paadhai.json after user approval.
dev-deps
Audit project dependencies for vulnerabilities, license issues, and outdated packages.
dev-audit
Generate architecture, security, and compatibility findings for GitHub pull request audits.
dev-hotfix
Create emergency hotfix branches from main for critical production issues.
dev-docs
Generate structured markdown documentation from scanned repository files.
dev-implement
Execute implementation steps with code review, automated commits, and targeted tests.
dev-start
Enforce structured issue intake, pre-flight checks, branch creation, and project board updates for GitHub repositories.
dev-unblock
Diagnose and resolve CI failures and merge conflicts on GitHub branches.
project-init
Initialize GitHub repositories into the Paadhai pipeline with .paadhai.json configuration.
dev-plan
Orchestrate GitHub issue planning with design reviews, threat models, and documentation.
dev-test
Generate test plans and placeholder stubs from acceptance criteria.
dev-adr
Generate structured ADR markdown files with context, alternatives, and rationale.
project-plan
Generate approved SRS documents from product ideas using Paadhai context.
dev-parallel
Coordinate parallel implementation tasks across subagents with gated progress.