Skip to content

Add Warp skillpack build/install support#31

Open
jwrossee wants to merge 1 commit intoWordPress:trunkfrom
jwrossee:feat/warp-skillpack-targets
Open

Add Warp skillpack build/install support#31
jwrossee wants to merge 1 commit intoWordPress:trunkfrom
jwrossee:feat/warp-skillpack-targets

Conversation

@jwrossee
Copy link
Copy Markdown

@jwrossee jwrossee commented Mar 20, 2026

Summary

  • add warp build target with output at dist/warp/.agents/skills/*
  • add warp and warp-global install targets:
    • project: .agents/skills/
    • global: ~/.agents/skills/
  • update README, packaging docs, CI smoke test, and eval scenario

Validation

  • node shared/scripts/skillpack-build.mjs --clean --out=dist --targets=warp
  • node shared/scripts/skillpack-install.mjs --from=dist --dest=/Users/jr/Dev/n.phototool.test --targets=warp --mode=merge --dry-run
  • node shared/scripts/skillpack-install.mjs --from=dist --dest=/Users/jr/Dev/n.phototool.test --targets=warp --mode=merge
  • node eval/harness/run.mjs

Co-Authored-By: Oz oz-agent@warp.dev

Add Warp skillpack build/install targets using .agents/skills (project) and ~/.agents/skills (global).
Update README and packaging docs, CI smoke checks, and eval scenario coverage.

Co-Authored-By: Oz <oz-agent@warp.dev>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 20, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jwrossee <willemster72@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@jwrossee
Copy link
Copy Markdown
Author

Wordpress.org account linked to Github, please trigger props-bot refresh.

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.

1 participant