docs: add author field to all SKILL.md frontmatters
This commit is contained in:
@@ -3,6 +3,7 @@ name: date-time
|
||||
description: Retrieves the exact current date and time for time-sensitive queries, scheduling, duration calculations, and validating chronological context.
|
||||
version: 1.0.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# Current Date and Time Retrieval
|
||||
|
||||
@@ -3,6 +3,7 @@ name: docs-sync-audit
|
||||
description: Analyzes repository delta since the last documentation update and synchronizes the Single Source of Truth (docs/, wiki, or README) with the current codebase state.
|
||||
version: 1.3.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# Documentation Synchronization & Audit Skill
|
||||
|
||||
@@ -3,6 +3,7 @@ name: git-publish-workflow
|
||||
description: Automates branching, conventional commits, testing, and PR creation for uncommitted or staged work.
|
||||
version: 1.1.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# Git Publish & PR Workflow
|
||||
|
||||
@@ -3,6 +3,7 @@ name: readme-sync-audit
|
||||
description: Analyzes repository delta since the last documentation update and synchronizes the README.md with the current codebase state.
|
||||
version: 1.2.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# README Synchronization & Audit Skill
|
||||
|
||||
@@ -3,6 +3,7 @@ name: ship-it
|
||||
description: Runs a comprehensive pre-flight audit, syncs the README, and publishes the changes to a new PR.
|
||||
version: 1.0.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# /ship-it
|
||||
|
||||
@@ -3,6 +3,7 @@ name: systematic-enumeration
|
||||
description: Forces element-by-element verification for finite sets to prevent counting errors.
|
||||
version: 1.0.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# Systematic Enumeration & Verification Skill
|
||||
|
||||
@@ -3,6 +3,7 @@ name: technical-devlog-scribe
|
||||
description: Generates a highly structured, objective technical summary of a development session.
|
||||
version: 1.0.0
|
||||
user-invocable: true
|
||||
author: Rootiest
|
||||
---
|
||||
|
||||
# SKILL: Technical Devlog Scribe
|
||||
|
||||
Reference in New Issue
Block a user