II.
LibrarySkill overview
Reference · livelib-skill:shared--verification-before-completion
verification-before-completion overview
Evidence requirement enforcement ensuring all claims are backed by logs, test results, or exit codes. Zero = success, non-zero = failure. No guessing allowed.
Attributes
displayName
verification-before-completion
description
Evidence requirement enforcement ensuring all claims are backed by logs, test results, or exit codes. Zero = success, non-zero = failure. No guessing allowed.
libraryPath
library/methodologies/cc10x/skills/verification-before-completion/SKILL.md
contentSummary
## Rules
- Never claim "should work" without evidence
- Never claim success without exit code 0
- Never claim a bug is fixed without reproduction failure
- Always capture and report exit codes
- Always run the full test suite, not just targeted tests
- Use timeout guards (`timeout 60s`) to p
Outgoing edges
lib_applies_to_domain2
- domain:software-engineering·DomainSoftware Engineering
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic2
- topic:developer-experience·TopicDeveloper Experience (DX)
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow2
- workflow:feature-development·Workflow
- workflow:feature-development·Workflow
lib_involves_role4
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area4
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.