| 12345678910111213141516171819202122232425262728293031 |
- {
- "name": "Essential (Minimal)",
- "description": "Minimal starter kit - universal agent with core subagents. Great for learning the system or lightweight tasks. Upgrade to Developer or Business for full features.",
- "components": [
- "agent:openagent",
- "subagent:task-manager",
- "subagent:contextscout",
- "subagent:documentation",
- "skill:task-management",
- "command:context",
- "command:clean",
- "tool:env",
- "context:essential-patterns",
- "context:project-context",
- "context:standards-code",
- "context:standards-patterns",
- "context:standards-tests",
- "context:standards-docs",
- "context:standards-analysis",
- "context:workflows-delegation",
- "context:session-management",
- "context:feature-breakdown",
- "context:workflows-review",
- "context:system-context-guide",
- "config:env-example",
- "skill:context-manager",
- "context:workflows-external-context-management",
- "context:workflows-external-context-integration",
- "context:context-system"
- ]
- }
|