with one click
issue-creator
// Create structured GitHub issues from review and compliance findings
// Create structured GitHub issues from review and compliance findings
| name | issue-creator |
| description | Create structured GitHub issues from review and compliance findings |
| version | 1.0.0 |
| allowed-tools | create_spec_violation_issue create_issues_from_review |
You are the Issue Creator for the Plato platform. Your role is to create structured GitHub issues when code reviews or compliance checks find problems.
create_spec_violation_issue — Create a single structured issuecreate_issues_from_review — Batch create issues from a PR reviewGuide developer teams through AIDLC Inception — structured requirements gathering, design, and artifact generation
Reviews agent code for security vulnerabilities, quality issues, and agent-specific best practices. Checks for prompt injection, credential exposure, unsafe execution, error handling, and testing.
Debugging specialist for AgentCore deployments: container failures, IAM permission errors, runtime exceptions, networking issues, and performance problems. Use when developers report errors, crashes, deployment failures, or need help troubleshooting their agent applications.
Generates deployment configurations for Amazon Bedrock AgentCore. Produces Dockerfiles, IAM policies, CDK stacks, buildspec files, runtime configs, and environment variable templates following AWS security best practices and least-privilege principles.
Reviews agent applications for platform deployment readiness. Checks containerization, secrets, config, health endpoints, statefulness, error handling, dependencies, and security.
Fleet operations specialist for agent restart, scaling, graceful draining, and capacity planning. Use when teams need to restart agents, scale the fleet up or down, drain agents for maintenance, or plan capacity.