8 Commits

Author SHA1 Message Date
rootiest c3720f33a0 docs: add author field to all SKILL.md frontmatters 2026-06-17 22:26:42 -04:00
rootiest 9674771c35 docs: standardize SKILL.md YAML frontmatter
Give every skill a consistent name/description/version/user-invocable header. Add missing frontmatter to date-time and ship-it; normalize systematic-enumeration name to kebab-case and version to semver.
2026-06-17 22:19:14 -04:00
rootiest fc185e1121 feat: add technical-devlog-scribe skill
Generates a structured, objective technical summary of a development session, saved to AGENTS/devlogs/. Registers it in descriptions.json.
2026-06-17 22:19:12 -04:00
rootiest 1bf47c4527 fix: update ship-it skill to use the new docs-sync-audit skill for phase 1 2026-06-08 17:04:07 -04:00
rootiest 2e822573b1 feat: add docs-sync-audit
Functions almost exactly as the readme-sync-audit, but attempts to
identify existing documentation and use that as the "Single Source of
Truth" instead of the README. README will also be updated only when
changes are relevant to the README layout/content.
2026-06-08 16:56:49 -04:00
rootiest d9b56d8f2e feat: add date-time skill
Allows the AI to get the current system datetime and use it when
relevant in a conversation/task.
2026-06-01 16:32:28 -04:00
rootiest cd17b074dd feat: ship-it
Add a new skill (/ship-it) which essentially just executes the
following:

- /readme-sync-audit
- /git-publish-workflow
2026-05-31 20:34:13 -04:00
rootiest f1c88afc22 chore: initial commit 2026-05-13 21:10:09 -04:00