Instructions file
Claude Code instructions for alinaqi/maggy, covering global claude code settings, general preferences, code style, git workflow and tools & frameworks.
Instructions file
Claude Code instructions for alinaqi/maggy, covering global claude code settings, general preferences, code style, git workflow and tools & frameworks.
Agent
Enhanced codebase explorer that uses iCPG and code property graphs for discovery. Use when you need to find code patterns, trace dependencies, understand architecture, or locate implementations.
Command
Analyze an existing repository's structure, conventions, and guardrails.
Command
Command "analyze-workspace" from alinaqi/maggy, covering /analyze-workspace, trigger, behavior, phase 1: topology discovery (30 seconds) and phase 2: module analysis (60 seconds).
Command
Build-in-Public — generate posts from your engineering work, anonymize, and schedule via Buffer.
Command
Checks who's working on the project and optionally converts to a multi-person project with team state management.
Command
Infer ReasonNodes from existing git commit history. One-time setup for existing codebases.
Command
Run a full drift scan and display all unresolved drift events, grouped by dimension and sorted by severity.
Command
Show the blast radius of a ReasonNode or symbol — what depends on it, what breaks if it changes.
Command
Manually create or update an iCPG intent (ReasonNode) for a file before implementing.
Command
Trace any symbol back to its creating ReasonNode — show the original goal, who wrote it, and whether it's still doing what it was made for.
Command
Full project setup with Claude coding guardrails. Works for both new and existing projects.
Command
Interactive wizard that configures Maggy for the user's org, issue tracker, and codebases. Writes /.maggy/config.yaml and ensures deps are installed.
Command
Start Maggy (the AI engineering command center) and open the dashboard in a browser.
Command
Write a checkpoint capturing current session state for later resume.
Command
Show current Mnemos fatigue level, active node counts, and checkpoint status.
Command
View or change the primary model that handles your coding work across srooter (the gateway), the route-task hooks, and Maggy. One setting, read everywhere. Stored in /.claude/model-config.json.
Command
Initialize the Polyphony multi-agent orchestration environment.
Command
Create a new task in the Polyphony orchestrator and route it to an agent.
Command
Display the current state of all Polyphony tasks and running containers.
Command
Analyze the current project's structure and your past routing history, then recommend a per-project routing profile — e.g. a small, low-risk project can send everything through one cheap model (like glm-5.2), while security-sensitive files always escalate to Claude.
Command
Set the issue tracker for the current project.
Command
Spawn the default agent team for this project. Creates a coordinated team of agents that implement features in parallel following the strict TDD pipeline.
Command
Sync project configuration between Claude Code, Kimi CLI, and Codex CLI.