docs: add author field to all SKILL.md frontmatters

This commit is contained in:
2026-06-17 22:26:42 -04:00
parent 8948858c86
commit c3720f33a0
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -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
+1
View File
@@ -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
+1
View File
@@ -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
+1
View File
@@ -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
+1
View File
@@ -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
+1
View File
@@ -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