DailybotHQ/deepworkplan-skill

Turn any repo AI-first and run resumable, multi-hour Deep Work Plans. An installable agent skill for any cloud agent like Claude Code, Cursor, Codex, Gemini & Copilot. Markdown-only, MIT.

20Stars on the repository
53Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ai-diff-reviewer

01

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Local & CI companion to the AI Diff Reviewer GitHub Action (DailybotHQ/ai-diff-reviewer on GitHub, "AI Diff Reviewer" on the Marketplace). Router for five capabilities — (1) run a local review of the current branch's diff using the SAME methodology as the CI action, (2) generate a repo-tailored .review/extension.md…

20 1mo ago A 410 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Read the most recent AI Diff Reviewer review from the current branch's open PR, present the findings in the same format as the parent skill's local review flow (verdict → findings table → per-finding body → recommendation), and — with explicit consent — walk the developer through each finding to apply, defer, or skip.…

20 1mo ago C 230 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Generates a repo-tailored review-configuration file (.review/extension.md by default, or a full replacement prompt-file in advanced mode) by inspecting THIS codebase — stack, architecture, security surface, existing conventions, historical pain points — and producing concrete, code-anchored severity overrides. Uses…

20 1mo ago A 167 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Author a well-documented GitHub pull request — title and body — for the current branch. Reads the diff and commit trail, infers a Conventional Commits (or repo-native) title, drafts a structured body with the sections a good PR review actually needs (Summary, Changes, Test plan, Related issues, Screenshots when UI…

20 1mo ago D 207 tokens original MIT

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Interactive installer for the AI Diff Reviewer GitHub Action — walks the developer through 6 key decisions (provider, strictness, trigger mode, external-contributor policy, PR description mode, complexity labels), detects the repo's stack for sensible defaults, and writes a working .github/workflows/pr-review.yml…

20 1mo ago A 180 tokens original MIT

dailybot

06

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Official Dailybot agent skill pack — report progress, check messages, send emails, announce agent status, complete check-ins, give kudos (to users or teams), resolve teams, run the full forms lifecycle (list, submit, update, transition between workflow states), author check-ins and forms from scratch (create/configure…

20 1mo ago C 287 tokens original MIT

dailybot-ask

07

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Ask the Dailybot AI a question from the terminal and read the answer, non-interactively. Runs headless — a single dailybot ask " " prints the assistant's reply to stdout (or structured JSON with --json), so an autonomous agent (Claude Code, CI, a bot) can query the Dailybot AI with only an API key. Use when the…

20 1mo ago A 145 tokens original MIT

dailybot-channels

08

DailybotHQ/deepworkplan-skill

Skill Claude CodeCodex

Discover the report channels (Slack/Teams/Discord/Google Chat) available to you via Dailybot, so their UUIDs can be attached to forms and check-ins with --report-channel. Use when the developer needs a channel UUID for form/check-in authoring.

20 1mo ago A 58 tokens original MIT

dailybot-chat

09

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

10

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

12

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

13

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

15

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

16

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

17

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

18

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

19

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

20

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

21

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