gsd-intel

Inspect and refresh codebase intelligence files under .planning/intel/.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-intel-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-intel
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-intel
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-intel-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query, inspect, or refresh codebase intelligence files in .planning/intel/.

Core Features & Use Cases

  • Centralizes intelligence about codebase structure, APIs, dependencies, and architecture.
  • Supports proactive updates by refreshing intel when changes occur in the repository.
  • Use Case: On onboarding a new team member, quickly align on current architecture by reviewing the latest intel snapshots.

Quick Start

Query the intel index and refresh the data if gaps are detected.

Frequently Asked Questions about gsd-intel

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

FAQPage Schema
How do I track codebase intelligence updates for architecture and dependencies?

Codebase intelligence updates are tracked by analyzing and surfacing gaps in planning intelligence files. This approach enforces a frontmatter-driven discovery structure, relying on explicit intel files under .planning/intel/ to guide extraction and keep architectural and dependency information current.

What is the best way to maintain codebase documentation for onboarding new team members?

Maintaining codebase documentation for onboarding is best achieved by centralizing intelligence about structure, APIs, and architecture. By querying and refreshing intel snapshots, new team members can quickly align on the current project state by reviewing the latest data.

Can I automate codebase analysis to detect planning intelligence gaps?

Yes, codebase analysis can be automated to detect planning intelligence gaps. The system proactively identifies and surfaces intelligence gaps and updates, enforcing a frontmatter-driven structure to automatically guide extraction and updates across a growing codebase.

Do I need explicit intel files to index codebase architecture information?

Yes, explicit intel files are required to index codebase architecture information. The system relies on specific intel files located within the .planning/intel/ directory to enforce discovery structure and accurately guide the extraction of architectural and dependency data.

When should I refresh codebase intelligence files during development?

Codebase intelligence files should be refreshed when changes occur in the repository to ensure proactive updates. By querying the intel index and refreshing the data when gaps are detected, you keep architectural and dependency information current across the growing codebase.