doc-organize

Classify investigation reports by character and file them into knowledge/ or workspace/.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/t-hasuike/CLysis --skill doc-organize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-organize
Source: https://github.com/t-hasuike/CLysis/tree/main/legacy-knowledge/skills/doc-organize
Command: npx skills add https://github.com/t-hasuike/CLysis --skill doc-organize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes investigation reports from reports/ into knowledge/ by document character (Domain/System/Quality/Decision/Spec/Runbook/Standard) and archives them as reusable knowledge assets, executing classification and filing decisions from /doc-check.

Core Features & Use Cases

  • Classification of documents by character (Domain, System, Quality, Decision, Implementation Specs, Runbooks, Standards)
  • Filing and reorganization into knowledge/ or workspace/ with auditability
  • Tight integration with /doc-check results to drive promotion and reorganization decisions

Quick Start

Run doc-organize after obtaining /doc-check results to classify reports by character and file them into knowledge/ or workspace/.

Frequently Asked Questions about doc-organize

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

FAQPage Schema
How do I organize investigation reports into a reusable knowledge base?

To organize investigation reports into a reusable knowledge base, classify documents by their character—such as Domain, System, Quality, or Decision—and file them into the knowledge directory to automate knowledge management.

What is the best way to automate document filing and classification for audit trails?

Automating document filing and classification involves applying a two-layer framework that categorizes reports by character and moves them into knowledge or workspace directories, ensuring auditability and organized knowledge retention.

How do I execute promotion or discard decisions on investigation reports?

To execute promotion, discard, or hold decisions on investigation reports, apply classification logic that processes prior document check results and files the promoted reports as archived knowledge assets.

Can I categorize technical documents by character type like Runbook or Spec?

Yes, you can categorize technical documents by character type. The classification framework supports sorting reports into categories including Implementation Specs, Runbooks, Standards, and Decisions for structured filing.

When do I need a two-layer classification framework for document organization?

You need a two-layer classification framework for document organization when you must systematically evaluate investigation reports for promotion, discard, or hold decisions and file them into structured knowledge directories.

Does document organization require prior validation results to file reports correctly?

Yes, document organization requires prior validation results. The filing and reorganization decisions are tightly integrated with preceding document check outputs to execute accurate promotion and archiving actions.