Engineering / Code Maintenance
Implementation Strategy
Plan repo-aware code changes before editing by mapping scope, commands, risks, and likely side effects.
planning, repo-analysis, maintenance, strategy
Install this skill
Install (Codex)
./bin/skills-hub install engineering/[email protected] --runtime codex
Install (Claude)
./bin/skills-hub install engineering/[email protected] --runtime claude
Install (Generic)
./bin/skills-hub install engineering/[email protected] --runtime generic --target ./my-agent/skills
How You Can Use This
Documentation
Execution: instructions
First run: Read SKILL.md and follow the documented workflow.
Current limits
- Instruction package only; it does not provide or authorize an executable runtime capability.
Classification: declared
Operational Summary
Use when: Use when a repository needs scope analysis, impact mapping, and change planning before edits begin.
Execution mode: read-only-local-inspection
Approval boundary: Safe for repo inspection and planning; does not require write access and should precede code edits.
Status
Readiness: Experimental
Security reviewed: no
Lifecycle: Active
Runtime & Dependencies
ID: engineering/implementation-strategy
Runtimes: codex, claude, generic
Tool dependencies: 1
API dependencies: 0
Dependencies
Tools: rg
APIs: Not documented
Outputs
- Change strategy
- Impacted files
- Verification command list