| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "name": "Full",
- "description": "Everything included - all agents, subagents, tools, and plugins for maximum functionality.",
- "components": [
- "agent:openagent",
- "agent:opencoder",
- "agent:eval-runner",
- "agent:copywriter",
- "agent:technical-writer",
- "agent:data-analyst",
- "subagent:task-manager",
- "subagent:frontend-specialist",
- "subagent:devops-specialist",
- "subagent:documentation",
- "subagent:coder-agent",
- "subagent:reviewer",
- "subagent:tester",
- "subagent:build-agent",
- "subagent:contextscout",
- "skill:task-management",
- "subagent:image-specialist",
- "command:test",
- "command:commit",
- "command:context",
- "command:clean",
- "command:optimize",
- "command:prompt-enhancer",
- "command:worktrees",
- "command:validate-repo",
- "command:analyze-patterns",
- "tool:env",
- "tool:gemini",
- "context:essential-patterns",
- "context:project-context",
- "context:quick-start",
- "context:core/*",
- "context:project-intelligence/*",
- "context:to-be-consumed/*",
- "context:adding-skill",
- "config:env-example",
- "config:readme",
- "skill:context-manager",
- "context:workflows-external-context-management",
- "context:workflows-external-context-integration",
- "context:context-system"
- ]
- }
|