gsd-intel

Query and refresh .planning/intel entries to inform codebase decisions.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-intel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-intel
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-intel
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-intel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow enables teams to quickly locate, inspect, and refresh intelligence files that describe the codebase structure, dependencies, and architecture stored in .planning/intel/.

Core Features & Use Cases

  • Query and aggregate intelligence entries from .planning/intel to support codebase decisions.
  • Inspect file-level metadata and update status to ensure alignment with the latest repository changes.
  • Trigger refresh workflows to rebuild and extend the intelligence index across the project.

Quick Start

Run a simple query against the intel index to locate relevant entries and observe the results.

Frequently Asked Questions about gsd-intel

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

FAQPage Schema
How do I query codebase architecture and dependencies from the intel index?

Query codebase architecture by executing inline searches against the .planning/intel directory to retrieve intelligence entries that describe repository structure, dependencies, and mappings. This supports codebase decisions by aggregating relevant architectural insights and file-level metadata into searchable results.

What is the best way to inspect and update codebase intelligence status?

Inspect codebase intelligence status by retrieving file-level metadata from the .planning/intel directory to verify alignment with the latest repository changes. Update the status entries to ensure architectural insights and dependency mappings accurately reflect the current state of the codebase.

Can I use this to refresh the codebase intelligence index across a project?

Yes, you can refresh the codebase intelligence index by triggering refresh workflows that rebuild and extend the intelligence entries stored in .planning/intel. This process maintains an up-to-date intel index by re-evaluating architectural dependencies and mappings across the entire repository.

How does codebase intelligence retrieval work for architectural decisions?

Codebase intelligence retrieval works by searching the .planning/intel directory to locate and aggregate intelligence entries that map repository structure and dependencies. Developers execute inline queries to compare architectural insights, ensuring codebase decisions are informed by the latest indexed metadata.

Do I need a .planning/intel directory to perform codebase intelligence queries?

Yes, you need a .planning/intel directory containing your codebase intelligence files to query, inspect, and refresh architectural insights. The workflow searches this specific path to retrieve and update the dependency mappings and structural metadata required for informed codebase decisions.

When should I refresh the codebase intel index instead of manually querying it?

Refresh the codebase intel index when repository changes occur that invalidate existing architectural insights or dependency mappings. If the .planning/intel entries are already current, executing inline queries is sufficient to retrieve the intelligence needed for codebase decisions without rebuilding the index.