Skip to content

chore(skills): sync vendored dailybot skill pack to v3.11.0#77

Merged
xergioalex merged 1 commit into
mainfrom
chore/sync-dailybot-skill-v3.11.0
Jul 24, 2026
Merged

chore(skills): sync vendored dailybot skill pack to v3.11.0#77
xergioalex merged 1 commit into
mainfrom
chore/sync-dailybot-skill-v3.11.0

Conversation

@xergioalex

Copy link
Copy Markdown
Member

Summary

  • Dogfood sync of .agents/skills/dailybot/ to DailybotHQ/agent-skill **v3.11.0`
  • Documents interactive chat buttons (approvals, workflow triggers, modals, callbacks) and workflow trigger / --filter api_trigger
  • Raises the pack CLI floor to dailybot-cli >= 3.8.0 (matches CLI 3.8.0 already on main)
  • Bumps version pins in AGENTS.md + .agents/docs/skills_agents_catalog.md
  • Raises the local dev-container install floor in docker/local/cli/Dockerfile to >=3.8.0

Why [skip release]

This is AGENTS.md §15.a case (a) — skill-pack dogfood sync only. Releasing would bump the CLI past the pack's pinned floor and re-trigger an infinite sync loop.

When squash-merging, put this on its own line in the squash commit body:

[skip release]

Test plan

  • Diff is limited to .agents/skills/dailybot/, catalog, AGENTS.md, and docker/local/cli/Dockerfile
  • .agents/skills/dailybot/SKILL.md frontmatter shows version: "3.11.0" and baseline >= 3.8.0
  • Chat / workflow skills document buttons + workflow trigger
  • After merge, auto-release.yml logs "Release skipped on author request"

Made with Cursor

## Summary
Dogfood sync of .agents/skills/dailybot/ to DailybotHQ/agent-skill
v3.11.0 — documents interactive chat buttons (approvals, workflow
triggers, modals, callbacks) and workflow trigger, and raises the pack
CLI floor to dailybot-cli >= 3.8.0.

## Change Log
- Sync all vendored SKILL.md / shared docs to v3.11.0
- Bump pack version + CLI floor in AGENTS.md and skills_agents_catalog.md
- docker/local/cli: raise the dev-container CLI floor to >=3.8.0

## Risks
- None at runtime — vendored docs + local dev tooling only; no source
  or packaging changes

[skip release]

Co-authored-by: Cursor <cursoragent@cursor.com>
@xergioalex xergioalex added the Ready Trigger AI code review label Jul 24, 2026
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

AI review for 4d00495 — ✅ done

View review →

Highest severity: none

Strictness gate: ✅ highest severity none ≤ critical threshold

0 inline comment(s) attached.

Iteration-Aware Review: gen 1, round 1, policy=first-pass-exhaustive (first_review) — 0 surfaced.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean dogfood sync — approve. This is exactly the AGENTS.md §15.a case (a) skill-pack sync it claims to be: .agents/skills/dailybot/ → v3.11.0, baseline dailybot-cli >= 3.7.0>= 3.8.0, plus the catalog, AGENTS.md pack reference, and the local dev-container floor in docker/local/cli/Dockerfile. Per the repo review overrides I reviewed the sync intent and consistency rather than the upstream skill internals.

What I verified

  • Version frontmatter is uniform. All 16 SKILL.md files carry version: "3.11.0" — no straggler left at 3.10.3.
  • Baseline bump is complete and consistent. Every user-facing Requires dailybot-cli >= 3.7.0 line moved to >= 3.8.0 (router, ask, channels, chat, checkin, conversation, email, env, forms, health, kudos, messages, report/hooks, teams, workflow, and the shared auth.md / dashboard-urls.md / env-json.md / list-query-and-errors.md references).
  • Historical “shipped in 3.7.0” facts are correctly preserved (e.g. env-json.md “New in 3.7.0”, SKILL.md “per-repo credentials (from 3.7.0)”, the v3.7.2 kudos-fix link). These are dated provenance, not baseline claims, and were rightly left untouched.
  • New content is internally coherent. The chat Buttons expansion, the new error-code rows in list-query-and-errors.md, and the workflow trigger surface cross-reference each other consistently (--filter api_trigger, callback_workflow, workflow_not_triggerable, workflow_trigger_payload_invalid, the button_* codes). Dialogues renumber cleanly A–H and workflow steps 1–7 with no gaps or duplicates.
  • Docker floor coherence. docker/local/cli/Dockerfile moved from >=3.7.2 to >=3.8.0, matching the new pack baseline. The curl … install.sh | … bash line is pre-existing (only the DAILYBOT_VERSION env var changed) and already documents its safety rationale, so it is not a newly-introduced pipe-to-shell path.
  • [skip release] usage is correct for this diff shape per AGENTS.md §15.a case (a) — releasing would push the CLI past the pack's freshly-pinned floor and re-trigger the sync loop.

Findings table

# Severity File Summary
No blocking or warning-level issues found.

Non-blocking observation (off-diff, not actionable here)

· .agents/skills/dailybot/SKILL.md:54 still reads “Thirteen coordinated capabilities” while the capability table below it has 14 rows. This line is not in this PR's diff and the mismatch pre-dates this sync (no capability row was added here — only the Workflows/Forms/env rows were reworded), so it is an upstream-pack artifact to fix at the source, not in this dogfood sync.

Recommendation: approve

@github-actions github-actions Bot added the pr-reviewed Passed AI code review label Jul 24, 2026
@xergioalex
xergioalex merged commit e18e8cb into main Jul 24, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-reviewed Passed AI code review Ready Trigger AI code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant