Skip to content

Add CI check for skill docs and update documentation#137

Merged
schpet merged 1 commit intomainfrom
schpetbot-pr-deea485b
Feb 12, 2026
Merged

Add CI check for skill docs and update documentation#137
schpet merged 1 commit intomainfrom
schpetbot-pr-deea485b

Conversation

@schpetbot
Copy link
Collaborator

Add CI check for skill docs and update documentation

  • Add CI workflow step to verify generated skill docs are up-to-date
  • Add development section to README with instructions for:
    • Updating skill documentation with deno task generate-skill-docs
    • Running code formatting with deno fmt
  • Update generate-docs.ts to automatically format generated files
  • Regenerate skill docs to ensure they match current CLI version

Fixes #135

- Add CI workflow step to verify generated skill docs are up-to-date
- Add development section to README with instructions for:
  - Updating skill documentation with deno task generate-skill-docs
  - Running code formatting with deno fmt
- Update generate-docs.ts to automatically format generated files
- Regenerate skill docs to ensure they match current CLI version

Fixes #135
@schpet schpet merged commit 1a6dcb0 into main Feb 12, 2026
8 checks passed
@schpet schpet deleted the schpetbot-pr-deea485b branch February 12, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skill gets out of date on releases etc

2 participants