test-assumptions ยท diff

git:20260915.eb0ec87 to git:20260917.a9ffb90

5 added, 1 removed. Audit A to A.

---
name: test-assumptions
description: Challenge a proposed solution by identifying and testing consequential assumptions. Use when the brief feels too certain or discovery reveals contradictions.
---
# test-assumptions
<!-- Generated by bin/generate-skills.js; edit the canonical references and catalog. -->
## Purpose
Challenge a proposed solution by identifying and testing consequential assumptions. Use when the brief feels too certain or discovery reveals contradictions.
- Read [the task context contract](references/task-context.md), then [the method](references/test-assumptions.md). Load further references only when the task needs them. Everything linked is included in this skill; no other skill pack is required.
+ Before investigating or acting:
+ 1. Read [the task context contract](references/task-context.md).
+ 2. Read [the method](references/test-assumptions.md).
+
+ Load further references only when the task needs them. Everything linked is included in this skill; no other skill pack is required.
## Principles
- Work directly from the supplied permitted context. Standalone work does not require an engagement folder or initialization. Record filenames in the method are optional persistence destinations when no engagement is bound.
- If called by @fde, reuse its current sanitized packet and scope. Do not restart setup, discovery or questions already answered.
- The task context contract controls persistence and authority in both modes. Preserve unknowns and distinguish implementation, verification, deployment and acceptance.
- Use the customer's repository instructions and available tools. Report a missing capability or unrun check honestly; do not claim that installing a skill provisions infrastructure.