conducting-tech-analysis

Generate a tech-analysis research document from requirements and codebase.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/siriwatknp/jun-cc --skill conducting-tech-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conducting-tech-analysis
Source: https://github.com/siriwatknp/jun-cc/tree/main/skills/conducting-tech-analysis
Command: npx skills add https://github.com/siriwatknp/jun-cc --skill conducting-tech-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams produce a concise, well-structured tech-analysis research document from a given codebase and requirements, reducing ambiguity and planning time.

Core Features & Use Cases

  • Guided analysis workflow: From requirements to a documented tech-analysis report, including dependency tracing and risk notes.
  • Codebase exploration: Identify modules, data flows, and key design decisions to inform planning.
  • Use Case: Imagine you are starting a new feature; use this Skill to generate a planning document that outlines goals, modules, risks, and next steps.

Quick Start

Start by providing the requirements and the repository to analyze, then request the generated tech-analysis report to be saved in the default path or a custom location.

Frequently Asked Questions about conducting-tech-analysis

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

FAQPage Schema
How do I create a tech-analysis report for a software project?

To create a tech-analysis report, provide your project requirements and codebase to initiate a guided analysis workflow. The process traces dependencies, discovers modules, and saves a structured markdown document to the default path or a custom location.

What is a tech-analysis document used for in software planning?

A tech-analysis document reduces ambiguity and planning time by outlining goals, modules, risks, and next steps for new features. It serves as a structured research artifact to inform design decisions and codebase exploration.

How do I analyze a codebase to identify modules and data flows?

You can analyze a codebase to identify modules and data flows by providing the repository to a guided analysis workflow. This process traces dependencies and documents key design decisions to produce a comprehensive research report.

Can I generate a tech-analysis report for projects of varying sizes?

Yes, you can generate a tech-analysis report for software projects of varying sizes. The guided workflow applies to different scales, helping teams document dependencies, risks, and module discoveries regardless of project complexity.

How do I specify a custom save location for my tech-analysis markdown file?

To specify a custom save location for your tech-analysis markdown file, simply request a different path when generating the report. By default, the document is saved to the .claude/tasks/<dd-mm-yyyy>-tech-analysis/ directory structure.