interscribe

Audit and refactor CLAUDE.md and AGENTS.md documentation for boundary compliance.

3|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mistakeknot/Demarch --skill interscribe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interscribe
Source: https://github.com/mistakeknot/Demarch/tree/main/.gemini/generated-skills/interscribe
Command: npx skills add https://github.com/mistakeknot/Demarch --skill interscribe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the common issues of scattered project knowledge, inconsistent documentation across different levels of a project hierarchy, and the accumulation of project-specific details within tool configuration files.

Core Features & Use Cases

  • Boundary Enforcement: Ensures project knowledge resides in AGENTS.md, not CLAUDE.md.
  • Progressive Disclosure: Extracts lengthy sections from AGENTS.md into separate documentation files for better organization.
  • Deduplication: Identifies and consolidates identical instructions across the documentation hierarchy.
  • Use Case: Automatically refactor your project's documentation to adhere to best practices, making it easier for both humans and AI agents to understand and maintain.

Quick Start

Run the interscribe skill to audit the documentation quality of the current project.

Frequently Asked Questions about interscribe

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

FAQPage Schema
How do I enforce documentation boundaries between CLAUDE.md and AGENTS.md files?

You can enforce documentation boundaries by auditing your project to ensure project-specific knowledge resides in AGENTS.md rather than CLAUDE.md. This separation prevents configuration file bloat and maintains clear knowledge hierarchies for AI agents.

What is progressive disclosure in AI agent project documentation?

Progressive disclosure is the practice of extracting lengthy sections from AGENTS.md into separate reference files. This organization strategy improves documentation readability and makes project knowledge easier for humans and AI agents to maintain.

How do I deduplicate instructions across a project documentation hierarchy?

To deduplicate instructions across your documentation hierarchy, audit your files to identify identical instructions and consolidate them. This refactoring process eliminates scattered knowledge and ensures consistent project guidelines across different documentation levels.

Can I automatically refactor scattered project knowledge into AGENTS.md?

Yes, you can automatically refactor scattered project knowledge by running an audit to consolidate project details into AGENTS.md. This process enforces quality standards by moving project-specific instructions out of tool configuration files.

What is the best way to audit AI agent documentation for quality and consistency?

The best way to audit AI agent documentation is to check for boundary violations, duplicated content, and oversized sections. Refactoring these elements ensures project knowledge remains consistent and properly organized across the documentation hierarchy.