Yesterday

Read-only previous-workday recap. Alias for `/today --previous-workday`; the shared workflow selects Friday when run on Monday.

flurdy Updated

File contents

Yesterday (alias)

Retained entry point for the previous-workday recap. The full read-only workflow lives in today; this alias only fixes its mode.

Instructions

Invoke the today skill with --previous-workday {args}, forwarding any supplied arguments unchanged for the canonical skill to validate. If the Skill tool is unavailable, read ~/.agents/skills/today/SKILL.md and follow it with the same arguments using the exposed read-only tools. Reading the skill grants no new capabilities; missing tools follow its unavailable-source rules. Keep standard routing because this fallback also renders the report.

If the canonical skill is missing or unreadable, stop and report it as unavailable. Never fall back to same-day mode or reconstruct a private copy of its procedure.

Perform no collection or rendering here before delegation. The canonical skill owns date selection through its helper, queries, report layout, and all failure handling.

flurdy/agent-skills/tree/main/skills/yesterday commit 6e1175693a

Frequently asked questions

npx skillmds@latest add flurdy/yesterday