Use when implemented work needs an independent correctness, security, regression, performance, or verification review before completion.
aws-samples/sample-codex-agent-team
SkillsMP has collected 9 skills from aws-samples/sample-codex-agent-team. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 70
- GitHub forks
- 4
Skills in this repository
Showing 9 of 9 collected skills.
Use when non-trivial work needs durable requirements, architecture decisions, delegated task waves, independent review, or coordinated documentation.
Use when creating branches or commits, inspecting history or diffs, resolving conflicts, pushing changes, opening pull requests, or using worktrees.
Use when auditing, modernizing, or migrating active Codex configuration under a user or agent home, especially models, effort, prompts, agents, hooks, rules, skills, plugins, or marketplaces.
Use when team-style work starts from a rough project or feature idea rather than agreed requirements.
Use when the user requests parallel delegation, role specialization, a lead-member workflow, or coordinated subagent execution.
Use when code, infrastructure, configuration, APIs, or workflows change what users, developers, or operators need to know.
Service-specific AWS security requirements and verification checklists for Codex. Use when creating, configuring, reviewing, or planning AWS resources, AWS IaC, deployment handoffs, production readiness, data security controls, or security reviews for…
Write product code that fetches from external APIs concurrently and caches every response to disk, instead of looping calls one-at-a-time with no reuse. Use this skill WHENEVER you are writing or refactoring code that makes more than a handful of independent…