apollo agents

17 tagged apollo, measured the same way as everything else here.

Browse within: graphql 11anvil 10bundler 10ethers 10liquidation 10

morpho-org/sdks

Agent Codex

Focus: package boundaries, public surface and deprecation lifecycle, type/import discipline, NodeNext compatibility. The authoritative rules live in AGENTS.md §1 (Architecture), §2 (Forbidden patterns — rule 5: deep cross-package imports), §3 (Type discipline), §4 (Public API & packaging), and §7 (Releases &…

40 today A 4 tokens MIT

morpho-protocol

02

morpho-org/sdks

Agent Codex

Review from the protocol-facing SDK contract: does this diff still model Morpho exactly? Authoritative rules live in AGENTS.md §1 (single source of truth per ABI/address and Action/Entity layering), §5 (security invariants as tests), §7 (pin ABIs and addresses in-package), and package/nested AGENTS.md files such as…

40 today A 5 tokens MIT

web3-security

03

morpho-org/sdks

Agent Codex

The boundary between the SDK and the chain. Authoritative rules live in AGENTS.md §1 (the Action layer is pure encode-only, no state reads), §2 (typed errors), and §5 (security invariants — chainId validation, authorization, accounting, LLTV buffer, inflation-attack guard, deposit routing). The Action-layer rule and…

40 today A 3 tokens MIT

ios-code-reviewer

04

carloshpdoc/ios-workflow-claude

Agent

Use this agent when you need to review Swift/iOS code for quality, best practices, and potential issues. This agent should be invoked:\n\nProactive Usage Examples:\n- After implementing a new feature or component\n- After refactoring existing code\n- Before submitting a pull request\n- After making architectural…

7 2mo ago A 409 tokens original Apache-2.0

ios-test-writer

05

carloshpdoc/ios-workflow-claude

Agent

Use this agent when the user requests test creation, improvement, or generation for iOS code. Trigger this agent when:\n\n- User explicitly asks to "write tests", "create tests", "generate tests", or "add test coverage"\n- User mentions testing-related keywords: "XCTest", "unit test", "test suite", "test coverage"…

7 2mo ago A 436 tokens original Apache-2.0

swiftlint-fixer

06

carloshpdoc/ios-workflow-claude

Agent

Use this agent when you need to check and fix Swift code style issues according to SwiftLint rules. Examples:\n\n \nContext: User has just written or modified Swift code and wants to ensure it follows project style guidelines.\nuser: "I just updated the ProfileViewModel.swift file. Can you check if it follows our…

7 2mo ago A 370 tokens original Apache-2.0

outreach-drafter

07

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-3 worker. Scores one lead's fit against the ICP and drafts grounded outreach (email or LinkedIn) for its target contacts, using ONLY the research + enrichment data it is handed. Returns a fit score, angles, and draft messages — it does not call connectors and does not save. Dispatched by the…

5 4d ago A 90 tokens

outreach-enricher

08

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-2 worker. Enriches one lead + its contacts via the deterministic enrichlead MCP tool and returns the enrichments (funding, verified emails/phones, web context) as structured data. Dispatched by the intent-outreach orchestrator after the user keeps the leads worth pursuing. Does not research…

5 4d ago A 88 tokens

outreach-researcher

09

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-1 worker. Researches ONE company domain against an ICP via the deterministic researchdomain MCP tool and returns its leads + contacts as structured data. Dispatched by the intent-outreach orchestrator (one per domain, so domains fan out in parallel). Does not enrich, score, draft, or save. Use as…

5 4d ago A 79 tokens