pre-implementation-check

Installation
SKILL.md

Pre-Implementation Check

Verify existing implementations before coding to prevent duplicate work. Saves 20-40% of implementation time by catching existing features early.

Overview

Before implementing new functionality, always verify:

  1. Does this feature already exist?
  2. Is it partially implemented?
  3. Does it need enhancement rather than creation?

Pattern observed: Agents discovered features already implemented after starting work, wasting 20-40% of implementation time.

Mandatory Skill Loading Validation

CRITICAL: Before starting implementation, verify ALL mandatory skills are loaded. Missing mandatory skills lead to incomplete verification and protocol violations.

Mandatory Skills Checklist

Installs
7
GitHub Stars
2
First Seen
Mar 18, 2026
pre-implementation-check — pmarashian/cursor-agent-skills