Agent Skills by drdatarulz
Showing 29 vetted skills indexed across 2 GitHub repositories.
add-story-v3
Convert conversational input into structured GitHub issues with acceptance criteria.
engineering-review-v3
Review pull requests against TI Engineering Standards with line-level comments.
engineering-review-v2
Map pull request changes to TI Engineering Standards and return an approval decision.
implement-ticket-v2
Automate ticket workflows from branch creation to PR and issue comments.
orchestrate
Spawn per-ticket subagents to implement GitHub project tickets sequentially.
implement-ticket-v3
Automate GitHub ticket implementation from branch creation to pull request.
integration-test-v3
Automate integration testing for merged implementations using Testcontainers.
integration-test-v2
Develop and verify integration tests with Testcontainers against merged implementations.
triage-v3
Investigate codebase issues and generate GitHub tickets without modifying source code.
security-review-v3
Automate OWASP Top 10 security analysis on pull requests.
refine-story-v2
Convert GitHub issues into implementation-ready specifications with acceptance criteria.
security-review-v2
Automate OWASP Top 10 security reviews of pull requests with framework-aware findings.
refine-story-v3
Refine GitHub issues into implementation-ready specifications with phase-driven templates.
orchestrate-v2
Automate PR-based project orchestration with engineering review gates.
implement-ticket
Implement a single ticket end-to-end with TI standards and Git commits.
orchestrate-v3
Orchestrate PR-based pipelines with engineering review gates and milestone handling.
prd-to-backlog-v3
Convert a PRD into GitHub issues on the TI project board.
refine-story
Transform GitHub issues into implementation-ready specifications with phased workflows.
engineering-review-v4
Review pull requests against TI Engineering Standards and post inline comments or approvals.
add-story-v4
Generates TI-compliant user stories from existing project backlog items.
implement-ticket-v4
Automate GitHub ticket implementation with branch creation, tests, and pull requests.
integration-test-v4
Plan and execute end-to-end integration tests for merged implementations using Testcontainers.
triage-v4
Diagnose code paths, builds, tests, and logs to draft GitHub tickets.
ui-test-v4
Automate Playwright UI tests with a Page Object Model pattern.