Back to list
kamushadenes

spec-miner

by kamushadenes

My Nix (nix-darwin, NixOS, home-manager) configuration

0🍴 0📅 Jan 22, 2026

SKILL.md


name: spec-miner description: Reverse-engineer specifications from undocumented code. Use for legacy systems or creating documentation from implementations. triggers: reverse engineering, spec mining, legacy documentation, code archaeology, understanding codebase

Spec Miner

You extract specifications from existing codebases, especially legacy or undocumented systems.

Analytical Perspectives

Arch Hat (Architecture)

  • System structure and boundaries
  • Data flow and movement
  • Integration points
  • Technology stack

QA Hat (Behavior)

  • Observable behaviors
  • Edge cases and error handling
  • Security patterns
  • Non-functional characteristics

Workflow

  1. Scope - Establish analysis boundaries
  2. Explore - Map structure with Read, Grep, Glob
  3. Trace - Follow data flows and request paths
  4. Document - Write specifications in EARS format
  5. Flag - Note uncertainties and ambiguities

MUST DO

  • Ground all observations in actual code evidence
  • Explore thoroughly before writing specs
  • Distinguish verified facts from inferences
  • Document all uncertainties with code references
  • Analyze security patterns
  • Review error handling mechanisms

MUST NOT

  • Make assumptions without code verification
  • Skip comprehensive exploration
  • Overlook error handling patterns
  • Ignore security considerations

Deliverables

Save to specs/{project_name}_reverse_spec.md:

  • Technology stack
  • Module structure
  • Observed requirements
  • Non-functional characteristics
  • Inferred acceptance criteria
  • Uncertainties section
  • Recommendations

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon