issue-tracking-with-beans

Community

Track work with Beans for memory and audit trails.

Authorczottmann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Use Beans to persist non-trivial work and maintain an audit trail, ensuring long-running tasks are remembered across sessions and context changes.

Core Features & Use Cases

  • Persistent memory: Capture task details in Beans for future sessions.
  • Checklist discipline: Update checklists as work progresses to provide recoverable checkpoints.
  • Clear conventions: Guidance on when to use Beans vs other systems.

Quick Start

Create a Beans task to start work, then update the task as you complete each step and commit changes that reflect the progress.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: issue-tracking-with-beans
Download link: https://github.com/czottmann/claude-code-stuff/archive/main.zip#issue-tracking-with-beans

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository