CommercialAppFree

Claude Code

Anthropic's agentic coding CLI.

Alternatives

13 workflows use Claude Code

CodingFreeMachine-verified

Turn a Hand-Drawn UI into Working Code with tldraw

Sketch a screen on an infinite canvas and have a vision model return a live, working version of it.

Claude Codetldraw· intermediate
AutomationFreeMachine-verified

Morning Synthesis: a Start-of-Day Note Before Coffee

Schedule Claude Code to read your recent notes and write a daily start-of-day briefing.

Claude CodeObsidian· intermediate
AutomationFreeMachine-verified

Weekly Review: a Finished Review Instead of a Blank Page

Every Friday, have Claude Code turn your week's note activity into a written review.

Claude CodeObsidian· intermediate
AutomationFreeMachine-verified

Obsidian × MCPVault: The Vault Health Check

A monthly, scheduled audit that finds orphan notes, stale info, and inconsistent tags before your vault rots.

Claude CodeMCPVaultObsidian· intermediate
CodingFreeMachine-verified

Self-Healing Test Loop: an Agent that Fixes Until Green

Wrap a coding agent in a bounded loop that re-runs your tests and fixes the code until the suite passes or it runs out of attempts.

Codex (OpenAI)Claude Code· intermediate
CodingFreeMachine-verified

Agent Review Gate: a Schema-Forced Approve or Block in CI

Run a coding agent as a read-only reviewer that returns a schema-forced approve/block verdict, and let CI fail the merge on block.

Codex (OpenAI)Claude Code· intermediate
CodingFreeMachine-verified

One AGENTS.md, no drift: prove CLAUDE.md is a real symlink and the generated files are in sync

Keep one AGENTS.md as the single source of agent rules, symlink CLAUDE.md to it, and prove with CI that the symlink is committed as a symlink (not a Windows-materialised copy) and that any generated per-tool file byte-matches a fresh regeneration from the source, so nothing silently drifts.

Claude Coderulesync· beginner
AutomationFreeMachine-verified

Claude Code /loop: Poll a Deploy on a Fixed Interval

Re-fire a prompt on a valid cron interval inside a live Claude Code session.

Claude Code· beginner
AutomationFreeMachine-verified

Claude Code Headless: An Always-On Local Schedule

Run Claude Code headless with -p on an OS-cron schedule so a job survives restarts.

Claude Code· intermediate
AutomationFreeMachine-verified

Claude Code Cloud Schedule: Runs With Your Laptop Off

Schedule Claude Code on Anthropic-managed infra at 1-hour-or-coarser cadence, pushing only to claude/ branches.

Claude Code· intermediate
SecurityFreeMachine-verified

Claude Code: Lock Down an Unattended Run with Permission Rules

Define exactly what a scheduled or headless Claude Code run may do via settings.json permission rules.

Claude Code· intermediate
SecurityFreeMachine-verified

Claude Code Auto Mode: A Classifier Instead of an Allowlist

Set Auto Mode as your default so a classifier reviews each action instead of pre-listing every command.

Claude Code· advanced
AgentsFreeMachine-verified

Obsidian Vault as the Core of Your Agent Harness

Use an Obsidian vault as the shared memory and control surface for your agents.

Claude CodeHermes AgentObsidian· intermediate