Archon Manager

Orchestrate Archon MCP-driven project management with P0/P1/P2 task tracking.

34|7|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/daffy0208/ai-dev-standards --skill archon-manager
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Archon Manager
Source: https://github.com/daffy0208/ai-dev-standards/tree/main/SKILLS/archon-manager
Command: npx skills add https://github.com/daffy0208/ai-dev-standards --skill archon-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates project chaos by providing a strategic orchestration layer that coordinates WHAT to build and WHEN, while Skills handle HOW to build it well.

Core Features & Use Cases

  • Strategic Project Management: Create hierarchical projects with priority-based task workflows (P0/P1/P2).
  • Knowledge Base Operations: Perform RAG queries across documentation, web content, and code examples.
  • Use Case: Imagine starting a complex web application. Use this Skill to structure the project, prioritize features, build a comprehensive knowledge base, and coordinate multiple AI assistants on the same project.

Quick Start

Use the archon manager skill to create a new project called 'E-commerce Platform' with P0 features for user authentication and product catalog.

Frequently Asked Questions about Archon Manager

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

FAQPage Schema
How do I set up hierarchical project management with priority-based task tracking?▼

Hierarchical project management organizes work into structured levels with priority tiers (P0, P1, P2). Archon Manager creates these project hierarchies, assigns priority levels to tasks, and tracks completion through a coordinated workflow that sequences critical features before secondary work.

Can I use RAG-based knowledge queries to search across documentation and code examples?▼

RAG-based knowledge queries retrieve relevant information from indexed documentation, web content, and code examples. Archon Manager performs these queries across your knowledge base, enabling multi-agent collaboration to find answers and extract code patterns without manual searching.

How do I coordinate multiple AI assistants on the same project?▼

Multi-agent coordination orchestrates several AI tools to work together on shared project goals. Archon Manager integrates with Claude Code, Cursor, and Windsurf, routing WHAT/WHEN decisions to the strategic layer while agents handle HOW implementation, with real-time updates and provenance tracking.

What's the best way to structure a complex project with web crawling and document processing?▼

Complex project structure combines hierarchical planning, web crawling to gather external resources, and document processing to extract knowledge. Archon Manager builds a comprehensive knowledge base from these sources, prioritizes deliverables, and tracks dependencies across tasks.

Does Archon Manager work with Supabase and OpenAI backends?▼

Archon Manager integrates seamlessly with Supabase for data persistence and OpenAI backends for LLM operations. These integrations support knowledge operations, real-time updates, and multi-agent task coordination within your existing infrastructure stack.

When should I use multi-layer orchestration instead of direct task management?▼

Multi-layer orchestration separates strategic decisions from execution details, preventing coordination chaos in complex projects. Use it when managing multiple AI agents, balancing competing priorities, and requiring provenance-aware metrics across distributed work.