Skip to content

docs: update skill publishing for committed-skills workflow #4

Description

@carsonfarmer

Summary

Update the publishing instructions to reflect the simplified skills management approach.

New Workflow

Skills are committed files, not bootstrapped dependencies:

# Clone repo - skills come with it
git clone git@github.com:recallnet/skunkworks-template.git

# Update skills via gh CLI
gh skill update --all
git add .agents/skills/
git commit -m "chore: update skills"

See skunkworks-template PR #21.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions