meta prompting agents

137 tagged meta prompting, measured the same way as everything else here.

Browse within: context-engineering 113spec-driven-development 113gemini 24open-source 24ai-orchestration 11copilot 11

gsd-debugger

01

gsd-build/get-shit-done

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

65k 3mo ago A 30 tokens original MIT archived

gsd-doc-writer

02

gsd-build/get-shit-done

Agent

Writes and updates project documentation. Spawned with a docassignment block specifying doc type, mode (create/update/supplement), and project context.

65k 3mo ago A 35 tokens original MIT archived

gsd-planner

03

gsd-build/get-shit-done

Agent

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

65k 3mo ago A 34 tokens original MIT archived

gsd-debugger

04

open-gsd/gsd-core

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

8.9k 2d ago A 30 tokens original MIT

gsd-executor

05

open-gsd/gsd-core

Agent

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

8.9k 2d ago A 36 tokens original MIT

open-gsd/gsd-core

Agent

Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd:plan-phase orchestrator.

8.9k 2d ago A 41 tokens original MIT

debugger

07

open-gsd/gsd-pi

Agent

Hypothesis-driven bug investigation with root cause analysis.

1.2k yesterday A 12 tokens original MIT

javascript-pro

08

open-gsd/gsd-pi

Agent

Modern JavaScript specialist for browser, Node.js, and full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations. Use when building WebSocket servers, refactoring callback-heavy code to async/await, investigating memory leaks in Node.js, scaffolding ES module libraries…

1.2k yesterday A 84 tokens original MIT

security

09

open-gsd/gsd-pi

Agent

OWASP security audit, dependency risks, and secrets detection.

1.2k yesterday A 13 tokens original MIT

gpd-executor

10

psi-oss/get-physics-done

Agent

Default writable implementation agent for bounded GPD research execution. Handles PLAN.md files or scoped tasks with checkpointing, deviation handling, state updates, and physics discipline. Spawned by execute-phase, quick, and parameter-sweep workflows.

915 1mo ago A 51 tokens

gpd-paper-writer

11

psi-oss/get-physics-done

Agent

Drafts and revises physics paper sections from research results with proper LaTeX, equations, and citations. Spawned by the write-paper and respond-to-referees workflows.

915 1mo ago A 42 tokens

gpd-referee

12

psi-oss/get-physics-done

Agent

Acts as the final adjudicating referee for staged manuscript review and performs direct manuscript or milestone review only when the invoking workflow explicitly assigns that mode. Writes REFEREE-REPORT{roundsuffix}.md/.tex, review decision artifacts, and CONSISTENCY-REPORT.md when applicable.

915 1mo ago A 61 tokens

gsd-debugger

13

shoootyou/get-shit-done-multi

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by {{COMMANDPREFIX}}debug orchestrator.

22 5mo ago A 30 tokens copy · 88% MIT archived

gsd-executor

14

shoootyou/get-shit-done-multi

Agent

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

22 5mo ago A 36 tokens copy · 88% MIT archived

shoootyou/get-shit-done-multi

Agent

Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by {{COMMANDPREFIX}}new-project or {{COMMANDPREFIX}}new-milestone orchestrators.

22 5mo ago A 50 tokens copy · 75% MIT archived

director-researcher

16

noahrasheta/director

Agent

Investigates libraries, APIs, and implementation approaches. Provides recommendations with tradeoffs for the builder agent.

1 6mo ago A 25 tokens original MIT

director-syncer

17

noahrasheta/director

Agent

Checks that .director/ documentation matches the current codebase state. Updates docs that have drifted. Only modifies files in .director/.

1 6mo ago A 31 tokens original MIT

noahrasheta/director

Agent

Reads analysis files from parallel agents and synthesizes them into a cohesive summary. Works in two modes: research synthesis (from deep researchers) and codebase synthesis (from deep mappers).

1 6mo ago A 43 tokens original MIT