architect
01Agent Codex
Plans changes to the skill pack — new sub-skills, addons, presets — respecting the ship boundary and the SKILL.md contract.
Agent Codex
Plans changes to the skill pack — new sub-skills, addons, presets — respecting the ship boundary and the SKILL.md contract.
Agent Codex
Implements a planned change to the skill pack task-by-task, running the local CI gate after each step.
Agent Codex
Audits and fixes SKILL.md / agent / command frontmatter against this repo's contract and the validator.
Agent Codex
Reviews a diff in this skill-pack repo for ship-boundary, frontmatter, bash 3.2, and public-surface violations before commit.
Agent Codex
Reviews and fixes the shipped shell scripts for shellcheck cleanliness and bash 3.2 (macOS) compatibility.
Command Codex
Author or update a specialized agent in this repo (provided by the installed deepworkplan skill).
Command Codex
Stage and commit with a conventional-commit message the auto-release bot can read.
Command Codex
Create a deep work plan (single-step refined draft → final plan) (provided by the installed deepworkplan skill).
Command Codex
Execute an existing deep work plan task-by-task (provided by the installed deepworkplan skill).
Command Codex
Refine a draft or modify an existing final plan (provided by the installed deepworkplan skill).
Command Codex
Resume an interrupted deep work plan from the first open task (provided by the installed deepworkplan skill).
Command Codex
Report status of a deep work plan without executing (provided by the installed deepworkplan skill).
Command Codex
Verify repo/plan conformance against the DWP spec (read-only) (provided by the installed deepworkplan skill).
Command Codex
Run the full local CI gate — frontmatter, shellcheck, bats, and the setup smoke test.
Command Codex
Author or update a reusable skill in this repo (provided by the installed deepworkplan skill).
Command Codex
Validate the YAML frontmatter on every SKILL.md under skills/ (the CI gate).
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…
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.…
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…
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…
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…
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…
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…
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.