dceoy

48 mods across 3 repositories, 137 stars between them.

speckit.converge

25

dceoy/speckit-agent-skills

Command

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

129 5d ago A 35 tokens AGPL-3.0

speckit.plan

27

dceoy/speckit-agent-skills

Command

Execute the implementation planning workflow using the plan template to generate design artifacts.

129 5d ago A 14 tokens AGPL-3.0

speckit.tasks

29

dceoy/speckit-agent-skills

Command

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

129 5d ago A 18 tokens AGPL-3.0

dceoy/speckit-agent-skills

Skill Claude CodeCodex

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.

129 5d ago A 56 tokens AGPL-3.0

local-qa

33

dceoy/mt5api

Skill Claude CodeCodex

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

5 12d ago A 27 tokens original MIT

mt5api

34

dceoy/mt5api

Skill Claude CodeCodex

Query the MT5 API for account info, terminal status, health checks, symbol data, market data (OHLCV rates, ticks, market depth), open positions, pending orders, trade history, and reconnecting the MT5 terminal with new credentials. Use when the user wants to interact with any mt5api endpoint.

5 12d ago C 69 tokens original MIT

local-qa

35

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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

3 4d ago A 27 tokens AGPL-3.0

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 57 tokens AGPL-3.0

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 56 tokens AGPL-3.0

commit-push-pr

40

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 47 tokens AGPL-3.0

commit

41

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 29 tokens AGPL-3.0

oracle-chatgpt

42

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 47 tokens AGPL-3.0

parameterized-tests

43

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 56 tokens AGPL-3.0

pr-loop

45

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 55 tokens AGPL-3.0

pr-review

46

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 51 tokens AGPL-3.0

simplify-codebase

47

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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 4d ago A 67 tokens AGPL-3.0

x-timeline

48

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

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

3 4d ago B 22 tokens AGPL-3.0