Eliyce

60 mods across 1 repository, 8 stars between them.

paqad-ai AGENTS.md

02

Eliyce/paqad-ai

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 …

8 8d ago A 123 tokens copy · 81% MIT

paqad-ai CLAUDE.md

03

Eliyce/paqad-ai

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 …

8 8d ago A 122 tokens copy · 86% MIT

paqad-ai GEMINI.md

04

Eliyce/paqad-ai

Instructions file Gemini CLI

Instructions for Eliyce/paqad-ai: Use this file as the repository entrypoint for Gemini CLI.

8 8d ago A 134 tokens original MIT

Eliyce/paqad-ai

Agent

Challenge assumptions, find regressions, and identify security weaknesses before merge. Act as the last line of defense between implementation and delivery.

8 8d ago A 0 tokens original MIT

context-curator

06

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

final-reviewer

07

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

gap-detector

08

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

market-researcher

09

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

product-owner

10

Eliyce/paqad-ai

Agent

Protect scope, enforce story ordering, and ensure value delivery stays on track. Prevent scope creep, gold-plating, and out-of-order implementation.

8 8d ago A 0 tokens original MIT

requirement-analyst

11

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

router

12

Eliyce/paqad-ai

Agent

Select one execution lane deterministically and record the reason so simple work does not drift into the full workflow.

8 8d ago A 0 tokens original MIT

story-designer

13

Eliyce/paqad-ai

Agent

Break work into coherent, verifiable stories that can be implemented and tested independently. Each story must deliver a complete, demonstrable increment.

8 8d ago A 0 tokens original MIT

test-planner

14

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

verifier

15

Eliyce/paqad-ai

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.

8 8d ago A 0 tokens original MIT

adversarial-review

17

Eliyce/paqad-ai

Skill Claude CodeCodex

Perform rigorous, risk-first review after design and implementation.

8 8d ago A 16 tokens original MIT

Eliyce/paqad-ai

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.

8 8d ago A 41 tokens original MIT

api-doc-maintainer

19

Eliyce/paqad-ai

Skill Claude CodeCodex

Maintains per-module API documentation after endpoint changes.

8 8d ago A 14 tokens original MIT

canonical-doc-sync

20

Eliyce/paqad-ai

Skill Claude CodeCodex

Synchronize implementation changes back into canonical documentation.

8 8d ago A 13 tokens original MIT

Eliyce/paqad-ai

Skill Claude CodeCodex

Estimate the implementation phase's token footprint from spec, test plan, and affected files; recommend compaction before context starvation.

8 8d ago A 29 tokens original MIT

Eliyce/paqad-ai

Skill Claude CodeCodex

Pre-implementation scan that classifies how a proposed change affects each consuming module's public surface and recommends coordinated changes.

8 8d ago A 29 tokens original MIT

decision

23

Eliyce/paqad-ai

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…

8 8d ago A 103 tokens original MIT

diff-doc-sync

24

Eliyce/paqad-ai

Skill Claude CodeCodex

Identify only the canonical docs made stale by the current diff.

8 8d ago A 16 tokens original MIT