update-spec

Create and update code-spec documents using interactive prompts and structured templates.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/HL911/super_admin --skill update-spec-hl911
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-spec
Source: https://github.com/HL911/super_admin/tree/main/.agents/skills/update-spec
Command: npx skills add https://github.com/HL911/super_admin --skill update-spec-hl911

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markdown, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The Skill addresses the issue of maintaining up-to-date code-specs within a development environment, ensuring that design decisions, project conventions, patterns, and other critical information are properly documented and accessible to all team members.

Core Features & Use Cases

  • Documentation Updates: Automates the process of capturing and updating code-specs based on learning, design decisions, and project conventions.
  • Spec Structure Guide: Provides a detailed overview of the code-spec structure, distinguishing between code-specs and guides, and outlines the necessary elements for comprehensive documentation.
  • Update Templates: Offers structured templates for adding new sections or updating existing ones in the code-specs.

Quick Start

After completing your work, activate this skill and follow the interactive mode prompts to update the relevant code-spec documents with what you learned.

Frequently Asked Questions about update-spec

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

FAQPage Schema
How do I update code specifications to reflect new design decisions in a development environment?

To update code specifications, activate this skill and follow interactive prompts to capture design decisions and project conventions. It automates structuring new information into your existing markdown documentation.

What is the best way to maintain developer documentation without missing project conventions?

Maintaining developer documentation is streamlined by using structured templates that guide you through adding new sections. This ensures code guidelines and project conventions remain accessible and comprehensive.

Do I need markdown to manage code-spec documents with this update process?

Yes, markdown is required to manage code-spec documents. The skill operates within your code-spec directory and utilizes markdown formatting to structure and maintain your developer documentation.

How does the spec structure guide distinguish between code-specs and general guides?

The spec structure guide outlines necessary documentation elements to separate code-specs from general guides. It helps maintain clear distinctions by providing structured templates for comprehensive code specifications.

Can I use scripts to automate capturing and updating code guidelines?

Yes, the skill includes scripts and possibly requires scripting to execute within the code-spec directory. This automates the process of capturing updates based on learning and design decisions.

When should I not use an interactive prompt approach for specification management?

Avoid interactive prompt approaches for specification management when performing automated continuous integration updates. The skill is designed for capturing learning and design decisions manually after completing your development work.