ralphban

Generate structured JSON task files for Ralphban Kanban workflows.

3|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/evolv3ai/claude-skills-archive --skill ralphban
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralphban
Source: https://github.com/evolv3ai/claude-skills-archive/tree/main/skills/ralphban
Command: npx skills add https://github.com/evolv3ai/claude-skills-archive --skill ralphban

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you create structured, machine-readable task files that can be visualized on a Kanban board, making it easier to manage and track LLM agent workflows.

Core Features & Use Cases

  • Task Definition: Define tasks with categories, descriptions, steps, status, and priorities.
  • Dependency Management: Specify dependencies between tasks to ensure proper execution order.
  • Use Case: Break down a complex feature into smaller, manageable tasks for an LLM agent, defining their order and dependencies, and then visualize their progress on a Kanban board.

Quick Start

Use the ralphban skill to create a new task file with the description "Implement user login API".

Frequently Asked Questions about ralphban

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

FAQPage Schema
How do I structure LLM agent tasks for a Kanban board?

You can structure LLM agent tasks for a Kanban board by generating structured JSON task files that define task categories, descriptions, steps, status, and priorities for visual workflow tracking.

How do I define dependencies between tasks for LLM agent workflows?

To define dependencies for LLM agent workflows, you generate JSON task files that specify dependency relationships between individual tasks, ensuring proper execution order on your Kanban board.

Can I generate PRD files and task graphs for LLM agents using JSON schema?

Yes, you can generate PRD files and task graphs by creating structured JSON files that satisfy agent task decomposition requirements and enable visual task graph integration.

Does the ralphban skill require the VS Code extension to generate task files?

The ralphban skill generates structured JSON task files compatible with the Ralphban VS Code extension, but the file generation itself works independently for task status tracking and priority assignment.

What is the best way to break down a complex feature into manageable LLM agent tasks?

The best way to break down a complex feature is to generate structured JSON task files that decompose the feature into smaller tasks, defining their order and dependencies for LLM agent execution.

When do I need structured JSON task files for task management?

You need structured JSON task files for task management when you want to visualize LLM agent workflows on a Kanban board and track task status, dependencies, and priorities automatically.