delightful-ai

8 mods across 1 repository, 24 stars between them.

atomic-bead-filing

01

delightful-ai/beads-rs

Skill Claude CodeCodex

Use when noticing something off (code smell, design smell, workaround) while working and want to capture it without losing flow - grounds observation in codebase and files a proper bead that future agents can execute.

24 13d ago A 46 tokens original MIT

beads-jj-workflow

02

delightful-ai/beads-rs

Skill Claude CodeCodex

Use before starting any code work in beads-rs. Establishes jj commit rhythm and bd issue tracking workflow.

24 13d ago A 29 tokens original MIT

execute-epic

03

delightful-ai/beads-rs

Skill Claude CodeCodex

Use when working on beads from a specific epic, or when asked to "do a bead from ". Claims the next available bead from the epic, works it with jj rhythm, verifies, and closes it.

24 13d ago A 50 tokens original MIT

writing-rust-lints

04

delightful-ai/beads-rs

Skill Claude CodeCodex

Use when creating custom Rust lints with Dylint, implementing LateLintPass or EarlyLintPass, checking code patterns with rustc internals, or when user mentions "lint", "dylint", or "clippy-like".

24 13d ago A 54 tokens original MIT

beads-rs AGENTS.md

05

delightful-ai/beads-rs

Instructions file CodexOpenCode

Instructions for delightful-ai/beads-rs, covering beads-rs, worldview, architecture, cross-cutting invariants and design references.

24 13d ago A 3,632 tokens original MIT

beads-rs CLAUDE.md

06

delightful-ai/beads-rs

Instructions file

Instructions for delightful-ai/beads-rs, a project described as: A distributed work-item database for agent swarms, using git as the sync layer.

24 13d ago A 5 tokens copy · 100% MIT

AGENTS

07

delightful-ai/beads-rs

Command

This subtree owns per-command CLI behavior, rendering, and request construction. NEVER: reach into IpcClient, repo discovery, or actor/bootstrap plumbing from a handler just because it needs a typed request.

24 13d ago A 0 tokens original MIT