# core-tasks > The Core Tasks skill provides essential utility functions that any agent or workflow can leverage. These are foundational capabilities that support the maintenance and quality of the project. - Author: “delphijc” - Repository: delphijc/jagents - Version: 20260105195348 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/delphijc/jagents - Web: https://mule.run/skillshub/@@delphijc/jagents~core-tasks:20260105195348 --- # SKILL: Core Tasks **Purpose:** Common utility tasks available across all modules **Domain:** System Utilities, Documentation Management **Type:** Core Module --- ## Overview The Core Tasks skill provides essential utility functions that any agent or workflow can leverage. These are foundational capabilities that support the maintenance and quality of the project. --- ## Core Capabilities 1. **Index Documentation** - Generates and updates `index.md` files for directories. - Ensures navigation structures are maintained. 2. **Adversarial Review** - Critiques content from multiple perspectives. - Identifies weaknesses, bias, or logical gaps. 3. **Shard Document** - Splits large documents into manageable sections. - Maintains cross-references and context. --- ## Integration Points - **Input:** Directories, Documents - **Output:** Index files, critique reports, sharded files - **Used By:** All Agents