egenskriven-advanced

Automate epic and task orchestration with batch operations in EgenSkriven.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Complex project management often suffers from fragmented epic-task relationships, unclear dependencies, and manual batch handling. This skill automates and unifies epics, tasks, and sub-tasks within EgenSkriven to provide scalable planning and traceable progress.

Core Features & Use Cases

  • Epic management: create, list, update, and link tasks to epics for consolidated planning.
  • Task dependencies: enforce blockers and cascading updates to ensure correct sequencing.
  • Sub-tasks: decompose large work into manageable units with parent-child relationships.
  • Batch operations: import, create, and update multiple tasks in one go for bulk work.
  • Views and filters: quick access to ready, blocked, and due tasks across boards.

Quick Start

Start by creating an epic, then add a few tasks linked to that epic, and perform a batch import to populate remaining tasks. Example commands: egenskriven epic add "New Initiative" --color "#4A90D9" egenskriven add "Design module" --epic <epic-ref> --type feature egenskriven import --file tasks.jsonl

Frequently Asked Questions about egenskriven-advanced

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

FAQPage Schema
How do I manage complex epics and task dependencies in project workflows?

Managing complex epics and task dependencies requires linking tasks to epics and enforcing blockers to ensure correct sequencing. This approach automates epic-task associations and provides cascading updates for scalable planning and traceable progress across project workflows.

What is the best way to batch import and update multiple tasks across boards?

Batch importing and updating multiple tasks is best handled through bulk operations using a JSONL file. This method automates creating, importing, and updating numerous tasks simultaneously, streamlining bulk work across multiple boards efficiently.

Can I decompose large project tasks into manageable sub-tasks with parent-child relationships?

Yes, you can decompose large project tasks into manageable sub-tasks with parent-child relationships. This task decomposition feature allows you to break down extensive work units, maintaining clear hierarchical structures for consolidated planning.

How do I filter ready, blocked, and due tasks across multiple boards?

Filtering ready, blocked, and due tasks across boards relies on advanced views and filters. This functionality provides quick access to monitor task statuses, allowing you to track progress and identify blockers across multiple project boards.

Does epic management support cascading updates when task statuses change?

Yes, epic management supports cascading updates when task statuses change. By enforcing task dependencies and blockers, the system automatically reflects status modifications across linked epics to maintain accurate sequencing and traceable progress.