skill-architect

Design subagents for new skills by outlining roles, interactions, and governance.

1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/shakefu/contextium --skill skill-architect-shakefu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-architect
Source: https://github.com/shakefu/contextium/tree/main/.claude/skills/skill-architect
Command: npx skills add https://github.com/shakefu/contextium --skill skill-architect-shakefu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides the creation of subagents for new skills, enabling structured agent architectures and repeatable workflows.

Core Features & Use Cases

  • Define agent roles and responsibilities for skill architectures.
  • Map coordination flows to ensure scalable task execution across agents.
  • Produce formal agent designs ready for implementation or revision.

Quick Start

Create a new Agent Design document for a skill by outlining the goal, required agents, and coordination flow.

Frequently Asked Questions about skill-architect

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

FAQPage Schema
How do I design subagents for a scalable skill architecture?

Agent design maps subagent interactions and governance rules to produce a formal document defining roles and coordination flows, ensuring scalable and repeatable task execution across complex skill workflows.

What is the best way to plan agent coordination for a new skill workflow?

Planning agent coordination involves mapping specific interaction flows between defined subagent roles, which produces a formal design document detailing how tasks are executed and governed across the workflow.

How do I determine which subagents are necessary for my skill architecture?

Determine necessary subagents by analyzing the skill's goal, outlining the required agent roles, and mapping their interactions to ensure all workflow tasks are covered and properly governed.

What does an agent design document for skill planning include?

An agent design document includes defined subagent roles, mapped coordination flows for task execution, and implementation notes, providing a formal architecture ready for development or revision.

Can I optimize existing skill workflows by redesigning subagent roles?

You can optimize existing skill workflows by revising the agent design document, redefining subagent roles, and remapping coordination flows to improve task execution and governance.