From mainbranch
Thin Main Branch status wrapper. Use when the operator asks what changed, what is healthy, what is stale, what to do next, or wants a daily briefing inside Claude Code.
npx claudepluginhub noontide-co/mainbranchThis skill uses the workspace's default tool permissions.
Show the operator the deterministic Main Branch briefing without duplicating
Provides briefing on current tasks, emails, handovers, priorities from GitHub issues, git log, and vault files via bash-regenerated cache. Invoke /status anytime.
Renders AgentOps workflow dashboard via /status, showing ratchet/task status, epics, learnings count, git state, recent activity, inbox, and session signals. Use for quick project overviews.
CTO-level project status from git and codebase state. Use when asked "where are we", "project status", "what's done", or at the start of a work session.
Share bugs, ideas, or general feedback.
Show the operator the deterministic Main Branch briefing without duplicating repo-health checks in prose.
cd into
the business repo or pass the repo path.mb status --json --peek
ranked_actions first. For each one, include:
integrations.github and
integrations.providers from status first. If the operator needs choices or
repair commands, run:mb connect plan
mb connect doctor --json
Summarize GitHub, Cloudflare, Google/Workspace, Meta Ads, and Apify as numbered
business choices. Use the CLI's next_command or repair_command; do not ask
the operator to paste tokens into files or public issue text.
--peek is the default inside this skill because a conversation may inspect
status before the operator is ready to record a daily check.
If the operator explicitly says this is the daily check-in and wants it recorded, run:
mb status --json
Use the new report for the answer.
Respect each action and signal's safe_to_share field. If safe_to_share is
false, keep evidence local to the conversation and do not suggest pasting it
into public GitHub without review.