Skip to content

docs: add agent skill for java-stellar-sdk#797

Merged
overcat merged 1 commit into
masterfrom
add-agent-skill
Jun 1, 2026
Merged

docs: add agent skill for java-stellar-sdk#797
overcat merged 1 commit into
masterfrom
add-agent-skill

Conversation

@overcat
Copy link
Copy Markdown
Member

@overcat overcat commented Jun 1, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an Agent Skills package for Java Stellar SDK users, with installation/discovery docs, Claude Code plugin manifests, and reference material for common SDK workflows.

Changes:

  • Adds skills/java-stellar-sdk/SKILL.md as the main agent-facing guide.
  • Adds topic references for transactions, assets, operations, Horizon, Soroban, XDR/SCVal, SEPs, bindings, and troubleshooting.
  • Adds Claude plugin marketplace metadata and a changelog entry.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
skills/README.md Documents skill purpose, layout, installation, and maintenance.
skills/java-stellar-sdk/SKILL.md Main skill entry point with rules, examples, and reference index.
skills/java-stellar-sdk/references/assets.md Explains SDK asset types and amount handling.
skills/java-stellar-sdk/references/bindings.md Documents generated Soroban contract bindings.
skills/java-stellar-sdk/references/horizon.md Covers Horizon client usage, pagination, streaming, and errors.
skills/java-stellar-sdk/references/operations.md Summarizes transaction operation builders and categories.
skills/java-stellar-sdk/references/quickstart.md Provides quick-start examples for SDK installation and basic flows.
skills/java-stellar-sdk/references/sep.md Lists SEP support and example SEP usage.
skills/java-stellar-sdk/references/soroban.md Documents Soroban RPC and ContractClient workflows.
skills/java-stellar-sdk/references/transactions.md Covers transaction lifecycle, fees, memos, preconditions, and multisig.
skills/java-stellar-sdk/references/troubleshooting.md Documents exceptions and common failure handling.
skills/java-stellar-sdk/references/xdr_scval.md Covers SCVal, addresses, XDR, and SEP-51 JSON notes.
CHANGELOG.md Adds pending changelog entry for the skill and plugin manifests.
.claude-plugin/plugin.json Adds Claude plugin metadata.
.claude-plugin/marketplace.json Adds Claude marketplace metadata for the plugin.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread skills/java-stellar-sdk/references/sep.md Outdated
Comment thread skills/java-stellar-sdk/references/troubleshooting.md Outdated
Comment thread skills/java-stellar-sdk/references/soroban.md Outdated
Comment thread skills/java-stellar-sdk/SKILL.md Outdated
Comment thread skills/java-stellar-sdk/references/quickstart.md Outdated
Comment thread skills/java-stellar-sdk/references/soroban.md Outdated
Comment thread skills/java-stellar-sdk/references/soroban.md Outdated
Comment thread skills/java-stellar-sdk/references/soroban.md Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.60%. Comparing base (6b7eab4) to head (7fb1287).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #797   +/-   ##
=========================================
  Coverage     82.60%   82.60%           
  Complexity     1615     1615           
=========================================
  Files           232      232           
  Lines          5938     5938           
  Branches        657      657           
=========================================
  Hits           4905     4905           
  Misses          661      661           
  Partials        372      372           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated 3 comments.

Comment thread skills/java-stellar-sdk/references/troubleshooting.md Outdated
Comment thread skills/java-stellar-sdk/SKILL.md Outdated
Comment thread skills/java-stellar-sdk/SKILL.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated 1 comment.

Comment thread skills/java-stellar-sdk/SKILL.md
@overcat overcat merged commit 0f97df3 into master Jun 1, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants