idea-archive

Save idea-matrix convergence reports as markdown files with metadata.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tokyo-megacorp/autoimprove --skill idea-archive
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea-archive
Source: https://github.com/tokyo-megacorp/autoimprove/tree/main/skills/idea-archive
Command: npx skills add https://github.com/tokyo-megacorp/autoimprove --skill idea-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing and preserving complex idea-matrix convergence reports can be cumbersome and prone to omission. This Skill streamlines the process of archiving structured decision data for easy retrieval and reference.

Core Features & Use Cases

  • Structured Report Saving: Converts idea-matrix JSON output into well-organized markdown files with comprehensive metadata.
  • Versioned Archiving: Ensures each report is timestamped and uniquely named to prevent overwriting existing records.
  • Use Case: When a team reaches a consensus on a problem solution, they can quickly archive the results for audit and collaboration purposes.

Quick Start

Use the idea-archive skill to save your latest idea-matrix convergence report by providing the JSON output or invoking the command after generating the report.

Frequently Asked Questions about idea-archive

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

FAQPage Schema
How do I save idea-matrix convergence reports as structured markdown files?▼

To save idea-matrix convergence reports as markdown files, you provide the JSON output to the archiving process. It converts the structured data into a well-organized markdown document containing problem, winner, verdict, and scores for future reference.

What is the best way to archive decision logs to prevent overwriting existing records?▼

The best way to archive decision logs without overwriting records is using versioned archiving. This approach ensures each saved idea-matrix report is uniquely named and timestamped before being stored in the decisions directory.

Can I store structured decision data metadata like problem and verdict together?▼

Yes, you can store structured decision data metadata together. The archiving process captures comprehensive metadata including the problem, winner, verdict, scores, and full data within a single markdown file for audit and collaboration.

Does archiving structured data require manual formatting of the idea-matrix output?▼

Archiving structured data does not require manual formatting of the idea-matrix output. The process automatically converts the provided JSON output into a well-organized markdown file, capturing all comprehensive metadata for easy retrieval.

When do I need to save decision logs as markdown files in a decisions directory?▼

You need to save decision logs as markdown files in a decisions directory when a team reaches a consensus on a problem solution. This quickly archives the results for future audit, reference, and collaboration purposes.