modify-agent-prompts

Modify review-item-processor prompts, models, and tool configuration for AI agent behavior.

84|32|Updated Jun 9, 2025
One-click install
npx skills add https://github.com/aws-samples/review-and-assessment-powered-by-intelligent-documentation --skill modify-agent-prompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: modify-agent-prompts
Source: https://github.com/aws-samples/review-and-assessment-powered-by-intelligent-documentation/tree/main/.claude/skills/modify-agent-prompts
Command: npx skills add https://github.com/aws-samples/review-and-assessment-powered-by-intelligent-documentation --skill modify-agent-prompts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Modify review-item-processor prompts, models, and tool configuration to tailor AI agent behavior.

Core Features & Use Cases

  • Prompt tuning: Adjust prompts to influence agent reasoning, citations, and response formatting.
  • Model and tool configuration: Update model IDs, capabilities, and tool usage instructions across environments.
  • Governance and deployment: Document changes, ensure safe defaults, and guide structured rollouts for production systems.

Quick Start

Provide a plan to modify prompts, models, and tools for the agent in a development environment.

Frequently Asked Questions about modify-agent-prompts

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

FAQPage Schema
How do I modify agent prompts and tool configuration for a Bedrock agent?

To modify agent prompts and tool configuration, you adjust the review-item-processor prompts, model IDs, and tool usage instructions. This process enforces guidelines for prompt structure, JSON schema formatting, and environment variable references to tailor AI agent behavior.

What is the best way to update model IDs and tool instructions across environments?

The best way to update model IDs and tool instructions is to apply configuration governance during deployment. This ensures safe defaults, documents changes, and guides structured rollouts for production systems while maintaining consistent agent capabilities across environments.

Can I use CDK to configure agent prompts and tool usage instructions?

Yes, you can configure agent prompts and tool usage instructions using CDK. The Skill supports agent-configuration tasks during development and deployment, allowing you to update tool configurations and enforce environment variable references within your infrastructure code.

How do I structure JSON schemas and environment variables when tuning agent prompts?

When tuning agent prompts, you must follow enforced guidelines for JSON schema formatting and environment variable references. Proper structure ensures the review-item-processor correctly interprets tool configurations and executes tailored AI agent behavior without formatting errors.

What are the limitations when adding or removing tools for the review-item-processor?

When adding or removing tools for the review-item-processor, you are constrained by enforced guidelines for prompt structure and agent architecture notes. You must document changes and ensure safe defaults to maintain stable production deployments during tool modifications.