task-flow-tool:ai-optimizer

Audit and optimize AI-awareness files to reduce redundancy and token bloat.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mahsanamin/ai_chest --skill task-flow-tool-ai-optimizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-flow-tool:ai-optimizer
Source: https://github.com/mahsanamin/ai_chest/tree/main/SoftwareEngineering/Task_Flow/skills/task-flow-tool%3Aai-optimizer
Command: npx skills add https://github.com/mahsanamin/ai_chest --skill task-flow-tool-ai-optimizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit, deduplicate, and harmonize AI-awareness files across a project to reduce redundancies, conflicts, and token bloat while preserving intent.

Core Features & Use Cases

  • Discover and categorize AI-awareness files across the codebase
  • Detect issues such as redundancy, conflicts, staleness, and example bloat
  • Generate actionable cleanup recommendations with an explicit approval workflow
  • Provide a concrete change plan ready for review before applying edits

Quick Start

Run the tool from the project root to generate an audit report and recommended fixes.

Frequently Asked Questions about task-flow-tool:ai-optimizer

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

FAQPage Schema
How do I audit AI-awareness rules to reduce token bloat in my codebase?

Auditing AI-awareness rules involves scanning configuration files across a project to detect redundancies, conflicts, and stale examples. The tool generates an actionable cleanup plan that reduces token bloat while preserving the original rule intent.

What is the best way to deduplicate conflicting AI configuration files in a project?

Deduplicating conflicting AI configuration files requires categorizing AI-awareness rules across the codebase to identify overlapping instructions. A structured cleanup workflow then harmonizes these files by enforcing a token-efficient plan before applying edits.

How do I clean up AI rules without losing the original intent of the instructions?

Cleaning up AI rules without losing intent requires an audit tool that analyzes existing AI-awareness files and generates a concrete change plan. This plan targets redundancies and conflicts while explicitly preserving the original configuration intent.

Can I review changes before the tool modifies my AI-awareness files?

Yes, you can review changes before any modifications occur because the tool enforces an explicit approval workflow. It generates a concrete cleanup plan ready for your review and requires your explicit approval before applying any edits to the codebase.

When should I run an AI-awareness file audit during my development cycle?

You should run an AI-awareness file audit during periodic maintenance, after adding new AI rules, or as a post-setup validation step. This ensures your AI configurations remain clean, compliant, and free from token bloat throughout the project lifecycle.