Use when evaluating a potential anchor or BD pipeline partner that isn't integrated yet — researching it against the scorecard signals and adding it as an in-vetting honorable mention, without writing client code.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ElliotFriend/regional-starter-pack --skill assessing-an-anchor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Assessing An Anchor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/elliotfriend-assessing-an-anchor)More formats (shields.io, HTML) on the badges page.
---
name: assessing-an-anchor
description: Use when evaluating a potential anchor or BD pipeline partner that isn't integrated yet — researching it against the scorecard signals and adding it as an in-vetting honorable mention, without writing client code.
---
# Assessing a potential anchor (vetting)
For a candidate not yet integrated — typically a BD pipeline partner — assess it without writing client code.
1. **Research against the 8 scorecard signals.** Establish the gating fact first: _does it support Stellar at all_ (anchor / SEP / USDC-on-Stellar / via a partner)? Then score each signal `met` / `partial` / `failed` / `unverified` with evidence. A USD-denominated token (USDC) does **not** satisfy `local-asset` — only a local-currency token on Stellar does. Parallel research subagents (one per anchor) work well. Demand sources, and prefer `unverified` over guessing.
2. **Add it as an in-vetting honorable mention** in `HONORABLE_MENTIONS` with `vetting: true` and a `scorecard` built via `makeCriteria()` from the research. It then flows automatically into `/api/scorecard` and the scorecard page, with the "Under evaluation" badge, for BD tracking.
3. **New markets** not in `regions.ts` (e.g. colombia, türkiye, kenya, ghana) are fine — `regions[]` takes free-form strings and they render in the scorecard only, with no region page, following the Philippines precedent.
4. **Cover with config tests** — `tests/config/anchors.test.ts` for counts and membership, `tests/config/scorecard.test.ts` for verdict and vetting. Update the entry's scorecard as the partner makes progress.
Promotion out of vetting is an editorial call, not a computed one — see the curation section of `CLAUDE.md`.
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!