DailybotHQ

53 mods across 1 repository, 20 stars between them.

dailybot-chat

25

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Send and edit Dailybot bot messages on the team's connected chat platform (Slack, Microsoft Teams, Discord, Google Chat) — to user DMs, channels, or whole teams. Supports report-style threads (one headline + replies, in one call) and editing the parent or any reply afterward. Use when the developer says "send a…

20 1mo ago A 90 tokens original MIT

dailybot-checkin

26

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Drive the full check-in lifecycle via Dailybot — list and complete pending check-ins, see pending/completed status for a day, inspect a check-in's questions and schedule, browse response history, edit or reset a submitted response, and backfill or future-date responses. Also authors check-ins — create and configure a…

20 1mo ago A 164 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Open (or idempotently reuse) a private Slack group DM (MPIM) that includes the Dailybot bot, then optionally post a message or report to it. Use when the developer wants to start a Slack group with specific teammates plus the bot — e.g. "open a group DM with Jane and Bob and send them the analysis report". Slack only…

20 1mo ago A 111 tokens original MIT

dailybot-email

28

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Send emails to a confirmed recipient via Dailybot on behalf of the agent. Use for notifications, summaries, follow-ups, or any communication the developer asks you to send. Always confirm recipients with the developer before sending — never guess addresses.

20 1mo ago A 51 tokens original MIT

dailybot-forms

29

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

List, inspect, submit, update, and transition form responses via Dailybot — including forms with workflow states and audience-scoped permissions. Also authors forms — create and configure a form (workflow states, permissions, anonymous/public/approval, ChatOps command) and manage its questions (types, report titles…

20 1mo ago A 125 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

STARTER TEMPLATE — do not consume this file in place. Copy it to .agents/skills/dailybot-custom/ /SKILL.md in your own repo, then customize. This is the bootstrap skeleton for authoring a per-form custom skill that the universal dailybot-forms resolver will load from .dailybot/profile.json.

20 1mo ago A 76 tokens original MIT

dailybot-health

31

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Announce agent online/offline status to Dailybot and receive pending messages from the team. Use for long-running or scheduled agents to stay visible and pick up instructions.

20 1mo ago A 37 tokens original MIT

dailybot-kudos

32

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Give kudos to a teammate or to an entire team via Dailybot to recognize their contributions. Use when the developer wants to thank or recognize one person, or recognize a whole team (e.g. "kudos al equipo Engineering"). Do not use for general progress reports — those go through dailybot-report.

20 1mo ago A 67 tokens original MIT

dailybot-messages

33

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Check for pending messages and instructions from your team via Dailybot. Use when starting a work session, when idle, or when asked what to work on next. Messages are instructions that should influence your work.

20 1mo ago A 46 tokens original MIT

dailybot-report

34

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Report work progress to Dailybot. Activate after completing a discrete task or subtask, or after any batch of edits that modifies 3 or more files. Compose a standup-style update describing what changed and why.

20 1mo ago B 47 tokens original MIT

dailybot-teams

35

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Read and resolve teams visible to the authenticated user. Use when the developer references a team by name (for kudos targeting, member lookup, or routing context) and an agent needs to obtain its UUID. Other Dailybot skills (kudos, messages) delegate team-name resolution to this skill rather than duplicating the…

20 1mo ago A 70 tokens original MIT

dailybot-workflow

36

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

List and inspect Dailybot workflows (read-only) — enumerate the workflows configured for the organization and read one workflow's configuration. Use when the developer asks "list my workflows", "show workflows", or "what's in the release workflow?". Writes are done in the Dailybot web app; this skill only reads.…

20 1mo ago A 73 tokens original MIT

deepworkplan

37

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

DeepWorkPlan — turn any repo AI-first and run Deep Work Plans. Routes to create, execute, refine, resume, status, verify, and repo-onboarding sub-skills based on intent. Use when the developer wants to plan, execute, manage, or verify structured multi-task work, or make a repository AI-agent-ready.

20 1mo ago A 71 tokens copy · 86% MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Optional DeepWorkPlan addon that safely upgrades a repo's dependencies — reasoning about the repo's ACTUAL package manager (npm/pnpm/yarn + ncu, pip/poetry/uv, cargo, go mod, bundler, composer, and more) rather than assuming npm — with a batched, validated, revertible workflow that detects the manager and…

20 1mo ago A 152 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Optional DeepWorkPlan addon that gives a repo with a user-facing interface surface a DESIGN.md (under docs/, indexed from AGENTS.md) — a Markdown design-system file any coding agent reads to generate interface output consistent with the repo's OWN conventions. Covers three profiles detected independently from real…

20 1mo ago A 292 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Optional DeepWorkPlan addon that adds (or reconciles) a compose-based devcontainer to a repo — base image and supporting services reasoned from the detected stack, with persistent AI-CLI auth, the dailybot-project-network, the DOCKERDEVENV=vscode convention, and project-identity precedence. Opt-in, never required…

20 1mo ago A 103 tokens original MIT

deepworkplan-author

41

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Author or update reusable skills, agents, and commands in the current repo — reason about the repo's .agents/ layout, follow the Open Agent Skills frontmatter contract, and keep the .agents/docs/ catalog in sync. Use when a developer wants to create or evolve the repo's agent kit (skills, agents, commands), or runs…

20 1mo ago A 81 tokens original MIT

deepworkplan-create

42

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Create a Deep Work Plan. Gather context, draft, and refine into a single final plan under .dwp/plans/, with a refined draft staged in .dwp/drafts/. Use when the developer wants a new structured multi-task plan.

20 1mo ago A 54 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Execute an existing Deep Work Plan task-by-task, run each task's validation, and log progress. Use when the developer wants to run or continue executing a plan in .dwp/plans/.

20 1mo ago A 45 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Make a repository AI-first by reasoning about its stack and archetype, then generating adapted AGENTS.md, docs/, per-module docs, .agents/, and the .claude/.cursor to .agents symlinks. Offers opt-in addons. Use when the developer wants to onboard or AI-enable a repo.

20 1mo ago A 68 tokens original MIT

deepworkplan-refine

45

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Refine a Deep Work Plan draft or modify an existing final plan. Use when the developer wants to adjust scope, tasks, or details of a draft in .dwp/drafts/ or a plan in .dwp/plans/.

20 1mo ago A 53 tokens original MIT

deepworkplan-resume

46

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Resume an interrupted Deep Work Plan from its recorded progress state. Use when the developer wants to continue a plan in .dwp/plans/ that was paused or interrupted mid-execution.

20 1mo ago A 43 tokens original MIT

deepworkplan-status

47

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Report the status of a Deep Work Plan — completed tasks, what's left, and blockers — without executing. Use when the developer asks for plan status or what remains.

20 1mo ago A 38 tokens original MIT

deepworkplan-verify

48

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Verify that a repository is DeepWorkPlan-conformant (AI-first) and that its plans are well-formed, producing an objective pass/fail report. Use when the developer asks to verify, audit, or check conformance of a repo or a plan.

20 1mo ago A 59 tokens original MIT