sdd-repo-agents

Generate or update AGENTS.md files and a root index for repositories.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/Akiyama-sama/SDD-WorkSpace --skill sdd-repo-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-repo-agents
Source: https://github.com/Akiyama-sama/SDD-WorkSpace/tree/main/.agents/skills/sdd-repo-agents
Command: npx skills add https://github.com/Akiyama-sama/SDD-WorkSpace --skill sdd-repo-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill manages the generation or refreshing of AGENTS.md files per repository, as well as creating a root index in the workspace for better organization and discovery of repository-specific workflows.

Core Features & Use Cases

  • Repository-Level Workflow Creation: Automates the creation of per-repo AGENTS.md files.
  • Indexing Repository Workflows: Consolidates repository-specific AGENTS.md files into a single index.
  • Use Case: When setting up a new repository in your workspace, use this Skill to quickly establish the necessary AGENTS.md structure and ensure your root AGENTS.md contains an up-to-date index of all repos.

Quick Start

To generate or refresh the AGENTS.md files for all repos, run the sdd-repo-agents Skill.

Frequently Asked Questions about sdd-repo-agents

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

FAQPage Schema
How do I generate AGENTS.md files for multiple repositories in a workspace?

To generate AGENTS.md files for multiple repositories, you can run the repository indexing workflow to automatically create per-repo configuration files and consolidate them into a root-level index for workspace navigation.

What is a root-level workspace index for repository workflows?

A root-level workspace index is a centralized navigation file that consolidates repository-specific AGENTS.md files to enhance organization and discovery of distinct workflows across multiple repositories.

How do I refresh AGENTS.md files when repository workflows change?

To refresh AGENTS.md files when workflows change, execute the generation script to update per-repository configurations and rebuild the workspace root index to reflect the latest repository-specific updates.

Do I need a specific directory structure to create repository-specific AGENTS.md files?

Creating repository-specific AGENTS.md files requires access to the `.agents/commands/sdd/repo-agents.md` path for guidance and script execution within your workspace to ensure proper indexing and workflow generation.

What's the best way to organize repository workflows in a multi-repo workspace?

The best way to organize repository workflows is to use an automated indexing approach that generates per-repo AGENTS.md files and consolidates them into a single root index for centralized workspace navigation and discovery.