subagent-maintenance

Automate Subagent creation, updates, and deletions with frontmatter validation.

10|7|Updated Sep 24, 2025
One-click install
npx skills add https://github.com/matsuni-kk/agent_template_public --skill subagent-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-maintenance
Source: https://github.com/matsuni-kk/agent_template_public/tree/main/.cursor/skills/subagent-maintenance
Command: npx skills add https://github.com/matsuni-kk/agent_template_public --skill subagent-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Subagent({{AGENT_CONFIG_DIR}}/agents/*.md)の作成・更新・削除を対話で行い、フロントマター仕様と品質を維持したまま反映する。Subagent作成、agent追加、subagent updateを依頼されたときに使用する。

Core Features & Use Cases

  • Subagent作成・更新・削除の対話的ワークフローを提供し、 frontmatter の整合性を保証します。
  • 拡張可能な運用手順とQCプロセスを組み込み、変更履歴と環境間同期をサポートします。
  • 典型的なユースケースには Subagent の新規作成、既存 Subagent の更新、および削除の扱いが含まれます。

Quick Start

Initiate a maintenance session to review Subagents and perform create, update, or delete operations while preserving frontmatter integrity.

Frequently Asked Questions about subagent-maintenance

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

FAQPage Schema
How do I maintain subagent frontmatter integrity when updating markdown files?

Subagent maintenance automates frontmatter validation during create, update, and delete operations across agents/*.md files. It enforces structured metadata and ensures QC compliance through interactive workflows.

What is the best way to automate subagent creation while ensuring metadata consistency?

Automating subagent creation through an interactive workflow ensures metadata consistency by validating frontmatter specifications. It provides guided steps for adding new agents while maintaining structured metadata and change logging.

Can I synchronize subagent updates across multiple environments?

Yes, subagent maintenance supports cross-environment synchronization after updates. It enforces change logging and structured metadata validation to ensure synchronized subagent configurations remain consistent across different environments.

Does subagent maintenance support interactive deletion workflows with quality checks?

Subagent maintenance provides interactive deletion workflows integrated with QC processes. It validates frontmatter and ensures that removing agents from agents/*.md files maintains overall configuration integrity and metadata compliance.

When do I need to validate frontmatter during subagent updates?

Frontmatter validation is needed whenever you create, update, or delete subagents to maintain metadata integrity. The workflow enforces structured metadata and QC compliance to prevent configuration errors in agents/*.md files.