project-signpost

Generate hierarchical per-directory READMEs with trigger-condition annotations for AI file discovery.

71|18|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Science-Discovery/Aether --skill project-signpost
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-signpost
Source: https://github.com/Science-Discovery/Aether/tree/main/.opencode/skills/project-signpost
Command: npx skills add https://github.com/Science-Discovery/Aether --skill project-signpost

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organize project file structures by creating per-directory READMEs that serve as AI navigation signposts, reducing token waste and speeding file discovery in large codebases.

Core Features & Use Cases

  • Hierarchical per-directory READMEs placed at every level to guide AI through the project structure.
  • Trigger-condition navigation to signal when the AI should dive into a folder or read a file.
  • Supports three formats: top-level (subdirectories only), subfolder (files only), and hybrid (both).
  • Includes templates and prompts for AI-generated summaries and trigger conditions to automate navigation.

Quick Start

Place READMEs in each directory using the provided templates and prompts, then start AI-guided navigation.

Frequently Asked Questions about project-signpost

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

FAQPage Schema
How do hierarchical READMEs guide AI file discovery in large codebases?▼

Hierarchical READMEs guide AI file discovery by acting as per-directory navigation signposts that map out subdirectories and files, reducing token waste and speeding up file location during AI-assisted development. They use trigger-condition annotations to signal when the AI should dive into a specific folder or read a file.

What is the best way to organize project file structures for vibe coding?▼

The best way to organize project file structures for vibe coding is to generate and maintain per-directory READMEs using top-level, subfolder, and hybrid formats. This creates scalable navigational aids that help AI quickly locate files across nested folders without scanning the entire project.

How do I create trigger-condition annotations for AI navigation in my project?▼

You create trigger-condition annotations for AI navigation by using provided templates and prompts to generate summaries and conditions within each directory's README. These annotations explicitly signal when the AI should dive into a folder or read a file based on the project's structural context.

Does this approach support both top-level and nested subfolder navigation?▼

Yes, this approach supports top-level, subfolder, and hybrid navigation formats. Top-level READMEs map subdirectories only, subfolder READMEs map files only, and hybrid formats combine both to produce scalable navigational aids for projects with nested folders.

When do I need per-directory README templates for software projects?▼

You need per-directory README templates for software projects when you have nested folders and want to reduce token waste during AI-assisted development. They provide scalable navigational aids that enable AI to quickly locate files without exhaustive scanning.