
from ed3d-plugins246
Automatically identifies and updates stale CLAUDE.md or AGENTS.md files after code changes to maintain architectural intent.
This skill ensures that project context files (like CLAUDE.md or AGENTS.md) stay synchronized with the actual codebase. It prevents "stale documentation" by analyzing code diffs and updating documentation whenever contracts, APIs, or domain structures change.
Activate this skill at the end of a development phase, upon branch completion, or after any work that alters the project's public interfaces or architectural decisions.
Designed specifically for Claude Code and agents following the ed3d research-plan-implement workflow.
This skill has not been reviewed by our automated audit pipeline yet.
Writing Implementation Plans
Generate detailed, engineer-ready implementation plans from design docs: file paths, step-by-step tasks, tests, and verification instructions.
Property-Based Testing — Catalog & Best Practices
A practical guide and pattern catalog for property-based testing (PBT): when to use it, property catalog, libraries, and best-practice strategies across languag