Skip to main content
ClaudeWave
Prompthon-IO avatar
Prompthon-IO

agent-systems-handbook

View on GitHub

A practical AI agents handbook covering agent systems, agentic workflows, LangGraph, MCP/A2A, context engineering, agent memory, evaluation, observability, and multi-agent architecture. Current trend focus: open agent training environments, emerging agent runtimes, and production AI workflow patterns.

Subagents313 stars53 forksMDXNOASSERTIONUpdated 2d ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Prompthon-IO/agent-systems-handbook && cp agent-systems-handbook/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

10 items in this repository

用 connector-first、最少 token 的方式审阅 Gmail 客户支持线程。适用于 Codex 需要通过 Codex Gmail connector 读取 Gmail、把清洗后的消息导入本地 SQLite 问题队列、先执行确定性的清洗和分类、只把模型调用保留给 JSON-only 的消息理解和草稿字段生成,并支持 dashboard 审阅、客户审批与排队回复处理的时候。

Install

审阅客户来信,以本地政策或 FAQ 文档为依据起草安全的投诉和咨询回复。

Install

Compare two structured agent-run artifacts to estimate cache efficiency, explain likely cache breaks, and produce a local benchmark report. Use when a user wants to understand whether a prompt layout, tool manifest, or history shape is helping or hurting prompt-cache reuse.

Install

Persistent daily news monitoring backed by local SQLite and Markdown reports. Use when a user asks Codex to track named publications, fetch the last N hours of news, summarize recent articles by topic, deduplicate articles across runs, or maintain a personal newsroom that survives across sessions.

Install

Scan local cleanup targets, apply readable cleanup rules, produce a preview report, and execute approved cleanup actions with logs. Use when a user asks Codex to clean up their computer, empty old Trash items, find duplicated Downloads files, review local storage clutter, or propose safe file cleanup actions before making changes.

Install

Preview-first local file organizer. Scan a user-named folder, classify files into category subfolders using readable rules, write a preview Markdown report and JSON plan, execute confirmed moves with persistent SQLite state, and reverse moves with undo. Use when a user asks Codex to organize Downloads, sort a messy folder into Invoices/Receipts/School/Images/Software/PDFs subfolders, propose a folder structure before moving anything, or undo a previous organization run.

Install

Capture local or explicitly provided web knowledge sources into cited Markdown notes. Use when a user asks Codex to watch a research folder, register local folders for later scans, summarize new or modified local Markdown/TXT/PDF/DOCX files, capture a provided URL, maintain SQLite state for personal knowledge capture, or generate searchable source-grounded daily notes.

Install

Persistent product price tracking for natural-language product requests. Use when a user asks to watch, track, monitor, compare, or report prices for a product, especially with a target price or threshold such as "Watch MacBook Pro M3 14-inch and tell me if it drops below $1200." Supports source discovery, Playwright/browser product checks, SQLite history, threshold comparison, and Markdown price reports.

Install

Plan and inspect prompt-cache behavior for long-running Claude agent loops. Use when a user wants to split stable tool, system, and history context into cacheable layers, compare captured cache metadata, estimate cost impact from supplied pricing inputs, or keep durable memory outside the cached prefix.

Install

Review a local evidence bundle or assistant transcript for credible harm signals, produce a redacted escalation memo and checklist, and stop before any external reporting or authority contact. Use when a user asks Codex to prepare a safety, legal, trust-and-safety, or incident handoff from local evidence.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
a2aagent-frameworkagent-memoryagentic-aiagentic-workflowai-agentai-agentsautonomous-agentscontext-engineeringdeep-researchdeveloper-toolsgenerative-ailanggraphllm-agentsllm-applicationsmcpmulti-agent-systemsprompt-engineeringragworkflow-automation

What people ask about agent-systems-handbook

What is Prompthon-IO/agent-systems-handbook?

+

Prompthon-IO/agent-systems-handbook is subagents for the Claude AI ecosystem. A practical AI agents handbook covering agent systems, agentic workflows, LangGraph, MCP/A2A, context engineering, agent memory, evaluation, observability, and multi-agent architecture. Current trend focus: open agent training environments, emerging agent runtimes, and production AI workflow patterns. It has 313 GitHub stars and was last updated 2d ago.

How do I install agent-systems-handbook?

+

You can install agent-systems-handbook by cloning the repository (https://github.com/Prompthon-IO/agent-systems-handbook) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Prompthon-IO/agent-systems-handbook safe to use?

+

Our security agent has analyzed Prompthon-IO/agent-systems-handbook and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains Prompthon-IO/agent-systems-handbook?

+

Prompthon-IO/agent-systems-handbook is maintained by Prompthon-IO. The last recorded GitHub activity is from 2d ago, with 12 open issues.

Are there alternatives to agent-systems-handbook?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy agent-systems-handbook to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Prompthon-IO/agent-systems-handbook
[![Featured on ClaudeWave](https://claudewave.com/api/badge/prompthon-io-agent-systems-handbook)](https://claudewave.com/repo/prompthon-io-agent-systems-handbook)
<a href="https://claudewave.com/repo/prompthon-io-agent-systems-handbook"><img src="https://claudewave.com/api/badge/prompthon-io-agent-systems-handbook" alt="Featured on ClaudeWave: Prompthon-IO/agent-systems-handbook" width="320" height="64" /></a>

More Subagents