Skip to content

sextondjc/agentic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

.github Customization Hub

This README is the entry point for workspace customization assets. Use this page to discover where canonical inventories live and which files to update when assets change.

Quick Navigation

Topic Canonical File Purpose
Top-level folder index INDEX.md Generated navigation for .github docs and subfolders.
Discovery catalogs hub catalogs/INDEX.md Shared home for discovery indexes across agents, instructions, prompts, and skills.
Workspace behavior hub copilot-instructions.md Global operating model, routing policy, preferred agents and skills.
Agents inventory agents-discovery-index.md Canonical lifecycle ownership and rationale for agent assets.
Instructions inventory instructions-discovery-index.md Canonical lifecycle ownership and rationale for instruction files.
Prompts inventory prompts-discovery-index.md Canonical lifecycle ownership and rationale for prompt assets.
Skills discovery skills-discovery-index.md Canonical skill lookup table and lane mapping.
PowerShell scripts catalog README.md Script inventory and usage guidance.

Inventory Snapshot

These counts are current for the repository state as of this documentation refresh.

Category Count
Agents (*.agent.md) 18
Instructions (*.instructions.md) 21
Prompts (*.prompt.md) 21
Skills (**/SKILL.md) 146
PowerShell scripts (*.ps1) 28
GitHub workflows (*.yml) 2

Maintenance Notes

  1. Keep discovery data in catalogs and indexes, not in this README.
  2. If an asset is added, removed, or renamed, update the matching discovery index in the same change.
  3. Regenerate or refresh INDEX.md when top-level markdown or folder structure changes.
  4. Run .github/scripts/powershell/test-governance-link-graph.ps1 after documentation edits to confirm link integrity.

Related Assets

File Role
catalogs/INDEX.md Shared discovery hub for all canonical indexes.
agents-discovery-index.md Agent lane ownership and rationale.
instructions-discovery-index.md Instruction lane ownership and rationale.
prompts-discovery-index.md Prompt lane ownership and rationale.
skills-discovery-index.md Skill selection and lane mapping.
copilot-instructions.md Workspace routing, standards, and bundle guidance.

About

A collection of agent customizations, instructions, prompts, and skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors