defensive-development

Community

Verify before acting; code safer, faster.

Authormicrobians
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verification-first coding practices for AI agents. Verify before acting.

Core Features & Use Cases

  • READ-VERIFY protocol: Read → Map → List → Present → Wait → Execute → Verify
  • API discovery: How to find properties, constructors, getters/setters before using them
  • Safe refactoring: Grep all references across codebase before renaming
  • Deletion thresholds: Confirmation required based on line count
  • Debug first: Logs before changing code

Quick Start

Load this skill at session start or when needed using the command: skill({ name: "defensive-development" }).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: defensive-development
Download link: https://github.com/microbians/AI.SKILLS/archive/main.zip#defensive-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.