channels-pending

channels-pending is a skill for Claude Code, Codex from cafitac/codex-channels. It costs 17 tokens per session (65 once invoked), scanned A, original, MIT.

A command-based skill that shows the latest pending work in a local Codex channels system.

In plain words
What is it for?
Use it to check what work is waiting and summarize the next tasks.
Why use it?
It gives you an actionable queue instead of requiring you to inspect channel activity manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to check what work is waiting and summarize the next tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cafitac/codex-channels/channels-pending
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add cafitac/codex-channels --skill channels-pending
Clone the repo
git clone --depth 1 https://github.com/cafitac/codex-channels

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for channels-pending

README.md
[![agentmods](https://agentmods.dev/badge/skills/cafitac/codex-channels/channels-pending.svg)](https://agentmods.dev/skills/cafitac/codex-channels/channels-pending)
Your own site
<a href="https://agentmods.dev/skills/cafitac/codex-channels/channels-pending"><img src="https://agentmods.dev/badge/skills/cafitac/codex-channels/channels-pending.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 65 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00065
Opus 5 $0.00009 $0.00032
Sonnet 5 $0.00003 $0.00013
Haiku 4.5 $0.00002 $0.00006

Measured 7d ago against content hash c37ff8c09c1b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

channels-pending scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/channels-pending/SKILL.md · 14 lines

What it actually says

channels-pending

Use this skill when you want the actionable queue only. Run the command first, then summarize the latest pending work.

Preferred command:

codex-channels pending
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 14 lines · 17 tokens per session scan A c37ff8c09c1b

Subscribe to this mod's changes

channels-pending is a skill published in the GitHub repository cafitac/codex-channels (2 stars, last pushed 4mo ago), licensed MIT. It adds 17 tokens to every session and 65 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

issue

Manage the runloq issue tracker — create, list, update, close, search, and view the board. Use when someone says "add issue", "create a ticket", "what's open", "show board", "close X", "search issues", or when tracking work in progress. Works via the runloq CLI or runloq-mcp MCP server.

runloq/runloq · 82 tokens

work

Pick up a runloq ticket by ID — verify it's startable, mark it inprogress, route it to the right agent/model, execute, and close with a summary. Use when someone says "/work TASK-N", "pick up ticket N", "start working on TASK-N", or references a ticket ID and wants to begin executing it.

runloq/runloq · 72 tokens

dream

Batch-execute SHIP-ready wishes overnight — pick wishes, orchestrate workers, review PRs, wake up to results.

automagik-dev/genie · 27 tokens

pad

Talk to your project. Natural-language project management — create items, check status, plan work, brainstorm ideas, and more.

PerpetualSoftware/pad · 27 tokens

clickup

Use when managing ClickUp tasks, sprints, or comments via the cup CLI tool. Triggers: task queries, status updates, sprint tracking, creating subtasks, posting comments, threaded replies, standup summaries, searching tasks, checking overdue items, assigning tasks, listing spaces and lists, opening tasks in browser…

krodak/clickup-cli · 125 tokens

sw-do

Implement a SpecWeave increment task by task through the ledger, with evidence per task and a verified close. Use for "implement this", "start working", "continue the increment", "keep going".

anton-abyzov/specweave · 41 tokens