Skip to content
Agent

Skill-Based Agents

by daffy0208

AI Summary

Skill-Based Agents provides documentation for 6 autonomous agent skills (archon-manager, framework-orchestrator, multi-agent-architect, codex-review-workflow, design-system-architect, security-architect) that handle strategic coordination, orchestration, and governance across projects. Developers building multi-agent systems or requiring automated governance workflows benefit from understanding these reusable agent patterns.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "Skill-Based Agents" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/skill-agents.md "https://raw.githubusercontent.com/daffy0208/ai-dev-standards/main/.claude/agents/skill-agents.md"

Then explain what the agent does and how to invoke it.

Description

As Described in the name

Overview

Total Skill-Based Agents: 6 These are specialized skills from the /skills/ directory that exhibit agent-like characteristics: • Autonomous decision-making • Self-directed workflows • State management • Coordination with other agents/skills • Goal-oriented behavior ---

Overview

Strategic project management agent that provides the WHAT/WHEN layer coordinating with Skills for HOW.

Core Capabilities

Project Management: • Create and manage projects • Define project scope and goals • Track project progress • Manage project metadata Task Coordination: • Break down high-level goals into tasks • Assign tasks to appropriate skills/agents • Track task status (todo, doing, review, done) • Manage task dependencies Knowledge Base Operations: • RAG search for relevant knowledge • Document management • Version control for project data • Knowledge retrieval and synthesis Strategic Planning: • Identify project risks • Recommend resource allocation • Suggest task prioritization • Provide strategic recommendations

Use Cases

• Complex Project Management • Multi-phase projects • Multiple team members • Knowledge-intensive work • Strategic Planning • Feature roadmap planning • Resource allocation • Risk management • Knowledge Management • Building knowledge bases • Document organization • Version tracking • Archon+Skills Architecture • Two-layer architecture implementation • Strategic/tactical separation • Coordinated execution

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
17 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars17
Forks6
Issues3
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code