egenskriven

Manage AI-agent workflow tasks with a local-first kanban CLI.

1|Updated Mar 25, 2025
One-click install
npx skills add https://github.com/ramtinJ95/dotfiles --skill egenskriven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: egenskriven
Source: https://github.com/ramtinJ95/dotfiles/tree/main/mac-config/mac-dotfiles/claude/.claude/skills/egenskriven
Command: npx skills add https://github.com/ramtinJ95/dotfiles --skill egenskriven

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

EgenSkriven provides a local-first kanban for AI-agent workflows, enabling persistent task tracking, boards for ideas, tasks, blocks, and handoffs across multiple agents and sessions.

Core Features & Use Cases

  • Local-first kanban board with a CLI and optional web UI to manage tasks, blockers, and progress in AI projects.
  • CRUD operations for tasks, blocking/resume flows, and inline comments to support collaboration and traceability.
  • Use cases include coordinating multi-step experiments, tracking epics and dependencies, and maintaining a single source of truth for AI-driven work.

Quick Start

egenskriven context --json egenskriven add "Plan experiment" --type feature --priority medium egenskriven list --ready --json egenskriven block WRK-1 "Need design input"

Frequently Asked Questions about egenskriven

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track AI agent tasks across multiple sessions using a local kanban board?

Track AI agent tasks across sessions by using a local-first kanban board with CLI commands to add, list, and update work. Persistent task tracking ensures progress, blockers, and handoffs are maintained across multiple agents and sessions.

Can I use a CLI to manage blockers and resume blocked AI workflows?

Yes, you can manage blockers and resume blocked AI workflows via CLI commands. The block command flags issues with context, and the resume command restarts the affected multi-step workflows when dependencies resolve.

What's the best way to coordinate task handoffs between multiple AI agents?

Coordinate multi-agent task handoffs by maintaining a single source of truth on a local kanban board. Inline comments and persistent task states allow different AI agents to trace dependencies and pick up work seamlessly.

Does this local kanban task management CLI work with OpenCode and Claude Code?

Yes, the local kanban task management CLI supports optional tool integrations with OpenCode, Claude Code, and Codex. These integrations enable structured task tracking directly within your AI-driven development workflows.

How do I add and list ready tasks for AI experiments from the command line?

Add and list ready tasks for AI experiments using CLI commands like add with type and priority flags, then filter actionable items with list ready. This provides structured tracking for multi-step AI workflows.

Why use a local-first kanban instead of a cloud task tracker for AI agent coordination?

Use a local-first kanban for AI agent coordination to keep task data persistent and accessible without external network dependencies. It supports multi-step workflows with a CLI and optional web UI for direct integration.