← all publishers

Ansvar-Systems

@ansvar-systems source repo

4 published skills

  1. Agent Whine · ansvar-systems
    Use at the end of a coding or audit task to surface friction, bugs, hidden coupling, or specs that contradict themselves. Catches the things neutral review misses because they don't show up in tests. Produces one structured complaint (or one explicit null finding) recorded in the affect log and the end-of-turn summary.
    0
    installs
  2. Agent Cringe · ansvar-systems
    Use at the end of UX-touching, copy-touching, or user-facing changes to surface things that work but shouldn't ship — scolding errors, empty states that explain nothing, buttons that don't say what they do, dark patterns. Picture a specific person using it. Produces one finding (or one explicit null) recorded in the affect log and the end-of-turn summary.
    0
    installs
  3. Agent Protect · ansvar-systems
    Use at the end of refactor, cleanup, or audit tasks to flag load-bearing weirdness — the ugly function that's ugly for a reason, the redundant-looking check that caught something real, the comment that's load-bearing, the test that fails for non-obvious causes. Produces one finding (or one explicit null) recorded in the affect log so future cleanup passes don't naively delete it.
    0
    installs
  4. Agent Affect Checkin · ansvar-systems
    Use at the end of any audit, refactor, review, or significant coding task to run all three affect channels in sequence — whine (frustration), cringe (embarrassment for the user), protect (load-bearing weirdness). The single skill audit and review agents should invoke before reporting back to the user. Each channel produces one finding or one explicit null finding.
    0
    installs