Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
YouTube Security VideosGoogle Cloud Tech: Vibe coding in the pit lane 🏁(23.09.2026 um 01:00 Uhr)
Sichere ProgrammierungBuild an Explainable Vendor-Risk Gate in Node.js(23.09.2026 um 00:27 Uhr)
Sichere ProgrammierungFrom p=none to Enforcement: A Working Sequence for DMARC Rollout(23.09.2026 um 00:40 Uhr)
Sichere ProgrammierungWhen OPA's Bundle Loader Runs Past a `.manifest` Typo(23.09.2026 um 00:53 Uhr)
Sichere ProgrammierungGovernance Attack Surface Review: Bybit(23.09.2026 um 01:00 Uhr)
Linux Tipps & HardeningOpenShot video editor is now available as a snap(23.09.2026 um 00:09 Uhr)
KI & AI VideosAI Revolution: AI Robots Are Beating Humans Now(23.09.2026 um 00:32 Uhr)
YouTube Security VideosGoogle Cloud Tech: Vibe coding in the pit lane 🏁(23.09.2026 um 01:00 Uhr)
Sichere ProgrammierungBuild an Explainable Vendor-Risk Gate in Node.js(23.09.2026 um 00:27 Uhr)
Sichere ProgrammierungFrom p=none to Enforcement: A Working Sequence for DMARC Rollout(23.09.2026 um 00:40 Uhr)
Sichere ProgrammierungWhen OPA's Bundle Loader Runs Past a `.manifest` Typo(23.09.2026 um 00:53 Uhr)
Sichere ProgrammierungGovernance Attack Surface Review: Bybit(23.09.2026 um 01:00 Uhr)
Linux Tipps & HardeningOpenShot video editor is now available as a snap(23.09.2026 um 00:09 Uhr)
KI & AI VideosAI Revolution: AI Robots Are Beating Humans Now(23.09.2026 um 00:32 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

What is Completion Bias and how does it impact end of lifecycle

I write in claude what me and my wife would qualify as ‘constantly’ so it became really frustrating when at the end of a very long running task (more on long running tasks later) and claude would we ready to declare victory! Yay claude but …

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

I write in claude what me and my wife would qualify as ‘constantly’ so it became really frustrating when at the end of a very long running task (more on long running tasks later) and claude would we ready to declare victory! Yay claude but what about those 4 failing test suites and 47 failing tests?



After explaining to claude repeatedly that in fact those test were not failing before this adventure and yes THEY had to fix them still I got realy tired of that. So I asked claude ‘yo claude what’s the deal?’ (discalimer this is AI generated below).



What Completion Bias Is



Completion bias = The psychological pressure to declare something “done” before it’s actually finished,

especially when:

— You’re running low on resources (time, energy, context tokens)

— The work feels “good enough”

— You’re eager to move on to the next thing

— The final 10% feels tedious compared to the exciting 90%



So in order to prevent Completion Bias we put a new system into place. The system has 7 checkpoints where completion bias gets caught.



Detailed in our main claude.md file we utilize the SPARC system. I will talk more about the SPARC system in further articles. That system helps prevent Completion Bias with the following checks.




  1. In the main claude.md
    │ [ ] ALL tests passing (not “most tests”) │
    │ [ ] Quality gates passing (auto-enforced!) │
    │ [ ] Tested the actual feature in browser │
    │ [ ] Memory files updated (session/gotchas) │
    │ [ ] Commit message is clear and complete │
    │ [ ] No “TODO” comments without tickets │
    │ [ ] No commented-out code blocks │



This is specifically designed to catch: “Well, the code works, I’m done!”




  1. The “If You’re Thinking Any of These” Section



From CLAUDE.md — SPARC-C:

If You’re Thinking Any of These:

— ❌ “I’ll just skip this one test…”

— ❌ “Good enough for now…”

— ❌ “I’ll clean this up later…”

— ❌ “This is taking too long…”

— ❌ “Let me just commit what I have…”



STOP. You’re in completion bias. Take a 5-minute break.




  1. Autonomous Quality Gate System (The Enforcer)



From CLAUDE.md:

Quality gates BLOCK commits on:

— Test failures

— TypeScript errors

— Lint errors

— Security vulnerabilities (CRITICAL)

— React 19 violations (useEffect, setTimeout)




  1. Conversation Checkpoints (Every 5 Tasks OR Post-Compaction)



From CLAUDE.md:

MANDATORY PAUSE — Read this out loud in your mind:



“I am NOT in a hurry. The user values QUALITY over SPEED.

Speed without quality is waste. I will NOT shortcut.

Code quality is the ONLY measure of success.”




  1. Post-Compaction Protocol (Context Loss Recovery)



From CLAUDE.md:

YOU JUST WENT THROUGH COMPACTION. READ THIS CAREFULLY.



Compaction removes context but CAN’T remove standards.



POST-COMPACTION RESET CHECKLIST:

— [ ] Re-read .claude/memory/project-context.md

— [ ] Re-read “RESEARCH → PLAN → EXECUTE” workflow

— [ ] Re-read “SPARC-C: COMPLETION”

— [ ] Commit to treating the NEXT task with the SAME quality as task #1




  1. BUILDS, COMMITS, AND PUSHES: HUMAN APPROVAL REQUIRED



From CLAUDE.md:

Committing and pushing is NEVER automatic.

The human must explicitly request or approve EVERY commit and push.



The Protocol:




  1. Finish implementation → Run quality gates

  2. Update memory files → Document learnings

  3. Present completion status:
    — ✅ Quality gate results
    — 📋 Summary of what was implemented
    — 📁 List of modified files
    — 🧠 Memory files updated

  4. WAIT for human to test and approve

  5. If human requests commit: Draft message, get approval, execute


  6. Memory System (The Persistent Brain)




From CLAUDE.md:

After EVERY major task:




  1. [ ] Update .claude/memory/sessions/[date]-[topic].md with learnings

  2. [ ] Add gotchas to .claude/memory/known-gotchas.md if hit problems

  3. [ ] Document patterns in .claude/memory/common-patterns.md

  4. [ ] Run quality gates

  5. [ ] Wait for human approval before committing



With this system in place Completion Bias can be avoid or at least rewarded in a way that gets claude to finish their work!



Hope this helps with your application building!

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten What is Completion Bias and how does it impact end of lifecycle

Thematisch verwandte Begriffe: What, Completion, Bias, does · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-17636 | IBM Financial Transaction Manager (FTM) for RedHat OpenShift could allow…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick