# Document Technical Systems

Technical teams often need consistent documentation for APIs, data models, integrations, security, and infrastructure. This skill provides templates and checklists that turn source evidence into structured technical requirements.

## Install

```bash
npx skillstore add doubleslashse/technical-analysis
```

## Metadata

- Status: approved
- Slug: doubleslashse-technical-analysis
- Skillstore revision: r1
- Version status: missing
- Tree hash: 0e7436abf84042093837e6fb9c337e7f5ea0d604428b75be92b63a08fbfb050a
- Author: DoubleslashSE
- GitHub username: DoubleslashSE
- License: MIT
- Repository: https://github.com/DoubleslashSE/claude-workflows/tree/main/Plugins/business-analyst/skills/technical-analysis
- Ref: 72d5025b022c77f7a51bdf5c1637c689c80e89d1
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/doubleslashse-technical-analysis
- Manifest: https://skillstore.pages.dev/api/skills/doubleslashse-technical-analysis/manifest

## Capabilities

- Documents REST endpoints with request, response, authentication, and business rule sections.
- Guides GraphQL, event, and message API analysis with reusable schema templates.
- Captures entities, relationships, constraints, indexes, and data flows.
- Structures integration documentation for protocols, authentication, data exchange, errors, SLAs, and monitoring.
- Documents authentication, authorization, data protection, compliance, and infrastructure requirements.
- Summarizes API contracts, data models, integrations, security, infrastructure, and technical debt.

## Use Cases

- Create API Requirement Notes: Turn existing routes, controllers, or OpenAPI files into clear endpoint documentation.
- Map Integration Contracts: Document external systems, protocols, authentication, data exchange, error handling, and monitoring needs.
- Prepare Security Requirements: Capture authentication, authorization, data protection, compliance, and audit requirements for a system review.

## Prompt Templates

### Summarize Technical Surface

```
Review this project and summarize its APIs, data models, integrations, security areas, and infrastructure. Cite the files you used.
```

### Document API Contracts

```
Analyze the REST and GraphQL interfaces. Produce endpoint notes with authentication, request fields, response shapes, errors, and business rules.
```

### Analyze Integrations

```
Find integration points and document direction, protocol, data exchange, authentication, retries, monitoring, and SLA assumptions.
```

### Produce Full Technical Requirements

```
Create a complete technical analysis covering APIs, data models, integrations, security controls, infrastructure, technical debt, and open questions.
```

## Limitations

- It provides analysis templates and checklists, not automated vulnerability testing.
- It depends on readable source files, documentation, or architecture evidence.
- It does not execute commands or call external services.
- It may leave placeholders when the repository lacks enough detail.

## Best Practices

- Start with existing source files and cite evidence for each requirement.
- Separate confirmed facts from assumptions and open questions.
- Use the templates consistently across APIs, data, integrations, security, and infrastructure.

## Anti Patterns

- Do not invent system behavior when evidence is missing.
- Do not mix business requirements with implementation guesses.
- Do not treat template examples as production configuration.

## Security Audit

- Audited at: 2026-07-06T11:40:53.394\+00:00
- Summary: All static findings were adjudicated as false positives. The flagged content is markdown documentation, schema examples, or integration guidance, not executable commands, reconnaissance, or prompt injection.

## Stats

- Views: 164
- Downloads: 8
- Favorites: 0
- Popularity score: 0
