AlexGladkov

Mach Daily — Development skill for Claude Code

Development community

Machiavelli — daily digest of corporate intrigue.

How to install Mach Daily

Installs to ~/.claude/skills/alexgladkov-machiavelli-mach-daily/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alexgladkov-machiavelli-mach-daily && curl -fsSL https://raw.githubusercontent.com/AlexGladkov/machiavelli/HEAD/commands/mach-daily.md -o ~/.claude/skills/alexgladkov-machiavelli-mach-daily/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mach Daily does


name: mach-daily description: Machiavelli — daily digest of corporate intrigue. Who to talk to, what to prepare, what to watch. Manual command (no cron in v1). user_invocable: true

/mach-daily

Generates the daily digest from your ego perspective:

  • Who should you talk to today?
  • What should you prepare?
  • What situations or people to watch?

This is a manual command — there is no cron or auto-scheduling in v1.

Usage

/mach-daily

No arguments required. `$ARGUMENTS` is ig

Alternatives in Development

Full documentation available on GitHub

View Source Repository