Agent Skills by Rafal Nagrodzki
Showing 16 vetted skills indexed across 1 GitHub repositories.
jira-sdlc
Cache Jira project metadata to reduce repeated Atlassian MCP calls.
error-report-sdlc
Draft GitHub issues for SDLC errors using the ToolingError.md template.
version-sdlc
Automate version bumps, git tags, changelogs, and pushes for releases.
setup-sdlc
Migrate legacy files and create unified SDLC configs with sub-flows.
plan-sdlc
Translate user requirements into an executable SDLC plan with a Requirements section.
pr-sdlc
Generate PR descriptions from commits and diffs and orchestrate code reviews via GitHub CLI.
received-review-sdlc
Validate code review comments against repository context and draft replies.
review-sdlc
Analyze code changes across security, performance, docs, and concurrency dimensions.
commit-sdlc
Generate git commit messages from staged changes and history.
execute-plan-sdlc
Orchestrate wave-based SDLC plan execution with dependency-aware task dispatch and failure recovery.
ship-sdlc
Chain planning, execution, review, and release tasks into a single workflow.
promptfoo-results
Query Promptfoo behavioral test results from a local SQLite database.
test-report
Generate categorized Markdown evidence reports from promptfoo test results.
validate-plugin-consistency
Validates Monaco editor grammar customizations and their associated grammar packs and metadata files for consistency and completeness.
validate-skill-docs
Validate SKILL.md frontmatter alignment with skills-meta.ts and docs/skills.
validate-skill-tests
Audit promptfoo test coverage for modified plugin skills.