maya-toolkit

Coordinate agents and slash commands to plan, implement, and document Maya AI features.

Updated Dec 25, 2025
One-click install
npx skills add https://github.com/thamam/A2X-marketplace --skill maya-toolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maya-toolkit
Source: https://github.com/thamam/A2X-marketplace/tree/main/plugins/maya-toolkit
Command: npx skills add https://github.com/thamam/A2X-marketplace --skill maya-toolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maya Toolkit automates end-to-end Maya AI development workflows by coordinating autonomous agents, slash commands, and task planning to reduce setup effort and accelerate delivery.

Core Features & Use Cases

  • Task planning: Create worktrees, research codebases, and break down work into atomic subtasks with Linear integration.
  • PR walkthroughs: Generate high-level navigation guides for PR reviews in Theia.
  • Documentation: Add inline and project-wide documentation through a dedicated agent.
  • Session management: Create handoffs and resume work across sessions to maintain context.

Quick Start

Install the Maya Toolkit plugin via the Claude Code marketplace, then run a sample workflow using /prepare-task PRO-123 to generate a plan and set up a Linear task, followed by /create-theia-inputs and /session-handoff.

Frequently Asked Questions about maya-toolkit

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

FAQPage Schema
How do I automate task planning and PR walkthroughs in a Maya AI codebase?

Automate Maya AI codebase workflows by coordinating autonomous agents and slash commands to plan tasks, implement features, and generate PR walkthrough navigation guides.

Can I use Linear integration to break down development work into atomic subtasks?

Linear integration breaks down development work into atomic subtasks by creating git worktrees, researching codebases, and syncing task scoping directly with Linear API keys.

What's the best way to manage context and resume work across development sessions?

Manage context across sessions by creating handoffs that capture current work state, allowing autonomous agents to resume development tasks without losing prior progress.

Do I need git worktrees and Linear API keys to run autonomous agent workflows?

Git worktrees and Linear API keys are required to run autonomous agent workflows, as task planning and session management depend on repository isolation and project tracking integration.

How do I generate high-level navigation guides for PR reviews in Theia?

Generate PR review navigation guides in Theia by running slash commands that produce walkthrough inputs, helping reviewers understand high-level changes within the Maya AI codebase.