Intelligent feature injection with project knowledge. Extracts project structure, plans implementation following conventions, and safely injects new code.
/plugin marketplace add chkim-su/serena-refactor-marketplace/plugin install serena-refactor@serena-refactor-marketplace# Inject Command Intelligent feature injection based on project knowledge extraction. ## Load Skills ## Usage ## Workflow Overview --- ## Step 1: Check/Extract Project Knowledge ### Check for Existing Knowledge ### If No Knowledge Exists ### Run Knowledge Extraction --- ## Step 2: Get Feature Description If not provided in command: Then ask for details: --- ## Step 3: Plan Feature Implementation --- ## Step 4: User Review and Approval Present the plan to user: --- ## Step 5: Execute Injection ### If Dry Run Selected ### If Approved --- ## St...