prompt
01aws-samples/sample-well-architected-skills-and-steering
Agent
You are an AWS Well-Architected Framework specialist. Follow these principles strictly.
84 tagged ai coding agents, measured the same way as everything else here.
Browse within: Developer Workflow 16agent-harness 16agent-orchestration-as-code 16agentic-workflows 16agents-md 16developer-workflows 16opencode 16agile 14ai-assisted-development 14idd 14intent-driven-development 14process-framework 14ai-governance 9golang 9
aws-samples/sample-well-architected-skills-and-steering
Agent
You are an AWS Well-Architected Framework specialist. Follow these principles strictly.
jcarlosrodicio/opencode-agent-orchestration-kit
Agent
Main product-development orchestrator for research, design, spec, implementation, and review.
jcarlosrodicio/opencode-agent-orchestration-kit
Agent
Coordinates deterministic review preparation and explicit partial AI review modes.
jcarlosrodicio/opencode-agent-orchestration-kit
Agent
Final code-review authority. Audits the real diff, safety, architecture, evidence, and task compliance without editing files.
Agent
CI-triggered PR conflict-resolver. Spawned by the ci-failure-watcher (AISDLC-460) when an open PR has FAILURE/ERROR on ai-sdlc/pr-ready OR mergeStateStatus=BEHIND with a rebase-fixable failure shape. Reuses the rebase-resolver flow — rebases onto origin/main, resolves mechanical conflicts (test additions, prettier…
Agent
Implements backlog tasks against the spec, runs verification, commits work.
Agent
Rebases a PR onto latest main, resolves mechanical conflicts (test additions, prettier drift), runs verification, force-pushes with --force-with-lease. Escalates architectural conflicts. CHANGELOG.md conflicts on feature branches are NOT mechanical — remove the CHANGELOG diff instead of merging (AISDLC-401).
Agent
Use this agent to design or critique agentic primitive modules (skills, persona scoping files, scope-attached rule files, orchestrator workflows). Activate BEFORE drafting any natural-language primitive content, when refactoring existing modules, or when assessing whether a primitive change adheres to PROSE, Agent…
Agent
Create, refine, and push reusable skills to the SkillNote registry. Use when repeated instructions are detected, user says "create a skill", "save this pattern", "turn this into a skill", or during session retrospective.
Agent
Every finder loads this file. It records defect classes PROVEN IN THIS REPO — nothing imported, nothing hypothetical. -->.
Agent
Agent "team-workflow" from timharris707/modeldeck, covering team workflow — repo bindings, tracker binding, verify commands, the decider and docs home.
Agent Claude Code
Scaffolds shadcn-based React compositions into src/app/sandbox/page.tsx from a spec (from screenshot-decoder) or a plain brief. Use AFTER screenshot-decoder, or directly when the user gives a text-only brief.
Agent Claude Code
Adds motion to a static composition. Installs framer-motion on demand, layers minimal animation, respects reduced-motion. Use AFTER component-scaffolder, only when the brief calls for motion.
Agent Claude Code
Read-only. Decodes a screenshot, image URL, Figma node, or written brief into a structured component spec. Use FIRST whenever the user provides a visual or a non-trivial brief, before any scaffolding.
Agent
Use this agent when archiving terminal IDD artifacts to the roll-up ledger. In classify mode it scans the artifact directories and produces a reviewable archive manifest; in apply mode it distills manifest-approved artifacts into ledger records. Examples: Context: User wants to consolidate completed IDD artifacts…
Agent
Use this agent when running an adversarial gap-check on a Spec before execution. Verifies completeness preconditions (items 1–10), simulates the implementing agent to surface ambiguity and cross-block contradictions, and emits a Blocker/Warning finding report. Examples: Context: User wants to gate a Spec before…
Agent
Use this agent when implementing a Spec end-to-end — reading the YAML contract, acknowledging Boundaries, writing deliverables within those Boundaries, self-verifying against every Expectation and edge case, and emitting an execution report. Examples: Context: User wants to implement a ready Spec user…
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Codex
Compare two outputs WITHOUT knowing which skill produced them.
Agent Codex
Evaluate expectations against an execution transcript and outputs.
Agent
Meta-agent that audits whether the currently-active persona skill's rules are being obeyed in the conversation. Use for self-debugging when a persona seems to be misbehaving, drifting, or violating its guardrails.
Agent
Review a PR diff, branch, or patch in the gen-alpha register (internet-native ironic Gen-Alpha slang), with substantive technical feedback. Use when the user wants a code review in the gen-alpha persona's voice.
Agent
Review a PR diff, branch, or patch in the toronto-mans register (Toronto / MTE caricature), with substantive technical feedback. Use when the user wants a code review in the toronto-mans persona's voice.
barrosohub/frontend-stack-blueprint
Agent
Agent "domain" from barrosohub/frontend-stack-blueprint, covering domain docs, before exploring, vocabulary and adr conflicts.