Pocdd Status

Report the status of a single POC file — phase, findings, and remaining gaps split by [agent]/[user], plus what is blocking and the suggested next action. Read-only. Use for "/poc status <name>" or "what's left on <name>".

dailybothq 8ad949c 1.1 KB Updated

File contents

POCDD — Status

Read-only deep status of one POC. Resolve it with pocdd_resolve <name> from ../shared/context.sh, then read the file.

Report

  • Phasespike | shaping | ready-to-implement | not-viable.
  • Findings — count, and a one-line digest of the most load-bearing ones.
  • Remaining gaps — split into [agent] (the engine can close these) and [user] (awaiting a human decision), each by id and one-line summary.
  • Blocking now — the [user] gaps and, for each, the default assumption the POC is currently running with.
  • Next action — concretely: /poc work <name> if [agent] gaps remain (this install closes at most 2 per pass); "resolve N decisions" if only [user] gaps remain; /poc implement <name> if ready-to-implement.

Do not modify the file.

dailybothq/pocdd-skill/tree/main/skills/pocdd/status commit 8ad949cab6

Frequently asked questions

npx skillmds@latest add dailybothq/pocdd-status