andoop

36 mods across 1 repository, 8 stars between them.

sandtable

01

andoop/sandtable

Plugin Claude Code

Plugin marketplace listing 1 plugin: sandtable.

8 2mo ago A tokens not measured

sandtable

02

andoop/sandtable

Plugin Claude Code

A development method built around planning, rehearsing a solution, finding problems, correcting them, and rehearsing again. It keeps work state so another person or AI can continue later, and can compare parallel rehearsals before implementation.

8 2mo ago A tokens not measured

sandtable-autopilot

03

andoop/sandtable

Command Cursor

A command that takes a request through the full process from requirements to review without ongoing supervision.

8 2mo ago A 11 tokens

sandtable-bug

04

andoop/sandtable

Command Cursor

A coding-workflow command for recording an acceptance comment or bug in feedback.md and routing it into the project’s feedback stage.

8 2mo ago A 32 tokens

sandtable-bugfix

05

andoop/sandtable

Command Cursor

A command that starts a complete bug-fixing process based on the defect you describe, following the project’s evidence-based bug-fix instructions.

8 2mo ago A 47 tokens

sandtable-debrief

06

andoop/sandtable

Command Cursor

A command for reviewing several implementation rehearsals after they pass, scoring them against an objective table, and selecting one to use.

8 2mo ago A 38 tokens

sandtable-live

07

andoop/sandtable

Command Cursor

A command for rehearsing an implementation in an isolated Git worktree, which is a separate working copy of the repository, and verifying the result. Several agents can run different rehearsals in parallel.

8 2mo ago A 49 tokens

sandtable-mental

08

andoop/sandtable

Command Cursor

A read-only rehearsal of an entire reasoning chain, using a military map-exercise metaphor to inspect how each step leads to the next.

8 2mo ago A 52 tokens

andoop/sandtable

Command Cursor

A command for turning intelligence into an implementation objective, including required actions, forbidden actions, boundaries, and acceptance criteria.

8 2mo ago A 43 tokens

sandtable-plan

10

andoop/sandtable

Command Cursor

A command for breaking a confirmed objective into small, executable tasks, with a map of the files each task affects.

8 2mo ago A 33 tokens

sandtable-recon

11

andoop/sandtable

Command Cursor

A coding-workflow command for actively inspecting a project’s code and documentation, mapping what is known, and identifying what is still unclear.

8 2mo ago A 37 tokens

sandtable-redteam

12

andoop/sandtable

Command Cursor

A command that assigns separate agents to act as an opposing review team for a plan or implementation. It looks for failure cases, hidden dependencies, and quiet violations of stated constraints.

8 2mo ago A 60 tokens

sandtable-refine

13

andoop/sandtable

Command Cursor

A command for revising a deployment after the AI has read the goal and plan. Deployment means putting software or a service into a usable environment.

8 2mo ago A 32 tokens

sandtable-rehearse

14

andoop/sandtable

Command Cursor

A command that runs a sequence of planning exercises: mental rehearsal, opposing review, implementation rehearsal, and retrospective selection. A retrospective is a review of what happened and what should be improved.

8 2mo ago A 30 tokens

sandtable-resume

15

andoop/sandtable

Command Cursor

A command for continuing an unfinished request by following a defined recovery process in a skills/state-and-memory/SKILL.md file. The input does not explain what that recovery process contains.

8 2mo ago A 23 tokens

sandtable-start

16

andoop/sandtable

Command Cursor

A command that starts Sandtable's first five-step process from a single requirement: reconnaissance, goal setting, use cases, and planning. The description does not explain Sandtable itself.

8 2mo ago A 24 tokens

sandtable-status

17

andoop/sandtable

Command Cursor

A coding-workflow command for viewing the current state of a Sandtable requirement, including progress, unresolved questions, and automatic-mode usage.

8 2mo ago A 23 tokens

sandtable

18

andoop/sandtable

Cursor rule Cursor

A working method for turning a short idea or rough requirement into a complete developer-ready feature. It repeatedly plans the work, mentally tests the plan, finds problems, and revises it before implementation.

8 2mo ago A 1,816 tokens

sandtable AGENTS.md

19

andoop/sandtable

Instructions file CodexOpenCode

Project instructions for sandtable, a development method based on simulating possible states and actions before implementation. They define the agent’s role, boundaries, and development process.

8 2mo ago A 1,746 tokens

state-and-memory

21

andoop/sandtable

Skill Claude CodeCodex

Use at the start of any Sandtable work and whenever you need to record progress, resume after interruption, or hand off to another AI or person. Defines the on-disk state machine and append-only memory under docs/sandtable so work survives context loss and handoffs.

8 2mo ago A 59 tokens

andoop/sandtable

Skill Claude CodeCodex

Use when the developer wants Sandtable to progress from intake through debrief without manual handoff between phases. Defines autonomous progression, minimum coverage and autonomous continuation rules, rollback rules, and required state updates.

8 2mo ago A 46 tokens

being-truthful

23

andoop/sandtable

Skill Claude CodeCodex

Use whenever you are unsure about a fact, behavior, interface, requirement, or edge case while planning, rehearsing, or implementing. Forbids guessing or fabrication; requires resolving unknowns via code, docs, or the developer, then recording the answer.

8 2mo ago A 57 tokens

andoop/sandtable

Skill Claude CodeCodex

Use whenever investigating and fixing a defect, failure, or unexpected runtime behavior (often routed from triaging-feedback / a bug report). The bugfix mode. Extends being-truthful into runtime - the root cause MUST be confirmed by log/runtime evidence (reading code alone is not enough); collect logs automatically…

8 2mo ago A 139 tokens