← all publishers

dceoy

@dceoy source repo

58 published skills

  1. Github Projects Manager · dceoy bundle
    Manage GitHub Projects v2 via GitHub CLI and GraphQL, including project discovery, issue/PR triage, field updates (status, date, iteration, single-select), and backlog reporting. Use when asked to organize, prioritize, or automate GitHub Project boards.
    0
    installs
  2. Mt5cli · dceoy
    Use the `mt5cli` CLI to export MetaTrader 5 data (rates, ticks, account, symbols, orders, positions, history) to CSV, JSON, Parquet, or SQLite3. Invoke when the user asks to export, dump, download, or fetch MT5 market data or account data to a file.
    0
    installs
  3. Pr Review · dceoy
    Review a GitHub pull request with adaptive read-only subagents, independent validation, immutable snapshot protection, and validated inline findings
    0
    installs
  4. Metatrader5 Docs · dceoy
    Search the official MQL5 documentation for MetaTrader5 Python package usage. Use when the user needs help with MT5 Python API functions, parameters, return values, or usage examples.
    0
    installs
  5. Mt5api · dceoy
    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.
    0
    installs
  6. Local QA · dceoy bundle
    Run local QA including formatting, linting, type-checking, static site build, and workflow checks for the repository. Use whenever any file has been updated.
    0
    installs
  7. Okf Author · dceoy bundle
    Create or update canonical Open Knowledge Format v0.2 concepts in HOKF. Use when authoring Markdown under okf/, adding concept metadata or cross-links, or recording a knowledge change in the reserved index.md and log.md files.
    0
    installs
  8. Okf Curator · dceoy bundle
    Curate the canonical HOKF bundle and improve deterministic knowledge quality. Use when maintaining index.md or log.md, validating OKF v0.2, fixing broken links, stale or orphaned concepts, tag inconsistencies, or obvious duplicates under okf/.
    0
    installs
  9. Okf Hugo Site · dceoy bundle
    Build, preview, troubleshoot, search, and publish HOKF's static Hugo presentation. Use when changing the OKF-to-Hugo adapter, site layouts or assets, Pagefind integration, GitHub Pages workflow, or diagnosing generated-content and deployment failures.
    0
    installs
  10. Okf Pr Review · dceoy bundle
    Review HOKF changes for OKF v0.2 conformance, architecture boundaries, static-site regressions, security, and reproducibility. Use for pull requests or diffs touching okf/, adapter or validator code, Hugo templates, Pagefind, GitHub Actions, documentation, dependencies, or repository Agent Skills.
    0
    installs
  11. Aims Okf Site · dceoy
    Generate Hugo shadow content from OKF and troubleshoot Hugo publication.
    0
    installs
  12. Aims Okf Author · dceoy
    Create or update canonical OKF concept documents from repository evidence without inventing numeric market facts.
    0
    installs
  13. Market Analysis · dceoy bundle
    Fetch and validate OHLCV market data, score and rank instruments, generate structured analysis artifacts and Hugo reports, and send analysis workflow notifications.
    0
    installs
  14. Aims Okf Curator · dceoy bundle
    Maintain OKF indexes, logs, tags, cross-links, duplicate consolidation, and stale concept cleanup.
    0
    installs
  15. Aims Okf Pr Review · dceoy
    Review changes touching OKF, generated knowledge content, adapter code, skills, docs, or CI.
    0
    installs
  16. Qualitative Analysis · dceoy bundle
    Prepare grounded qualitative inputs for Claude Code Action OAuth, then independently validate and gate its structured output before rendering.
    0
    installs
  17. Update Cfd Instruments · dceoy bundle
    Create or update data/cfd_instruments.csv from GMO Click Securities and Rakuten Securities CFD lineup pages, including ticker symbols.
    0
    installs
  18. Commit · dceoy
    Create a single git commit from current staged and unstaged changes with an appropriate message. Use when the user asks to commit current work.
    0
    installs
  19. X Timeline · dceoy bundle
    Read an authenticated X Following or For You timeline through agent-browser without APIs or engagement actions.
    0
    installs
  20. Commit Push Pr · dceoy
    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.
    0
    installs
  21. Oracle Chatgpt · dceoy
    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.
    0
    installs
  22. Simplify Codebase · dceoy
    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.
    0
    installs
  23. Standalone Pr Loop · dceoy
    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 selected adaptively from the change risk until no actionable feedback remains. Use for issue-to-PR implementation or iterative PR review/fix work.
    0
    installs
  24. Clean Gone Branches · dceoy bundle
    Remove local git branches whose configured upstream is marked [gone], including associated worktrees.
    0
    installs
  25. Github Productivity · dceoy bundle
    Collect, retain, normalize, and analyze GitHub organization repository/PR/review/timeline/commit data through `gh api` into an organization-week delivery panel with a pre-specified interrupted time-series model, required sensitivities, fixed charts, and a Markdown report.
    0
    installs
  26. Parameterized Tests · dceoy bundle
    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.
    0
    installs
  27. Claude Agent Converter · dceoy
    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.
    0
    installs
  28. Claude Command Converter · dceoy
    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.
    0
    installs
  29. Speckit Plan · dceoy
    Execute the implementation planning workflow using the plan template to generate design artifacts.
    0
    installs
  30. Speckit Tasks · dceoy
    Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
    0
    installs
  31. Speckit Analyze · dceoy
    Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
    0
    installs
  32. Speckit Clarify · dceoy
    Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
    0
    installs
  33. Speckit Specify · dceoy
    Create or update the feature specification from a natural language feature description.
    0
    installs
  34. Speckit Checklist · dceoy
    Generate a custom checklist for the current feature based on user requirements.
    0
    installs
  35. Speckit Implement · dceoy
    Speckit Implement
    0
    installs
  36. Speckit Constitution · dceoy
    Create or update the project constitution from interactive or provided principle inputs.
    0
    installs
  37. Speckit Taskstoissues · dceoy
    Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
    0
    installs
  38. Gh Pr Diff · dceoy
    View the diff of a GitHub pull request using gh CLI to see code changes.
    0
    installs
  39. Gh Pr Edit · dceoy
    Edit GitHub pull request metadata (title, body, labels, reviewers, assignees, projects) using gh CLI.
    0
    installs
  40. Gh Pr List · dceoy
    List and filter GitHub pull requests using gh CLI with various filters like state, author, labels, and search queries.
    0
    installs
  41. Gh Pr View · dceoy
    View GitHub pull request details, checks, and JSON fields using gh CLI.
    0
    installs
  42. Gh Pr Close · dceoy
    Close a GitHub pull request using gh CLI, optionally with a comment and branch deletion.
    0
    installs
  43. Gh Pr Merge · dceoy
    Merge GitHub pull requests using gh CLI with merge, squash, or rebase strategies and optional auto-merge.
    0
    installs
  44. Gh Pr Ready · dceoy
    Mark a pull request as ready for review (or convert back to draft) using gh CLI.
    0
    installs
  45. Gh Pr Checks · dceoy
    View CI/CD check status for a GitHub pull request using gh CLI to monitor build and test results.
    0
    installs
  46. Gh Pr Create · dceoy
    Create GitHub pull requests with gh CLI, including draft status, reviewers, labels, and projects.
    0
    installs
  47. Gh Pr Review · dceoy
    Submit pull request reviews (approve, comment, or request changes) using gh CLI.
    0
    installs
  48. Gh Issue Edit · dceoy
    Edit GitHub issues (title, body, labels, assignees, milestones, projects) using gh CLI.
    0
    installs
  49. Gh Issue List · dceoy
    List and filter GitHub issues using gh CLI with various filters like state, author, labels, milestone, and search queries.
    0
    installs
  50. Gh Issue View · dceoy
    View GitHub issue details, comments, and JSON fields using gh CLI.
    0
    installs
  51. Gh Pr Comment · dceoy
    Add, edit, or delete comments on a GitHub pull request using gh CLI.
    0
    installs
  52. Gh Issue Close · dceoy
    Close GitHub issues with gh CLI, choosing completed vs not planned and optionally adding a closing comment.
    0
    installs
  53. Gh Pr Checkout · dceoy
    Check out a GitHub pull request locally using gh CLI to review or test changes.
    0
    installs
  54. Gh Issue Create · dceoy
    Create GitHub issues with gh CLI, including labels, assignees, milestones, and projects.
    0
    installs
  55. Gh Issue Reopen · dceoy
    Reopen a closed GitHub issue using gh CLI, optionally with a comment explaining why.
    0
    installs
  56. Gh Issue Comment · dceoy
    Add, edit, or delete GitHub issue comments using gh CLI.
    0
    installs
  57. Gh Issue Develop · dceoy
    Manage linked branches for GitHub issues using gh issue develop.
    0
    installs
  58. Speckit Converge · dceoy
    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.
    1
    install