b3os-task-mgmt

b3os-task-mgmt is a skill for Claude Code, Codex from b3rys/b3rys-team-os. It costs 42 tokens per session (251 once invoked), scanned A, original, Apache-2.0.

A deprecated compatibility stub that points users to b3os-task-loop, the newer source for task boards, execution mode, handoffs, continuation checks, review waiting, and scheduled work.

In plain words
What is it for?
Use it only to find the replacement skill and its preserved legacy reference; use b3os-task-loop for new task-management work.
Why use it?
It prevents new work from relying on an old task-management definition. The newer skill adds required tracking details such as what is waiting, when to check again, the fallback, and the stop rule.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it only to find the replacement skill and its preserved legacy reference; use b3os-task-loop for new task-management work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/b3rys/b3rys-team-os/b3os-task-mgmt
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 b3rys/b3rys-team-os --skill b3os-task-mgmt
Clone the repo
git clone --depth 1 https://github.com/b3rys/b3rys-team-os

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 b3os-task-mgmt

README.md
[![agentmods](https://agentmods.dev/badge/skills/b3rys/b3rys-team-os/b3os-task-mgmt/github.svg)](https://agentmods.dev/skills/b3rys/b3rys-team-os/b3os-task-mgmt)
Your own site
<a href="https://agentmods.dev/skills/b3rys/b3rys-team-os/b3os-task-mgmt"><img src="https://agentmods.dev/badge/skills/b3rys/b3rys-team-os/b3os-task-mgmt/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for b3os-task-mgmt

Your own site · 80×15
<a href="https://agentmods.dev/skills/b3rys/b3rys-team-os/b3os-task-mgmt"><img src="https://agentmods.dev/badge/skills/b3rys/b3rys-team-os/b3os-task-mgmt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 251 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 11
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
How audits are shown
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.00042 $0.00251
Opus 5 $0.00021 $0.00125
Sonnet 5 $0.00008 $0.00050
Haiku 4.5 $0.00004 $0.00025

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

Security

Grade A, and why

b3os-task-mgmt 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 9d 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/b3os-task-mgmt/SKILL.md · 28 lines

What it actually says

Deprecated: use b3os-task-loop

이 스킬은 호환용 stub입니다. 새 정본은 아래입니다.

skills/b3os-task-loop/SKILL.md

기존 b3os-task-mgmt의 원문은 보존되어 있습니다.

skills/b3os-task-loop/references/legacy-b3os-task-mgmt.md

새 작업에서는 b3os-task-loop를 사용하세요.

핵심 변경:

  • Tasks 칸반·주행모드·handoff·continuation guard는 b3os-task-loop로 이동
  • 리뷰/응답/승인 대기 중 멈춤 방지 wait-loop 추가
  • thread_id, waiting_on, recheck_at, fallback, next_safe_action, stop_rule 필수
  • helper scripts: task-wait.sh, task-check.sh, task-close.sh
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. 9d ago First seen · 28 lines · 42 tokens per session scan A 53dbc1616bd8

Subscribe to this mod's changes

b3os-task-mgmt is a skill published in the GitHub repository b3rys/b3rys-team-os (12 stars, last pushed today), licensed Apache-2.0. It adds 42 tokens to every session and 251 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

orch

AI agent orchestrator — manage teams of AI agents that work on your codebase in parallel. Use when the user wants to: run multiple agents, coordinate AI work, deploy agent teams, manage tasks/goals/agents, check orchestrator status, or mentions 'orch', 'orchestry', 'agents team', 'agent orchestration'.

oxgeneral/ORCH · 71 tokens

board

Read and write the workspace BOARD.md (shared task board for agents + Val). Wraps bin/board, a small Python CLI that preserves the markdown schema and appends to the activity log automatically. Use this whenever an agent proposes, claims, or finishes work that should be visible to the rest of the roster.

OpenCoven/coven · 66 tokens

ai-agent-job-marketplace

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

rondoflow/rondoflow · 56 tokens

agent-freelance-bounty-marketplace

Earn USDC completing bounties, post jobs, join multi-agent raids, build reputation, rank up. AI agent freelance marketplace with x402 escrow on Solana. Free SOL airdrop on signup. Guilds, ranks, vouching, disputes, Castle Town, leaderboard.

rondoflow/rondoflow · 68 tokens

agent-job-marketplace-with-bidding

Agent-to-agent marketplace MVP. Agents post jobs, bid, contract, submit deliverables, and leave reviews. Payments are off-platform (crypto) in v1.

rondoflow/rondoflow · 41 tokens

dos-goal-fleet

Launch multiple goal-scoped workers in waves, each with a witness-gated stop condition and dos arbitrate file-tree safety. Use when an operator asks to run several independent goals in parallel and fold only verified ships.

anthony-chaudhary/dos-kernel · 51 tokens