← All creators

dceoy

User

Reusable GitHub Actions workflows for DevOps

15 indexed · 0 Featured · 5 stars · avg score 65
Prolific

Categories

Indexed Skills (15)

DevOps & Infrastructure Listed

pr-feedback-triage

Triage pull request review comments into fixes, replies, clarification requests, or open follow-ups while respecting safe execution modes.

2 Updated 1 months ago
dceoy
AI & Automation Listed

oracle-chatgpt

Run exactly one arbitrary prompt through ChatGPT via Oracle browser mode and return the captured response without reinterpretation. Use when the user explicitly wants a generic ChatGPT-via-Oracle consult without task-specific orchestration.

3 Updated today
dceoy
AI & Automation Listed

x-timeline

Read an authenticated X Following or For You timeline through agent-browser without APIs or engagement actions.

3 Updated today
dceoy
Code & Development Listed

pr-feedback-triage

Triage pull request review comments into fixes, replies, clarification requests, or open follow-ups.

3 Updated 2 weeks ago
dceoy
DevOps & Infrastructure Listed

local-qa

Run local QA including formatting and linting for the repository. Use whenever any file has been updated.

2 Updated 1 weeks ago
dceoy
Code & Development Listed

commit-push-pr

Commit staged and unstaged changes, push the branch to origin, and open a pull request using the GitHub CLI. Use when the user asks to commit, push, and create a PR in one workflow.

3 Updated today
dceoy
Testing & QA Listed

local-qa

Run local QA including formatting, linting, and testing for the repository. Use whenever any file has been updated.

3 Updated 2 weeks ago
dceoy
AI & Automation Listed

claude-agent-converter

Convert Claude Code subagents (.claude/agents/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating subagents to portable skill format, extracting reusable workflows from agents, or standardizing agent definitions across AI runtimes.

3 Updated today
dceoy
AI & Automation Listed

claude-command-converter

Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.

3 Updated today
dceoy
Testing & QA Listed

parameterized-tests

Enforce native parameterized or table-driven tests when adding or modifying unit tests that exercise the same behavior with multiple data cases. Use whenever unit tests add repeated cases, edge-case matrices, or duplicated setup, execution, and assertions that differ only by case data.

3 Updated today
dceoy
Code & Development Listed

pr-loop

Implement same-repository GitHub Issues into a reviewed pull request, or review and fix an existing PR, iterating with fresh independent read-only native subagents until no actionable feedback remains. Use for issue-to-PR implementation or iterative PR review/fix work.

3 Updated today
dceoy
Code & Development Listed

pr-review

Review a GitHub pull request in depth by dynamically dispatching fresh, independent, read-only subagents based on the PR's actual changes and risks, validating candidate findings, and publishing one concise high-confidence COMMENT review to GitHub by default.

3 Updated today
dceoy
Code & Development Listed

simplify-codebase

Reduce a repository's maintenance surface across the whole codebase with KISS, DRY, and YAGNI while preserving required behavior. Use when asked to simplify, shrink, deduplicate, remove dead code, or refactor for maintainability, and proactively when the agent identifies clear, material simplification opportunities.

3 Updated today
dceoy
Code & Development Listed

commit

Create a single git commit from current staged and unstaged changes with an appropriate message. Use when the user asks to commit current work.

3 Updated today
dceoy
Code & Development Listed

clean-gone-branches

Remove local git branches whose configured upstream is marked [gone], including associated worktrees.

3 Updated today
dceoy

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.