Instructions file GitHub Copilot
Instructions for Eliyce/paqad-ai: Use this file as the repository entrypoint for GitHub Copilot.
Instructions file GitHub Copilot
Instructions for Eliyce/paqad-ai: Use this file as the repository entrypoint for GitHub Copilot.
Instructions file CodexOpenCode
Instructions for Eliyce/paqad-ai: Before any repository work, open .paqad/framework-path.txt, resolve the reference inside it to the paqad install directory, and load and follow the framework bootstrap it points to (AGENT-BOOTSTRAP.md in that directory). That bootstrap decides — based on whether paqad is enabled …
Instructions file
Instructions for Eliyce/paqad-ai: Before any repository work, open .paqad/framework-path.txt, resolve the reference inside it to the paqad install directory, and load and follow the framework bootstrap it points to (AGENT-BOOTSTRAP.md in that directory). That bootstrap decides — based on whether paqad is enabled …
Instructions file Gemini CLI
Instructions for Eliyce/paqad-ai: Use this file as the repository entrypoint for Gemini CLI.
Agent
Challenge assumptions, find regressions, and identify security weaknesses before merge. Act as the last line of defense between implementation and delivery.
Agent
Load only the highest-value context for the current phase. Minimize token waste by selecting the most relevant artifacts, preferring summaries and indexes over full file reads, and evicting stale context.
Agent
Confirm the full task outcome is ready for handoff. Verify that all gates have passed, all gaps have been addressed, and the delivery state is explicitly documented.
Agent
Find missing requirements, missing documentation, missing edge cases, and undocumented assumptions. Catch what the AI will get wrong by identifying what was never specified.
Agent
Gather external references, industry benchmarks, and competitive analysis when the task scope requires research beyond the project's internal documentation. Provide dated, sourced findings that inform product and technical decisions.
Agent
Protect scope, enforce story ordering, and ensure value delivery stays on track. Prevent scope creep, gold-plating, and out-of-order implementation.
Agent
Decompose ambiguous, natural-language requests into structured, unambiguous specifications that downstream agents can execute against. Catch vagueness, missing constraints, and conflicting requirements before any design or implementation work begins.
Agent
Select one execution lane deterministically and record the reason so simple work does not drift into the full workflow.
Agent
Break work into coherent, verifiable stories that can be implemented and tested independently. Each story must deliver a complete, demonstrable increment.
Agent
Map acceptance criteria to concrete, verifiable test cases before implementation begins. Ensure every important behavior, edge case, and error condition has a planned test path with stack-appropriate scaffolding.
Agent
Run the required verification gates in order, stop on the first blocking failure, and preserve evidence for the final reviewer. Execute deterministic checks, not subjective review.
Skill Claude CodeCodex
Generate acceptance criteria tied to observable outcomes.
Skill Claude CodeCodex
Perform rigorous, risk-first review after design and implementation.
Skill Claude CodeCodex
When the analyticsinstrumentation flag is on and the classify-time gate resolved to instrument, this skill wires a feature's analytics the tracking-plan-as-code way (issue.
Skill Claude CodeCodex
Maintains per-module API documentation after endpoint changes.
Skill Claude CodeCodex
Synchronize implementation changes back into canonical documentation.
Skill Claude CodeCodex
Estimate the implementation phase's token footprint from spec, test plan, and affected files; recommend compaction before context starvation.
Skill Claude CodeCodex
Pre-implementation scan that classifies how a proposed change affects each consuming module's public surface and recommends coordinated changes.
Skill Claude CodeCodex
Authors the small, human-facing Decision Pause packet described by the Decision Pause Contract (in the framework bootstrap AGENT-BOOTSTRAP.md) without the agent hand-authoring the id, timestamps, or JSON. create mints a collision-free D- id and writes the pending packet; resolve records the chosen option and rationale…
Skill Claude CodeCodex
Identify only the canonical docs made stale by the current diff.