b3os-project-mgmt

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

A project-management and reporting guide that keeps instructions, defects, and follow-up items in a repository TODO.md file, while generating reports from that source. It also describes how task status and team handoffs are recorded.

In plain words
What is it for?
Use it to track ongoing team work, record milestones and defects, manage items marked for later, and prepare status updates from the project record.
Why use it?
It prevents reports and task lists from drifting apart when someone edits a report by hand, and preserves who requested or changed each item.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Good fit Use it to track ongoing team work, record milestones and defects, manage items marked for later, and prepare status updates from the project record.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/b3rys/b3rys-team-os/b3os-project-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-project-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-project-mgmt

README.md
[![agentmods](https://agentmods.dev/badge/skills/b3rys/b3rys-team-os/b3os-project-mgmt/github.svg)](https://agentmods.dev/skills/b3rys/b3rys-team-os/b3os-project-mgmt)
Your own site
<a href="https://agentmods.dev/skills/b3rys/b3rys-team-os/b3os-project-mgmt"><img src="https://agentmods.dev/badge/skills/b3rys/b3rys-team-os/b3os-project-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-project-mgmt

Your own site · 80×15
<a href="https://agentmods.dev/skills/b3rys/b3rys-team-os/b3os-project-mgmt"><img src="https://agentmods.dev/badge/skills/b3rys/b3rys-team-os/b3os-project-mgmt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 152 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,845 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.00152 $0.02845
Opus 5.5 $0.00061 $0.01138
Sonnet 5 $0.00030 $0.00569
Haiku 4.5 $0.00015 $0.00284

Measured yesterday against content hash a358cce3a604, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-26, from the pricing page.

Security

Grade A, and why

b3os-project-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 yesterday.

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-project-mgmt/SKILL.md · 113 lines

How it starts

The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.

b3os-project-mgmt — 프로젝트 관리·보고

언제 작동?

  • 팀장 요구가 ★여러 번 쌓이는 일★ — 앱·서비스·긴 기능. 단발 리서치·프로토는 대상 아님 (그건 b3os-task-loop 카드 하나로 충분).
  • "목록으로 관리해" · "정리해서 보내봐" · "다 처리했어?" · "지금까지 나온 말로 정리하자".
  • 킥오프 · 마일스톤 · 배포본 전달 · 다른 팀원에게 인계.

정본은 둘, 뷰는 여럿

무엇 정본 어디
팀장 지시·결함·킵 목록 TODO.md ★프로젝트 저장소 루트★ (git 동기화)
과제 상태 (plan/doing/done) 칸반 task 카드 team.db (b3os-task-loop)
채널 보고 위 둘에서 만든 ★뷰★ 텔레그램·슬랙·팀버스

★같은 사실을 두 곳에 다른 값으로 적지 않는다.★ 보고문을 손으로 고쳐 쓰다 TODO.md 와 어긋나면 정본이 둘이 된다. 보고는 TODO.md 를 읽어 만든다.

처음부터 끝까지 — 단계와 산출물

단계 하는 일 산출물 (어디에)
0 시작 팀장 한 마디로 시작. 담당(PM) 정함. 저장소(없으면 새로) + 네 문서 뼈대 README(무엇·왜)·DESIGN(구조·다이어그램)·FEATURES(되는 것)·TODO(할 일·상태). 팀서버 projects.json 에 한 줄 등록 → Projects 탭에 뜬다. 칸반 카드 1장 [id] 프로젝트 — 지금 과제. 에이전트 팀 설계(references/agent-team-by-domain.md) 저장소 4문서 · projects.json 1줄 · 칸반 카드 · .claude/agents/
1 요구 팀장 메시지 하나 = TODO 항목 하나 이상(요지·시각·사진). 킵은 📌 킵 절, 착수 안 함. 방향이 바뀌면 지우지 않고 "HH:MM 뒤집음" TODO.md
2 실행 10분 단위 마일스톤. 큰 과제면 칸반 카드 갱신(다음 액션·재개 시각·fallback). 하네스: 계약 → 모듈 병렬 → 통합 → 아키·검증 → 게이트 → 배포/공증. 긴 작업은 30분 단위로 진행 두 줄(마일스톤·지연·막힘이 없으면 생략) — 보고를 빚진 긴 작업은 expect-report 등록 PR(리뷰·머지 게이트) · 검증 근거 폴더(docs/acceptance — 기능별 케이스 ↔ 검사 파일 매핑과 인수 매니페스트) · 카드 description
3 산출물 자리 코드·문서 = 저장소 / 상태 = TODO [~][ ][x] + 칸반 lane / 검증 근거 = 저장소의 검증 근거 폴더(예: docs/acceptance) / 리서치·발표 = /reports / 화면 = Projects 탭이 저장소 md 를 자동으로 보여 준다 — 프로젝트 상태 보고서를 따로 만들지 않는다. 기능이 바뀌면 FEATURES, 구조가 바뀌면 DESIGN, 작업 근거는 TODO 저장소 · Projects 탭(뷰)
4 닫기 TODO [x] + 카드 done + FEATURES 반영 + 배포/공증 링크. 배운 규칙은 스킬에, 실수는 메모리·SHARED.md 에(저장소엔 안 남김) 스킬 PR · SHARED.md

Projects 탭(docs/PROJECTS_TAB.md)이 TODO 의 [~] 를 "진행중" 으로 센다 — ★끝난 항목을 [~] 로 두면 탭 숫자가 거짓이 된다.★ 상태는 바뀌는 순간 갱신한다.

목록 규율 — 팀장이 말한 것은 ★전부★ 들어간다

  1. 팀장 메시지 하나 = 항목 하나 이상. 지시의 ★요지를 그대로★ 적고 시각(KST)·메시지 id·사진 경로를 단다. 요약만 남기면 나중에 "이게 무슨 얘기야" 가 된다. (TODO.md 는 프로젝트 저장소 안에 있으므로 그 저장소의 공개 여부에 따라 인용 수위를 맞춘다 — b3os-github-workflow.)
  2. 상태는 셋 — [ ] 미착수 · [~] 진행중 · [x] 완료. 상태가 바뀌는 ★그 순간★ 갱신한다. 세션 끝에 몰아서 하지 않는다.
  3. 팀장이 "킵" 이라 하면 📌 킵 섹션에 넣고 ★착수하지 않는다.★ 설계 논의가 나와도 착수 지시가 아니다.
  4. 팀장이 방향을 바꾸면 옛 항목을 지우지 말고 ★"HH:MM 에 뒤집음"★ 을 달아 둔다.
  5. 내가 찾은 결함도 같은 목록에 ★"<담당> 이 찾음"★ 표시로 넣는다. 팀장 것과 섞이면 누가 시켰는지 잃는다.
  6. 내가 틀린 것은 ★저장소가 아니라 메모리(개인)·SHARED.md(팀 학습)에★ 적는다. 회고는 저장소에 남기지 않는다.

Read the full file on GitHub · 113 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday Changed a358cce3a604
  2. 6d ago Changed 47525f510b20
  3. 7d ago Changed · +12 lines 15b13bb51489
  4. 12d ago First seen · 101 lines · 152 tokens per session scan A 9e9269d3f131

Subscribe to this mod's changes

b3os-project-mgmt is a skill published in the GitHub repository b3rys/b3rys-team-os (14 stars, last pushed yesterday), licensed Apache-2.0. It adds 152 tokens to every session and 2,845 once invoked, about $0.0006 per session on Opus 5.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-09-14.

Related

Other skills, from other repositories

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

caixun-work-hours

A work-hours reporting assistant for RichPMS, a project time-tracking system. It turns conversation details, code records, or your description into a daily report, lets you confirm it, and then saves or submits it.

nexus-research-lab/nexus · 77 tokens

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

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

dos-dispatch-loop

Run recurring dos-dispatch cycles, switching to dos-replan when the backlog drains and stopping on the kernel's loop verdict. Use for unattended dispatch->replan->dispatch work across disjoint lanes.

anthony-chaudhary/dos-kernel · 49 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