Daily Check

Parse the Todos file and auto-verify Strike List items via Git and deployment signals.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill daily-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Daily Check
Source: https://github.com/BedaBeda-Growth/bedabeda-growth-site/tree/main/skills/daily-check
Command: npx skills add https://github.com/BedaBeda-Growth/bedabeda-growth-site --skill daily-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines daily progress tracking by reading the current Strike List and updating item statuses to keep Nick and Kai aligned on priorities.

Core Features & Use Cases

  • Parse today's Strike List from the designated Todos file and identify each item.
  • Auto-verify progress using signals (e.g., Git merges, deployment status, content posts) and mark items as done or in-progress.
  • Surface objective mappings to highlight gaps and inform reprioritization in the status card.
  • Update the strike list file in-place so the morning pipeline can run with the latest status.

Quick Start

Run Daily Check after today's Todos are ready to update statuses and auto-verify progress, then commit the changes back to the strike list.

Frequently Asked Questions about Daily Check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily progress tracking for my task list?

Auto-verify daily progress tracking by reading your Todos file and checking signals like Git merges, deployment statuses, and content posts. The Skill updates the strike list in-place with checks or manual flags to surface gaps for reprioritization.

How does auto-verification work when updating a daily strike list?

Auto-verification scans signals like Git merges, deployment status, and content posts to validate task completion. It automatically marks verified strike list items as done or in-progress within the Todos file without manual intervention.

What is the best way to surface objective mapping gaps for task prioritization?

Surface objective mapping gaps by parsing the daily strike list and cross-referencing objective mappings. The Skill highlights incomplete items and updates the status card to inform reprioritization during morning workflows.

Can I use this daily check workflow without any external dependencies?

You can use this daily check workflow with zero external dependencies. It operates independently by reading the designated Todos file, applying auto-verification signals, and committing status updates directly back to the strike list.

When should I run automated status updates for my strike list?

Run automated status updates for your strike list after today's Todos are ready during your morning workflow. This ensures the morning pipeline runs with the latest verified progress and updated priority gaps.