Instructions file
A set of project rules for a team collaboration system built with Bun, Hono, SQLite, Vite, and Tailwind. It covers the server, web interface, shared code, database, logs, and communication boundaries.
Instructions file
A set of project rules for a team collaboration system built with Bun, Hono, SQLite, Vite, and Tailwind. It covers the server, web interface, shared code, database, logs, and communication boundaries.
Skill Claude CodeCodex
As code and logic grow, the cost is not the happy path — it is coupling: a change ripples into places you did not touch, and a "small fix" breaks something unrelated. This skill is a code-structure and refactoring guide: structure well from the initial design so a change stays local, apply operational safety where…
Skill Claude CodeCodex
A basic workflow for carrying a team task from planning through completion. BWF means b3os workflow; it is the overall process, not a harness, which is a method for splitting work among helper agents.
Skill Claude CodeCodex
A GitHub workflow for taking code changes from an isolated branch through a pull request, review, approval, merge, and post-merge check. A pull request is a proposal to merge changes into a shared repository.
Skill Claude CodeCodex
A playbook for deciding when to split work among several helper agents and how to assign each one a separate source and output format. A harness is this kind of coordinated multi-agent execution.
Skill Claude CodeCodex
A safety checklist for changing the b3os platform itself, including source code, configuration, runtime state, databases, releases, deployments, and server restarts.
Skill Claude CodeCodex
A workflow for wrapping a web dashboard or web app in an Apple-native shell and packaging it as a Mac `.app`, with an optional iPhone companion. The shell displays the web app through Apple's web-view technology.
Skill Claude CodeCodex
A release and deployment checklist for the b3os project. It covers merging code, live releases, urgent fixes, and changes to public Git history.
Skill Claude CodeCodex
A team reporting skill that turns approved markdown and HTML reports into entries in an internal reports portal. HTML becomes the main view when available, while markdown remains the source and download version.
Skill Claude CodeCodex
A durable scheduler for recurring and one-time reminders that keeps running independently of an agent session.
Skill Claude CodeCodex
A formatting guide for turning long team updates into readable Slack messages. Slack is a team chat service with its own text-formatting rules, called mrkdwn.
Skill Claude CodeCodex
A task-tracking work loop that keeps individual, scheduled, and waiting tasks moving until they are completed, blocked, or awaiting approval.
Skill Claude CodeCodex
Deprecated compatibility stub. Use b3os-task-loop for Tasks 칸반, 주행모드, handoff, continuation guard, review-wait, scheduled workloop.
Skill Claude CodeCodex
Skill "b3os-team-inbox" from b3rys/b3rys-team-os, covering b3os-team-inbox, 언제 쓰는가, 자기 id 자동 감지, 사용 예 and inbox 확인.
Skill Claude CodeCodex
A weekly team-learning process for improving policies, agent instructions, personal settings, and project operations. It turns lessons from completed work into a small number of approved changes that can be measured.
Skill Claude CodeCodex
Use when adding, testing, disabling, offboarding, or archiving a b3rys team member across Claude Code channel, OpenClaw, Hermes Agent, or future runtimes.
Skill Claude CodeCodex
A procedure for sending files through Telegram, a messaging service, using its Bot API, the interface that lets software control a bot.
Skill Claude CodeCodex
Deprecated compatibility stub. Use b3os-task-loop for scheduled workloop wake handling plus task continuation/review-wait tracking.
Skill Claude CodeCodex
An onboarding workflow for b3os, a local system for creating and managing a team of AI agents.