Skip to content

feat: move Harness skills into the CLI#111

Open
V3RON wants to merge 1 commit intomainfrom
feat/cli-skills-router
Open

feat: move Harness skills into the CLI#111
V3RON wants to merge 1 commit intomainfrom
feat/cli-skills-router

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented May 8, 2026

Summary

  • React Native Harness users should not have to manually sync installed agent skills with the version of Harness already present in their project; moving the guidance into the CLI keeps agents on version-matched instructions and avoids stale test-writing advice.
  • Add bundled harness skill guides to the CLI, including list and get, so agents can discover and load the right guidance directly from the installed package.
  • Replace the repo SKILL.md with a thin router and update the docs to point agents at the CLI-backed workflow.

Testing

  • pnpm exec tsc -p packages/cli/tsconfig.lib.json --noEmit
  • pnpm nx build @react-native-harness/cli
  • node packages/react-native-harness/bin.js skill list
  • node packages/react-native-harness/bin.js skill get core

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-harness Ready Ready Preview, Comment May 8, 2026 6:48am

Request Review

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