GrillerGeek/idd-framework
Agent
Use this agent when archiving terminal IDD artifacts to the roll-up ledger. In classify mode it scans the artifact directories and produces a reviewable archive manifest; in apply mode it distills manifest-approved artifacts into ledger records. Examples: Context: User wants to consolidate completed IDD artifacts…
GrillerGeek/idd-framework
Agent
Use this agent when running an adversarial gap-check on a Spec before execution. Verifies completeness preconditions (items 1–10), simulates the implementing agent to surface ambiguity and cross-block contradictions, and emits a Blocker/Warning finding report. Examples: Context: User wants to gate a Spec before…
GrillerGeek/idd-framework
Agent
Use this agent when implementing a Spec end-to-end — reading the YAML contract, acknowledging Boundaries, writing deliverables within those Boundaries, self-verifying against every Expectation and edge case, and emitting an execution report. Examples: Context: User wants to implement a ready Spec user…