DailybotHQ

53 mods across 1 repository, 20 stars between them.

architect

01

DailybotHQ/deepworkplan-skill

Agent Codex

Plans changes to the skill pack — new sub-skills, addons, presets — respecting the ship boundary and the SKILL.md contract.

20 1mo ago A 29 tokens original MIT

executor

02

DailybotHQ/deepworkplan-skill

Agent Codex

Implements a planned change to the skill pack task-by-task, running the local CI gate after each step.

20 1mo ago A 24 tokens original MIT

reviewer

04

DailybotHQ/deepworkplan-skill

Agent Codex

Reviews a diff in this skill-pack repo for ship-boundary, frontmatter, bash 3.2, and public-surface violations before commit.

20 1mo ago A 33 tokens original MIT

shell-auditor

05

DailybotHQ/deepworkplan-skill

Agent Codex

Reviews and fixes the shipped shell scripts for shellcheck cleanliness and bash 3.2 (macOS) compatibility.

20 1mo ago A 28 tokens original MIT

agent-create

06

DailybotHQ/deepworkplan-skill

Command Codex

Author or update a specialized agent in this repo (provided by the installed deepworkplan skill).

20 1mo ago A 21 tokens original MIT

commit

07

DailybotHQ/deepworkplan-skill

Command Codex

Stage and commit with a conventional-commit message the auto-release bot can read.

20 1mo ago A 15 tokens original MIT

dwp-create

08

DailybotHQ/deepworkplan-skill

Command Codex

Create a deep work plan (single-step refined draft → final plan) (provided by the installed deepworkplan skill).

20 1mo ago A 26 tokens original MIT

dwp-execute

09

DailybotHQ/deepworkplan-skill

Command Codex

Execute an existing deep work plan task-by-task (provided by the installed deepworkplan skill).

20 1mo ago A 21 tokens original MIT

dwp-refine

10

DailybotHQ/deepworkplan-skill

Command Codex

Refine a draft or modify an existing final plan (provided by the installed deepworkplan skill).

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

dwp-resume

11

DailybotHQ/deepworkplan-skill

Command Codex

Resume an interrupted deep work plan from the first open task (provided by the installed deepworkplan skill).

20 1mo ago A 23 tokens original MIT

dwp-status

12

DailybotHQ/deepworkplan-skill

Command Codex

Report status of a deep work plan without executing (provided by the installed deepworkplan skill).

20 1mo ago A 21 tokens copy · 89% MIT

dwp-verify

13

DailybotHQ/deepworkplan-skill

Command Codex

Verify repo/plan conformance against the DWP spec (read-only) (provided by the installed deepworkplan skill).

20 1mo ago A 27 tokens original MIT

run-tests

14

DailybotHQ/deepworkplan-skill

Command Codex

Run the full local CI gate — frontmatter, shellcheck, bats, and the setup smoke test.

20 1mo ago A 20 tokens original MIT

skill-create

15

DailybotHQ/deepworkplan-skill

Command Codex

Author or update a reusable skill in this repo (provided by the installed deepworkplan skill).

20 1mo ago A 21 tokens original MIT

ai-diff-reviewer

17

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

22

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

23

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

24

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