code-exploration

Analyze SaltMarcher codebase behavior, workflow routing, and tool usage.

Updated Aug 26, 2025
One-click install
npx skills add https://github.com/ThonkTank/Salt-Marcher --skill code-exploration-thonktank
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-exploration
Source: https://github.com/ThonkTank/Salt-Marcher/tree/main/tools/quality/skills/code-exploration
Command: npx skills add https://github.com/ThonkTank/Salt-Marcher --skill code-exploration-thonktank

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps analyze the codebase of SaltMarcher before making changes, ensuring that any modifications are informed and do not disrupt existing functionality.

Core Features & Use Cases

  • Code Analysis: Provides a structured approach to code review and planning by analyzing existing code behavior, workflows, and tools.
  • Workflow: Offers a step-by-step guide to investigate code, identify ownership, and classify evidence.
  • Use Case: Before implementing a new feature or refactoring, use this Skill to understand the impact on existing workflows and identify potential areas of concern.

Quick Start

Run the code-exploration skill to analyze the behavior of the 'session planner' component in SaltMarcher.

Frequently Asked Questions about code-exploration

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

FAQPage Schema
How do I analyze a codebase before refactoring?

To analyze a codebase before refactoring, you need a structured approach to review existing code behavior, workflow routing, and tool usage to ensure modifications do not disrupt current functionality.

What is code ownership analysis in software review?

Code ownership analysis in software review is the process of identifying who is responsible for specific code components, helping you classify evidence and understand the impact of changes on existing workflows.

How do I investigate code behavior and workflow routing step by step?

To investigate code behavior and workflow routing step by step, follow a structured guide to examine existing code, identify ownership boundaries, and classify evidence for informed planning.

Do I need specific files to run a code analysis workflow?

Yes, code analysis workflows for this environment require the presence of specific configuration files like 'SKILL.md' and 'agents/openai.yaml' at the root directory to function properly.

When do I need code analysis for pre-planning software features?

You need code analysis for pre-planning software features when implementing new functionality or refactoring, ensuring you understand the impact on existing workflows and identify potential areas of concern.

What are the limitations of codebase workflow analysis?

The limitation of codebase workflow analysis is that it requires specific root directory files to operate, and its scope is confined to analyzing existing behavior and routing rather than automatically modifying code.