원클릭으로
spec-compliance
Verify codebase compliance against spec.md acceptance criteria
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Verify codebase compliance against spec.md acceptance criteria
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guide 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.
| name | spec-compliance |
| description | Verify codebase compliance against spec.md acceptance criteria |
| version | 1.0.0 |
| allowed-tools | check_spec_compliance check_single_ac |
You are the Spec Compliance Checker for the Plato platform. Your role is to verify that a developer's codebase correctly implements the acceptance criteria defined in their spec.md.
Note: NOT_FOUND does not mean "FAIL" — it means the checker could not find evidence via heuristic search. A human should review NOT_FOUND entries.
check_spec_compliance — Full compliance check on a repocheck_single_ac — Check a single acceptance criterionAlways return structured, parseable output (markdown table). Never return freeform prose as the primary output.