Skip to content

Add depeg-skill under DeFi#170

Open
DepegProtocol wants to merge 1 commit into
solana-foundation:mainfrom
DepegProtocol:add-depeg-skill
Open

Add depeg-skill under DeFi#170
DepegProtocol wants to merge 1 commit into
solana-foundation:mainfrom
DepegProtocol:add-depeg-skill

Conversation

@DepegProtocol

Copy link
Copy Markdown

Adds the DEPEG protocol skill to the DeFi section.

DEPEG is a Solana protocol that wraps every pump.fun memecoin with a 1:1 USDC-backed companion stablecoin. Trade fees from the underlying pump.fun bonding curve flow into the stablecoin vault as yield. Holders stake the stablecoin for lock-period-boosted rewards (1.0× → 6,975× across 8 tiers) and buy 7-day boosters paid in SOL.

The skill teaches an agent to derive every public PDA, decode the on-chain account layouts, build the user-facing instruction surface (swap USDC ↔ stablecoin, stake, claim, unstake, buy booster, launch pool), and parse the DEPEG_PROTOCOL [depeg::*] log format.

Live:

  • Program: Be3rdwxjwhoYFvRwm7j8jGKPctgHz2btsuoQSqWvvJzj (mainnet + devnet)
  • Web: https://depeg.app

Companion packages:

License: MIT. Actively maintained, working code today.

@greptile-apps

greptile-apps Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds a single entry for depeg-skill to the DeFi section of the README, describing an AI coding skill for the DEPEG protocol that wraps pump.fun memecoins as USDC-backed stablecoins with staking and yield features on Solana.

  • The new entry is correctly placed in alphabetical order between clawpump-arbitrage-skill and dflow-phantom-connect-skill, and its formatting matches all other entries in the list.
  • The linked repository (github.com/DepegOrg/claude-skill) uses a different GitHub org (DepegOrg) than the PR author (DepegProtocol), which should be verified to ensure the link is valid and the submitter controls the linked resource.

Confidence Score: 4/5

Safe to merge once the linked repository URL is confirmed to be publicly accessible and controlled by the submitter.

The change is a single README entry with correct formatting and alphabetical placement. The only concern is that the linked GitHub org (DepegOrg) does not match the PR author's org (DepegProtocol), meaning the skill URL could be pointing to a repo the submitter does not own or that may not exist — this should be confirmed before merging.

README.md — specifically the URL in the new depeg-skill entry.

Important Files Changed

Filename Overview
README.md Adds one DeFi skill entry for the DEPEG protocol in correct alphabetical position; the org name in the linked URL (DepegOrg) differs from the PR submitter (DepegProtocol), which may indicate a broken link.

Reviews (1): Last reviewed commit: "Add depeg-skill under DeFi" | Re-trigger Greptile

Comment thread README.md
### DeFi

- [clawpump-arbitrage-skill](https://clawpump.tech/arbitrage.md) - AI agent skill for multi-DEX arbitrage on Solana covering 11 DEX quote aggregation, roundtrip and bridge strategies, and ready-to-sign transaction bundle generation.
- [depeg-skill](https://github.com/DepegOrg/claude-skill) - AI coding skill for the DEPEG protocol, wrapping pump.fun memecoins as 1:1 USDC-backed stablecoins with staking, 7-day reward boosters, and lock-period-boosted yield on Solana.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P1 Org name mismatch between PR author and linked repo

The PR is submitted by GitHub user/org DepegProtocol, but the skill link points to github.com/DepegOrg/claude-skill. These are two different GitHub organizations. If the repo lives under DepegProtocol rather than DepegOrg, the link will 404 for anyone who clicks it. Can you confirm the skill repository is publicly accessible at https://github.com/DepegOrg/claude-skill, or should the link point to a repo under the DepegProtocol org instead?

@DepegProtocol

Copy link
Copy Markdown
Author

Thanks @greptile-apps — addressing the org-mismatch concern:

The PR is opened from my personal GitHub account (DepegProtocol) but the linked repository lives under our protocol's GitHub organization (DepegOrg), which I own and operate. You can verify:

The DepegOrg GitHub org is the same protocol as the DepegProtocol GitHub user — I just split the public artifacts under the org for cleaner branding while keeping my personal account as the PR submitter.

Happy to push from a different fork or have a maintainer ping me for additional verification if helpful.

@greptile-apps

greptile-apps Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Thanks for the clarification — confirmed. https://github.com/DepegOrg/claude-skill is publicly accessible and contains the expected SKILL.md content. The original concern was just that the link might 404 for visitors, but it resolves cleanly.

The org-mismatch concern is addressed. No further changes needed on that front.

Tip: You can customize Greptile's behavior for this repo with .greptile/rules.md and .greptile/config.json.

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.

1 participant