skill: add prospect-sequence (governed account research → outreach sequence → gated send proposal)#140
Open
epistemedeus wants to merge 2 commits into
Open
Conversation
added 2 commits
June 23, 2026 19:35
…quence + gated send proposal) Reads allowlisted public sources through a governed, SSRF-guarded HTTP front, synthesizes an angle that cites every source it read, drafts a multi-touch outreach sequence, and emits a gated send_proposal performed by send-as. Harness: one sealed sourced-sequence case + one refused off-allowlist/SSRF case.
…rofile (source object + typed inputs)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
prospect-sequence
A standalone runx skill that turns an account + ICP into a sourced outreach plan.
169.254.169.254).content_digestandsource_url.send_proposal(decision: proposed,requires_approval: true,performed_by: send-as) — this skill never sends; the actual send is thesend-ascatalog skill's gated Effect.Package
skills/prospect-sequence/—SKILL.md,X.yaml(cli-tool runner, typed inputsprospect{company,contact}/icp/source_allowlist; typed outputresearch{sources[],angle}/sequence[]/send_proposal), dependency-freerun.mjs, andfixtures/.Harness
runx harness ./skills/prospect-sequence→ 2/2 sealed:prospect-with-public-source-yields-sourced-sequence— readshttps://example.com/, cites it, drafts 3 touches, proposes (not sends) the first.off-allowlist-private-target-is-refused— SSRF guard refuses169.254.169.254;decision: refused, no fabricated facts.Standalone source + provenance: https://github.com/epistemedeus/prospect-sequence