sdd-explore

Analyze proposed software changes and generate structured impact reports.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Codenburg/skills --skill sdd-explore-codenburg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-explore
Source: https://github.com/Codenburg/skills/tree/main/sdd-explore
Command: npx skills add https://github.com/Codenburg/skills --skill sdd-explore-codenburg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Facilitates thorough investigation and comparison of various solutions before committing to a change, enhancing decision-making in development processes.

Core Features & Use Cases

  • Change Exploration: Provides tools for exploring potential changes in codebases.
  • Contextual Analysis: Generates structured reports on how proposed changes may affect the codebase.
  • Task Execution: Automates the execution of investigative tasks in the context of change management.

Quick Start

Start the exploration of the 'sdd-explore' skill for a topic.

Frequently Asked Questions about sdd-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is structured change exploration in software development?

Structured change exploration is the process of investigating proposed codebase modifications to assess risks and compare solutions before committing. It generates contextual reports to enhance decision-making during the development process.

How do I assess the risks of proposed codebase changes before committing?

You assess risks of proposed changes by invoking dedicated sub-agents that automate investigative tasks. This separation of roles between orchestrators and executors generates structured analysis reports for informed decision-making.

How do I compare different solutions for a proposed codebase modification?

You compare solutions by running task automation primitives that investigate the codebase contextually. This facilitates thorough analysis of various approaches, generating reports on how each proposed change affects the system.

Can I use sub-agent execution to automate codebase analysis tasks?

Yes, sub-agent execution automates investigative tasks by invoking dedicated agents for change management. This ensures clear separation between orchestrators managing the process and executors performing the contextual analysis.

What is the best way to investigate the impact of a code change?

The best way to investigate code change impact is through structured analysis using dedicated task invocation primitives. This approach provides contextual reports detailing how proposed modifications affect the overall codebase.

When should I use structured analysis for change exploration?

You should use structured analysis for change exploration when you need to thoroughly investigate and compare various solutions before committing to a modification, ensuring comprehensive risk assessment and enhanced development decisions.