knowledge-ams-flags-and-schemas

Document CLI flags and JSON schemas for Agent Management Server agent operations.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/tankygranny05/agent-box --skill knowledge-ams-flags-and-schemas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-ams-flags-and-schemas
Source: https://github.com/tankygranny05/agent-box/tree/main/agent-box/seed/codex-skills/knowledge-ams-flags-and-schemas
Command: npx skills add https://github.com/tankygranny05/agent-box --skill knowledge-ams-flags-and-schemas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides comprehensive documentation for the command-line flags and JSON schemas used by the Agent Management Server (AMS) to manage Claude Code agents, simplifying complex agent implementation and debugging.

Core Features & Use Cases

  • Agent Spawning: Understand how to launch Claude agents in both TUI and SDK modes.
  • Configuration Details: Learn about essential CLI flags, input/output schemas, and environment variables for seamless integration.
  • Debugging: Troubleshoot agent startup, resume issues, and logging configurations.
  • Use Case: When setting up a new Claude Code agent for automated tasks, consult this skill to ensure you're using the correct flags for SDK mode and understand the expected JSON input/output formats.

Quick Start

Use the knowledge-ams-flags-and-schemas skill to find the required flags for spawning Claude Code agents in SDK mode.

Frequently Asked Questions about knowledge-ams-flags-and-schemas

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

FAQPage Schema
What CLI flags are required to spawn a Claude Code agent in SDK mode?

Spawning a Claude Code agent in SDK mode requires specific CLI flags and JSON input schemas defined by the Agent Management Server. This skill documents those essential flags, ensuring seamless agent integration and proper communication setup.

How do I configure environment variables for Agent Management Server agent spawning?

Configuring environment variables for Agent Management Server agent spawning involves setting specific parameters documented in this skill. It covers required and optional flags for both TUI and SDK modes, enabling proper session management and agent communication.

What is the JSON schema format for Claude Code agent input and output?

The JSON schema format for Claude Code agent input and output defines the structure required by the Agent Management Server to communicate with agents. This skill provides the schema specifications needed for implementing agent spawning and debugging operations.

Why is my Claude Code agent failing to resume during session management?

Claude Code agent resume failures during session management often stem from incorrect CLI flags or missing environment variables. This skill documents troubleshooting steps for agent startup, resume issues, and logging configurations to resolve these errors.

Can I use the Agent Management Server to launch agents in both TUI and SDK modes?

Yes, the Agent Management Server supports launching Claude Code agents in both TUI and SDK modes. This skill covers the distinct CLI flags, input/output schemas, and configuration details required for each mode.

How do I debug logging configurations for spawned Claude Code agents?

Debugging logging configurations for spawned Claude Code agents requires understanding the AMS CLI flags and environment variables. This skill documents the necessary logging parameters and schemas to troubleshoot agent operations effectively.