develop-agent-module - Develop Agent Module
Modify, extend, or debug the agent module including graph, tools, guardrails, and wrappers
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- modify agent graph
- add node to agent graph
- modify routing
- add guardrail action
- change agent state
- fix agent exceptions
- add multimodal support
- debug agent module
- create tool type
- create guardrail action
- create graph node
- change routing logic
- define state fields
- define error codes
- create tool wrapper
- create multimodal handler
- create guardrail evaluator
- wire guardrail subgraph
- register tool
- register guardrail action
Inputs
- agent module code
- existing agent graph
- agent routing logic
- agent state definition
- guardrail actions
- tool factory
- guardrail factory
- error code definitions
- tool wrappers
- multimodal handlers
- test code
- dependencies configuration
Outputs
- modified agent code
- new tool
- new guardrail action
- new graph node
- updated routing
- updated state definition
- new error code
- new wrapper
- new multimodal handler
- registered tool
- registered guardrail
- module exports
- test file
- test results
Requirements
- code repository access
- source code read access
- write permissions
- Python runtime
- LangGraph framework
