Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 1.06 KB

File metadata and controls

20 lines (13 loc) · 1.06 KB

Architecture Skills - Attribution

This skill was derived from agent patterns in the Amplifier project.

Source Repository:

Skills Derived from Amplifier Agents

From ambiguity-guardian agent:

  • preserving-productive-tensions - Recognizing when disagreements reveal valuable context, preserving multiple valid approaches instead of forcing premature resolution

What Was Adapted

The ambiguity-guardian agent preserves productive contradictions and navigates uncertainty as valuable features of knowledge. This skill extracts the core pattern-recognition capability: distinguishing when tensions should be preserved (context-dependent trade-offs) vs resolved (clear technical superiority).

Adapted as scannable guide with symptom-based triggers ("going back and forth", "keep changing mind") and practical preservation patterns (configuration, parallel implementations, documented trade-offs).