Catalog
affaan-m/messages-ops

affaan-m

messages-ops

Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.

global
origin:ECC
New~708
v1.2Saved Jul 14, 2026

Messages Ops

Use this when the task is live-message retrieval: iMessage, DMs, recent one-time codes, or thread inspection before a follow-up.

This is not email work. If the dominant surface is a mailbox, use email-ops.

Skill Stack

Pull these ECC-native skills into the workflow when relevant:

  • email-ops when the message task is really mailbox work
  • connections-optimizer when the DM thread belongs to outbound network work
  • lead-intelligence when the live thread should inform targeting or warm-path outreach
  • knowledge-ops when the thread contents need to be captured into durable context

When to Use

  • user says "read my messages", "check texts", "look in DMs", or "find the code"
  • the task depends on a live thread or a recent code delivered to a local messaging surface
  • the user wants proof of which source or thread was inspected

Guardrails

  • resolve the source first:
    • local messages
    • X / social DM
    • another browser-gated message surface
  • do not claim a thread was checked without naming the source
  • do not improvise raw database access if a checked helper or standard path exists
  • if auth or MFA blocks the surface, report the exact blocker

Workflow

1. Resolve the exact thread

Before doing anything else, settle:

  • message surface
  • sender / recipient / service
  • time window
  • whether the task is retrieval, inspection, or prep for a reply

2. Read before drafting

If the task may turn into an outbound follow-up:

  • read the latest inbound
  • identify the open loop
  • then hand off to the correct outbound skill if needed

3. Handle codes as a focused retrieval task

For one-time codes:

  • search the recent local message window first
  • narrow by service or sender when possible
  • stop once the code is found or the focused search is exhausted

4. Report exact evidence

Return:

  • source used
  • thread or sender when possible
  • time window
  • exact status:
    • read
    • code-found
    • blocked
    • awaiting reply draft

Output Format

SOURCE
- message surface
- sender / thread / service

RESULT
- message summary or code
- time window

STATUS
- read / code-found / blocked / awaiting reply draft

Pitfalls

  • do not blur mailbox work and DM/text work
  • do not claim retrieval without naming the source
  • do not burn time on broad searches when the ask is a recent-code lookup
  • do not keep retrying a blocked auth path without surfacing the blocker

Verification

  • the response names the message source
  • the response includes a sender, service, thread, or clear blocker
  • the final state is explicit and bounded
Files1
1 files · 1.0 KB

Select a file to preview

Overall Score

78/100

Grade

B

Good

Safety

82

Quality

76

Clarity

82

Completeness

70

Summary

Messages Ops is a workflow skill for evidence-first live messaging retrieval in professional contexts. It guides agents to identify message sources (iMessage, DMs, social platforms), retrieve messages or one-time codes, inspect threads before replies, and report findings with explicit source attribution and status. The skill emphasizes guardrails against broad database access and maintaining clear boundaries between message work and email work.

Detected Capabilities

message retrievallocal message accesssocial DM accessbrowser-gated message surface accessone-time code extractionthread inspectionauth/MFA handling

Trigger Keywords

Phrases that MCP clients use to match this skill to user intent.

read messagescheck DMsfind one-time codeinspect message threadlocate text coderecent message lookup

Use Cases

  • Read recent text messages or DMs to understand context before responding
  • Locate and retrieve a one-time authentication code from recent messages
  • Inspect a message thread to identify open loops before drafting a reply
  • Prove which messaging source was checked as evidence for decision-making
  • Route message-related tasks to specialized downstream skills (email-ops, connections-optimizer, lead-intelligence)

Quality Notes

  • Clear scope boundaries: skill explicitly defines when to use it (live messages, codes, thread inspection) vs. when not (email work)
  • Well-documented guardrails that prevent common mistakes: no unattributed claims, no improvised database access, explicit blocker reporting
  • Strong verification checklist ensures agent compliance: response must name source, include sender/thread/service, and explicit status
  • Output format is precise and structured, making results auditable and verifiable
  • Pitfalls section directly addresses workflow anti-patterns (blurred boundaries, unattributed claims, inefficient search strategies)
  • Skill integrates with downstream ECC tools (email-ops, connections-optimizer, lead-intelligence) with clear handoff criteria
  • Workflow steps are logical and sequential: resolve source → read before drafting → handle codes → report evidence
  • One potential weakness: no explicit guidance on fallback strategies if primary message surfaces are unavailable or require multi-step auth
Model: claude-haiku-4-5-20251001Analyzed: Jul 14, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Version History

v1.2

Content updated

2026-07-14

Latest
v1.1

Content updated

2026-04-20

v1.0

No changelog

2026-04-12

Use affaan-m/messages-ops in your dev environment

Command Palette

Search for a command to run...