documentation-ingestion

Ingest and normalize project documentation into a structured colony knowledge base.

9|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/calcosmic/Aether --skill documentation-ingestion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-ingestion
Source: https://github.com/calcosmic/Aether/tree/main/.aether/skills-codex/colony/documentation-ingestion
Command: npx skills add https://github.com/calcosmic/Aether --skill documentation-ingestion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams turn scattered project documentation into a structured colony knowledge base, enabling faster onboarding and decision traceability.

Core Features & Use Cases

  • Discovery across ADRs, PRDs, specs, READMEs, wikis, and changelogs
  • Automated classification into ADR/PRD/Spec/Doc categories
  • Consolidation of decisions, requirements, and references into colony context
  • Bootstrap of ROADMAP and projects from existing docs

Quick Start

Run the ingestion process to scan all project documentation and bootstrap colony context.

Frequently Asked Questions about documentation-ingestion

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

FAQPage Schema
How do I consolidate scattered project documentation into a structured knowledge base?

Documentation ingestion scans existing repositories to discover and normalize ADRs, PRDs, specs, and wikis into a structured colony knowledge base. It automatically classifies files and extracts decisions and requirements for faster onboarding and traceability.

What types of project documentation can be automatically classified and consolidated?

The ingestion process discovers and classifies ADRs, PRDs, specifications, READMEs, wikis, and changelogs. It consolidates extracted decisions, requirements, and references to bootstrap colony context and populate data stores.

Can I bootstrap a ROADMAP and projects from existing documentation?

Yes, documentation ingestion enables the bootstrap of ROADMAP and projects from existing docs. By extracting requirements and specifications during discovery, it populates colony context to generate structured project roadmaps automatically.

How does documentation ingestion handle decision traceability and requirement extraction?

Documentation ingestion extracts decisions and requirements directly from classified files like ADRs and PRDs. It integrates these extracted elements with colony data stores to ensure decision traceability and consolidate project context.

What is the best way to normalize existing READMEs and wikis into colony context?

Running the documentation ingestion process scans and normalizes existing READMEs and wikis into colony context. It applies automated classification and consolidation to integrate references and specifications into the knowledge base.