archon-workflow

Manage projects, tasks, documents, and RAG knowledge in Archon MCP.

3|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/HouseGarofalo/claude-code-base --skill archon-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archon-workflow
Source: https://github.com/HouseGarofalo/claude-code-base/tree/main/.claude/skills/archon-workflow
Command: npx skills add https://github.com/HouseGarofalo/claude-code-base --skill archon-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines project and task management, providing a centralized system for organizing work, tracking progress, and maintaining a persistent knowledge base.

Core Features & Use Cases

  • Project Management: Create, find, update, and delete projects, including sub-projects.
  • Task Management: Track tasks with statuses (todo, doing, review, done), assignees, and priorities within projects.
  • Document Management: Store and retrieve project-specific documents like specifications, designs, and notes.
  • RAG Knowledge Base: Search external documentation and code examples for research and implementation.
  • Use Case: A software development team can use Archon to manage sprints, track bugs, document architectural decisions, and quickly search for relevant code snippets or API documentation.

Quick Start

Use the archon-workflow skill to create a new project named 'User Authentication System' with the description 'Implement OAuth2 and JWT authentication'.

Frequently Asked Questions about archon-workflow

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

FAQPage Schema
How do I manage software development projects and track task statuses?

Project management and task tracking are handled by creating projects, assigning tasks with todo, doing, review, or done statuses, and managing priorities within an Archon MCP server environment.

Can I store project-specific documents like specifications and design notes in a knowledge base?

Yes, document management allows you to store and retrieve project-specific documents like specifications and designs, maintaining a persistent knowledge base for your team's architectural decisions and notes.

How does RAG knowledge base search work for retrieving external code examples?

The RAG knowledge base search retrieves external documentation and code examples by performing structured data operations for information retrieval, enabling quick research and implementation within your project environment.

What's the best way to organize work for a software development team using a centralized task system?

The best way to organize team work is using a centralized system that creates sub-projects, tracks bug lifecycles, assigns priorities, and maintains persistent project tracking for sprint management.

Do I need an Archon MCP server environment to use structured data operations for task management?

Yes, an Archon MCP server environment is required. The skill facilitates structured data operations for all management functions, relying on this environment to process project and task lifecycles.

Why use a persistent knowledge base for project tracking instead of standard document storage?

A persistent knowledge base integrates project tracking with RAG search capabilities, allowing you to retrieve external code snippets and API documentation directly alongside your internal task and document management.