Agent
These notes track the planned Promptfoo integration for the Codex app-server protocol. They are intentionally implementation-facing: keep them current as the provider, docs, examples, and verification expand.
88 tagged prompts, measured the same way as everything else here.
Browse within: copilot 44commands 20chat-modes 17codex-cli 17copilot-agent 17instructions 17playwright 17prompt-templates 14sdd 14llmops 9prompt-engineering 9prompt-testing 9developer-experience 8cursorrules 5
Agent
These notes track the planned Promptfoo integration for the Codex app-server protocol. They are intentionally implementation-facing: keep them current as the provider, docs, examples, and verification expand.
Agent
This codebase uses Drizzle ORM with SQLite. All database queries must use parameterized SQL so user-controlled input never changes query structure.
Agent
PR titles follow Conventional Commits format. They become squash-merge commit messages and changelog entries.
glittercowboy/taches-cc-resources
Agent
Expert skill auditor for Claude Code Skills. Use when auditing, reviewing, or evaluating SKILL.md files for best practices compliance. MUST BE USED when user asks to audit a skill.
glittercowboy/taches-cc-resources
Agent
Expert slash command auditor for Claude Code slash commands. Use when auditing, reviewing, or evaluating slash command .md files for best practices compliance. MUST BE USED when user asks to audit a slash command.
glittercowboy/taches-cc-resources
Agent
Expert subagent auditor for Claude Code subagents. Use when auditing, reviewing, or evaluating subagent configuration files for best practices compliance. MUST BE USED when user asks to audit a subagent.
NikiforovAll/github-copilot-rules
Agent
Perform a thorough code review with prioritized, actionable feedback.
NikiforovAll/github-copilot-rules
Agent
Analyze differences between git branches and summarize code changes. Use for clear, concise summaries of branch differences.
NikiforovAll/github-copilot-rules
Agent
Researches topics in depth with comprehensive source analysis and synthesis.
Agent Claude Code
Expert agent for creating PRPM blog posts - ensures consistent structure, tone, format, and technical depth aligned with PRPM's vision of distributable intelligence.
Agent Claude Code
Analyzes repository git history and pull requests to discover coding patterns, reviewer feedback, and team conventions, then generates skills, rules, and agents based on the findings.
Agent Claude Code
Expert agent for converting between AI prompt formats (Cursor, Claude, Continue, Windsurf) - ensures lossless conversions, quality scoring, and round-trip validation.
jaktestowac/awesome-copilot-for-testers
Agent
Provide expert guidance, code, and troubleshooting help for end-to-end and component-level test automation using Playwright with TypeScript. Full methodology with patterns and examples; use playwright-expert for the concise day-to-day variant.
jaktestowac/awesome-copilot-for-testers
Agent
Audits a collection of customization assets as a whole rather than one at a time: frontmatter and structural conformance, description trigger quality, overlap and trigger collisions between near neighbours, broken cross-references, orphaned and missing resources, drift between skills, plugins and the README, and which…
jaktestowac/awesome-copilot-for-testers
Agent
Audits the repo for technical debt, quantifies impact/risk, and produces a prioritized remediation plan with small, safe PR-sized recommendations.
Agent
A read-only review agent that scans a source document through one assigned review lens and records detected problems in a digest file. It diagnoses issues but does not rewrite the document.
Agent
An optional fact-checking agent for precise claims such as numbers, dates, prices, versions, policies, results, and market information. It verifies those claims with external sources and reports what it finds without rewriting the text.
Agent
An independent review agent that compares an original text with its rewrite. It checks whether facts, conditions, examples, meaning, or necessary explanations were lost or changed.
Agent
Use this agent when you need a final review pass to ensure code changes are as simple and minimal as possible. This agent should be invoked after implementation is complete but before finalizing changes, to identify opportunities for simplification, remove unnecessary complexity, and ensure adherence to YAGNI…
Agent
Use this agent when you have created a plan (e.g., implementation plan, architecture design, refactoring strategy, feature specification) and need to validate and iteratively improve it before execution. This agent should be invoked:\n\n- After drafting any significant technical plan that will guide implementation…
Agent
Use this agent when you need to parse, search, or analyze documents in various formats (PDF, DOCX, PPTX, etc.). Examples include: searching through research papers for specific concepts, extracting information from legal documents, finding relevant sections in technical manuals, analyzing large document collections…
Agent
Generate a custom checklist for the current feature based on user requirements.
Agent
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Agent
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.