code-spec-backfill - Backfill function-level code contracts
Add missing docstrings and type annotations to functions, report unresolvable gaps with misuse scenarios
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read source files
- detect stale files
- list public callables
- write docstrings
- add type annotations
- report unresolvable gaps
- update state file
Inputs
- source code files
- existing docstrings
- state file
- call sites
- test files
Outputs
- files with added docstrings
- files with type annotations
- gap report
Requirements
- Git repository
- state file
- read-write permissions
