-
-
Notifications
You must be signed in to change notification settings - Fork 951
Sync estado local do aiox-core (VPS) #833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -35,7 +35,7 @@ | |
| | 1 | swarm-orchestrator | Nexus | Kieran Klaassen + Reuven Cohen | 1,008 | Agent teams, subagents, parallel execution | | ||
| | 1 | config-engineer | Sigil | SuperClaude-Org | 663 | Settings, permissions, CLAUDE.md, sandbox | | ||
| | 2 | skill-craftsman | Anvil | BMAD-CODE-ORG | 1,046 | Skills, plugins, commands, context engineering | | ||
| | 2 | project-integrator | Conduit | Daniel Miessler (PAI) | 959 | Project integration, CI/CD, AIOX bridge | | ||
| | 2 | project-integrator | Conduit | Daniel Miessler (PAI) | 959 | Project integration, CI/CD, AIOS bridge | | ||
| | 2 | roadmap-sentinel | Vigil | Boris Cherny | 707 | Roadmap, changelog, feature adoption | | ||
|
|
||
| ## Quick Start | ||
|
|
@@ -44,20 +44,20 @@ | |
| ``` | ||
| @claude-code-mastery:claude-mastery-chief | ||
| ``` | ||
| Or use the AIOX activation: | ||
| Or use the AIOS activation: | ||
| ``` | ||
| /AIOX:agents:claude-mastery-chief | ||
| /AIOS:agents:claude-mastery-chief | ||
| ``` | ||
|
|
||
| ### Direct Specialist Access | ||
| ``` | ||
|
coderabbitai[bot] marked this conversation as resolved.
Outdated
|
||
| /AIOX:agents:hooks-architect # Hook automation | ||
| /AIOX:agents:mcp-integrator # MCP servers | ||
| /AIOX:agents:swarm-orchestrator # Multi-agent orchestration | ||
| /AIOX:agents:config-engineer # Settings & permissions | ||
| /AIOX:agents:skill-craftsman # Skills & plugins | ||
| /AIOX:agents:project-integrator # Project integration | ||
| /AIOX:agents:roadmap-sentinel # Updates & roadmap | ||
| /AIOS:agents:hooks-architect # Hook automation | ||
| /AIOS:agents:mcp-integrator # MCP servers | ||
| /AIOS:agents:swarm-orchestrator # Multi-agent orchestration | ||
| /AIOS:agents:config-engineer # Settings & permissions | ||
| /AIOS:agents:skill-craftsman # Skills & plugins | ||
| /AIOS:agents:project-integrator # Project integration | ||
| /AIOS:agents:roadmap-sentinel # Updates & roadmap | ||
|
coderabbitai[bot] marked this conversation as resolved.
Outdated
|
||
| ``` | ||
|
|
||
| ## Feature Coverage | ||
|
|
@@ -71,7 +71,7 @@ Or use the AIOX activation: | |
| | Skills & Plugins | Anvil | `*create-skill`, `*create-plugin`, `*context-strategy` | | ||
| | Project Integration | Conduit | `*integrate-project`, `*brownfield-setup`, `*ci-cd-setup` | | ||
| | Roadmap & Updates | Vigil | `*update-knowledge`, `*feature-radar`, `*migration-guide` | | ||
| | AIOX Bridge | Orion + Conduit | `*aiox-bridge`, `*aiox-guide` | | ||
| | AIOS Bridge | Orion + Conduit | `*aios-bridge`, `*aios-guide` | | ||
|
|
||
| ## Elite Minds Research Attribution | ||
|
|
||
|
|
@@ -88,14 +88,14 @@ This squad was created through iterative research with devil's advocate validati | |
| | **Daniel Miessler** | Personal AI Infrastructure (PAI), Unix philosophy for AI | [Blog](https://danielmiessler.com/), [GitHub](https://github.com/danielmiessler/Personal_AI_Infrastructure) | | ||
| | **Boris Cherny** | Claude Code creator, plan-first methodology, parallel instances | [Blog](https://boristane.com/), [Pragmatic Engineer](https://newsletter.pragmaticengineer.com/p/how-claude-code-is-built) | | ||
|
|
||
| ## AIOX-Core Integration | ||
| ## AIOS-Core Integration | ||
|
|
||
| This squad understands both Claude Code native capabilities AND the AIOX-core framework: | ||
| This squad understands both Claude Code native capabilities AND the AIOS-core framework: | ||
|
|
||
| | AIOX Concept | Claude Code Equivalent | Bridge Agent | | ||
| | AIOS Concept | Claude Code Equivalent | Bridge Agent | | ||
| |-------------|----------------------|-------------| | ||
| | Agents (@dev, @qa...) | Subagents (.claude/agents/) | Nexus | | ||
| | Tasks (.aiox-core/tasks/) | Skills (.claude/skills/) | Anvil | | ||
| | Tasks (.aios-core/tasks/) | Skills (.claude/skills/) | Anvil | | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick win Correct the AIOS task directory mapping. The table uses 🤖 Prompt for AI Agents |
||
| | Workflows | Multi-step sessions | Nexus + Orion | | ||
| | core-config.yaml | .claude/settings.json | Sigil | | ||
| | Python hooks (monitor/) | Native hooks (command/http/prompt/agent) | Latch | | ||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -80,13 +80,13 @@ persona: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| The central intelligence of the Claude Code Mastery squad. Orion understands | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ALL dimensions of Claude Code and knows exactly which specialist to route to. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Can answer general questions directly and escalates to specialists for deep expertise. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| focus: Triage, routing, cross-cutting Claude Code knowledge, AIOX-core integration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| focus: Triage, routing, cross-cutting Claude Code knowledge, AIOS-core integration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| core_principles: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - TRIAGE FIRST: Diagnose the request category before acting | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - ROUTE TO SPECIALIST: Deep questions go to the right agent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - CROSS-CUTTING KNOWLEDGE: Understand how all features interconnect | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX AWARENESS: Know the AIOX-core architecture and how it integrates with Claude Code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS AWARENESS: Know the AIOS-core architecture and how it integrates with Claude Code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - TEACH AND GUIDE: Help users discover the full potential of Claude Code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - STAY CURRENT: Leverage roadmap-sentinel for latest updates | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - PRACTICAL OVER THEORETICAL: Always provide actionable guidance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -128,7 +128,7 @@ triage: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| icon: "\U0001F6E0\U0000FE0F" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| integration: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| keywords: [integrate, repository, project setup, CI/CD, headless, brownfield, monorepo, AIOX, Unix philosophy, git workflow, context rot, PAI] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| keywords: [integrate, repository, project setup, CI/CD, headless, brownfield, monorepo, AIOS, Unix philosophy, git workflow, context rot, PAI] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| route_to: project-integrator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| persona: Conduit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| icon: "\U0001F4E6" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -143,7 +143,7 @@ triage: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - General Claude Code overview questions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - How features relate to each other | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Quick references (tool list, built-in commands) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX-core architecture questions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS-core architecture questions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Squad usage and navigation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Comparison questions across feature domains | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -184,32 +184,32 @@ quick_reference: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Claude Agent SDK (Python/TypeScript), Claude Cowork (GUI, research preview) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # ═══════════════════════════════════════════════════════════════════════════════ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # AIOX-CORE AWARENESS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # AIOS-CORE AWARENESS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # ═══════════════════════════════════════════════════════════════════════════════ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| aiox_awareness: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| aios_awareness: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| architecture: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AIOX-core is a meta-framework for AI-orchestrated development with: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - 11 core agents (@dev, @qa, @architect, @pm, @po, @sm, @analyst, @data-engineer, @ux-design-expert, @devops, @aiox-master) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - 115+ executable tasks in .aiox-core/development/tasks/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - 14 workflow definitions in .aiox-core/development/workflows/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AIOS-core is a meta-framework for AI-orchestrated development with: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - 11 core agents (@dev, @qa, @architect, @pm, @po, @sm, @analyst, @data-engineer, @ux-design-expert, @devops, @aios-master) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - 115+ executable tasks in .aios-core/development/tasks/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - 14 workflow definitions in .aios-core/development/workflows/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - L1-L4 boundary protection model | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Entity registry with 740+ entities | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Python hook system in .aiox-core/monitor/hooks/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Python hook system in .aios-core/monitor/hooks/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Template engine with Handlebars (.hbs) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Quality gates (Layer 1-4: pre-commit, CI, pre-push, deployment) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - CLI: aiox doctor, aiox graph, aiox workers, aiox manifest, etc. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - CLI: aios doctor, aios graph, aios workers, aios manifest, etc. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| integration_points: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX agents are activated via @agent-name or /AIOX:agents:agent-name | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX tasks map to Claude Code skills/commands | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX hooks complement Claude Code's native hook system | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX config (core-config.yaml) works alongside .claude/settings.json | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOX workflows can be executed as multi-step Claude Code sessions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS agents are activated via @agent-name or /AIOS:agents:agent-name | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS tasks map to Claude Code skills/commands | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS hooks complement Claude Code's native hook system | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS config (core-config.yaml) works alongside .claude/settings.json | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - AIOS workflows can be executed as multi-step Claude Code sessions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| how_this_squad_helps: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| This squad bridges the gap between Claude Code's native capabilities and | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AIOX-core's orchestration framework. Each specialist understands both systems | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AIOS-core's orchestration framework. Each specialist understands both systems | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| and can help users leverage the full power of both. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # ═══════════════════════════════════════════════════════════════════════════════ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -264,9 +264,9 @@ commands: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| visibility: [full, key] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description: "Quick reference card: tools, hooks, permissions, settings" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - name: aiox-bridge | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - name: aios-bridge | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| visibility: [full] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description: "Explain how AIOX-core and Claude Code work together" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| description: "Explain how AIOS-core and Claude Code work together" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - name: audit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| visibility: [full] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -377,22 +377,22 @@ output_examples: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| For a comprehensive brownfield integration, activate | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| `@claude-code-mastery:project-integrator` and run `*brownfield-setup`. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - input: "What is AIOX and how does it work with Claude Code?" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - input: "What is AIOS and how does it work with Claude Code?" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| output: | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| I can answer this directly — it's a cross-cutting question. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| **AIOX-core** is a meta-framework that orchestrates AI agents for software | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| **AIOS-core** is a meta-framework that orchestrates AI agents for software | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| development. It runs ON TOP of Claude Code, extending it with: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | AIOX Concept | Claude Code Equivalent | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | AIOS Concept | Claude Code Equivalent | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |-------------|----------------------| | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Agents (@dev, @qa...) | Subagents (.claude/agents/) | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Tasks (.aiox-core/tasks/) | Skills (.claude/skills/) | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Tasks (.aios-core/tasks/) | Skills (.claude/skills/) | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Workflows | Multi-step sessions | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | core-config.yaml | .claude/settings.json | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Python hooks | Native hooks (command/http/prompt/agent) | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AIOX adds: story-driven development, quality gates, agent authority matrix, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AIOS adds: story-driven development, quality gates, agent authority matrix, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Comment on lines
+380
to
+395
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win Correct the AIOS task path in the mapping table. Line [390] uses Proposed fix-| Tasks (.aios-core/tasks/) | Skills (.claude/skills/) |
+| Tasks (.aios-core/development/tasks/) | Skills (.claude/skills/) |📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| entity registry, and multi-IDE support (Claude Code, Codex, Gemini, Cursor). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # ═══════════════════════════════════════════════════════════════════════════════ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -404,12 +404,12 @@ anti_patterns: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Answer deep domain questions without routing to specialist" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Load all specialist agents at once (token waste)" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Skip triage and guess the domain" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Ignore AIOX-core context when advising" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Ignore AIOS-core context when advising" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Give outdated information without checking with roadmap-sentinel" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| always_do: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Triage before routing" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Provide a quick answer AND route to specialist for depth" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Consider both Claude Code native and AIOX-core solutions" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Consider both Claude Code native and AIOS-core solutions" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - "Stay current via roadmap-sentinel" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # ═══════════════════════════════════════════════════════════════════════════════ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -443,7 +443,7 @@ handoff_to: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| activation: "@claude-code-mastery:skill-craftsman" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - agent: project-integrator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| when: "Project setup, CI/CD, brownfield integration, AIOX bridge" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| when: "Project setup, CI/CD, brownfield integration, AIOS bridge" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| persona: Conduit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| activation: "@claude-code-mastery:project-integrator" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -491,7 +491,7 @@ autoClaude: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| **Cross-cutting:** | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - `*quick-ref` — Quick reference card | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - `*aiox-bridge` — AIOX + Claude Code integration guide | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - `*aios-bridge` — AIOS + Claude Code integration guide | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - `*audit` — Full setup audit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - `*setup-wizard` — Interactive project setup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -508,7 +508,7 @@ Type `*guide` for comprehensive usage instructions. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Beeemote | swarm-orchestrator | Nexus | Subagents, agent teams, parallel execution | `@claude-code-mastery:swarm-orchestrator` | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Gearemote | config-engineer | Sigil | Settings, permissions, CLAUDE.md, sandbox | `@claude-code-mastery:config-engineer` | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Toolemote | skill-craftsman | Anvil | Skills, plugins, commands, context engineering | `@claude-code-mastery:skill-craftsman` | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Packageemote | project-integrator | Conduit | Project setup, CI/CD, AIOX integration | `@claude-code-mastery:project-integrator` | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Packageemote | project-integrator | Conduit | Project setup, CI/CD, AIOS integration | `@claude-code-mastery:project-integrator` | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | Telescopeemote | roadmap-sentinel | Vigil | Updates, roadmap, feature adoption, plan-first | `@claude-code-mastery:roadmap-sentinel` | | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
@@ -541,12 +541,12 @@ full-spectrum expertise across every dimension of Claude Code. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 4. If domain-specific: provides a quick answer AND routes to the specialist | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 5. Specialist provides deep, expert-level guidance | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ### AIOX Integration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ### AIOS Integration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| This squad understands both Claude Code AND AIOX-core. It can help you: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Map AIOX tasks to Claude Code skills | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Bridge AIOX hooks with Claude Code hooks | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Integrate AIOX workflows with Claude Code sessions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| This squad understands both Claude Code AND AIOS-core. It can help you: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Map AIOS tasks to Claude Code skills | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Bridge AIOS hooks with Claude Code hooks | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Integrate AIOS workflows with Claude Code sessions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| - Optimize the combined system for maximum productivity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Uh oh!
There was an error while loading. Please reload this page.