archon

Coordinate Kanban boards with RAG-driven knowledge retrieval and task sync.

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/abdullah1854/ClaudeSuperSkills --skill archon-abdullah1854
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archon
Source: https://github.com/abdullah1854/ClaudeSuperSkills/tree/main/archon
Command: npx skills add https://github.com/abdullah1854/ClaudeSuperSkills --skill archon-abdullah1854

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages tasks visually with AI-powered context retrieval to augment task descriptions and decisions.

Core Features & Use Cases

  • Kanban Board: Simple visual task management.
  • RAG Context: Retrieval-Augmented Generation context for smart task planning.
  • Cross-Tool Sync: Integrates with Linear, GitHub Projects, Notion.

Quick Start

Create a board and add tasks, then query context for a task to surface relevant docs.

Frequently Asked Questions about archon

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

FAQPage Schema
How do I set up a Kanban board with AI-powered context retrieval?

Create a Kanban board by defining columns and adding tasks, then integrate a vector store for RAG-driven context retrieval. The Skill provides board, column, and task models with knowledge-base indexing to surface relevant documents when querying task context.

Can I sync my Kanban board with Linear, GitHub Projects, or Notion?

Yes, archon supports cross-tool sync with Linear, GitHub Projects, and Notion. Use the sync action to coordinate task data across external platforms while maintaining AI-enriched context on your visual board.

What is retrieval-augmented generation (RAG) and how does it improve task planning?

RAG retrieval-augmented generation surfaces relevant knowledge from indexed documents to augment task descriptions and decisions. It connects your Kanban board to a vector store so context is automatically surfaced when you query a task.

How do I query context for a task to surface relevant documents?

Use the query action on any task to retrieve relevant documents from your knowledge base. The Skill searches the indexed vector store and returns AI-derived context tied to that task's description.

What's the best way to integrate project management with knowledge retrieval?

Combine visual Kanban workflows with RAG-powered knowledge indexing. Archon solves this by unifying board management, vector-store integration, and task-driven queries so teams plan with full contextual awareness.

Do I need existing documentation indexed before creating tasks?

No, you can create tasks immediately. Index your knowledge base into the vector store first, then query task context. The Skill requires knowledge-base indexing for RAG retrieval but not before board creation.