steveyeggesteveyeggeCommunityยท3 Agent Skills Included

beads

Persistent issue tracking and task memory for AI coding agents

Tracks project tasks, bugs, and dependencies in a version-controlled graph that AI agents can query and update. Replaces messy markdown TODO lists and lost chat context with durable work items that survive session resets and compaction. Lets agents find ready work, claim tasks atomically, link blockers, and sync progress across machines and teams.
npx skills add steveyegge/beads --all -g -y
Available:

Tells the AI agent to use bd commands for all task tracking, avoid interactive commands, follow non-interactive shell rules, and complete a mandatory push-and-handoff workflow at the end of every work session.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Beads?โ–ผ

Run `npx skills add steveyegge/beads --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Beads solve for AI agents?โ–ผ

It gives AI coding agents persistent, dependency-aware task memory that survives conversation resets and context compaction. Agents can find ready work, claim tasks, and resume exactly where they left off.

How is Beads different from markdown TODO lists?โ–ผ

Beads stores tasks in a version-controlled Dolt database with dependency graphs, priorities, and audit trails. Markdown TODOs lose context, cannot track blockers, and break across sessions.

Does Beads work with Claude Code and Codex?โ–ผ

Yes. It ships with a SKILL.md and setup commands for Claude Code, Codex, Cursor, and other agents, with JSON output on every command for programmatic use.

Can Beads sync tasks across machines?โ–ผ

Yes. It uses Dolt push and pull over your git remote to sync the full issue graph between machines, agents, and team members.

Related Repositories in Product & Management

View All in Product & Managementโ†’