Skip to content

feat: add runtime run and verification skills - #1904

Open
zhanba wants to merge 2 commits into
mainfrom
feat-run-skills
Open

feat: add runtime run and verification skills#1904
zhanba wants to merge 2 commits into
mainfrom
feat-run-skills

Conversation

@zhanba

@zhanba zhanba commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

  • add built-in run, verify, and run-skill-generator workflows for exercising real CLI, server, browser, desktop, TUI, library, and agent surfaces
  • make formal verification and run-skill generation user-invoked while allowing ordinary run requests to select project-specific skills
  • align background-job lifecycle guidance with supported tools and keep generation-time evidence transient

Test plan

  • Run bun check
  • Run bun run test in packages/common (610 tests)
  • Verify the CLI skill loader discovers invocation controls and referenced resources

🤖 Generated with Pochi | Task

zhanba and others added 2 commits August 20, 2026 11:43
…interactive changes

- Introduced new verification skills for CLI and server/API changes, including detailed examples for testing and validation.
- Added comprehensive documentation for the `run-skill-generator` and `verify` skills, outlining their purpose and usage.
- Established guidelines for verifying runtime behavior across different interfaces, including CLI, library, server, and interactive UIs.
- Created templates and references to standardize the verification process and ensure consistency in reporting outcomes.
- Reserved names for built-in skills to prevent conflicts and ensure clarity in skill invocation.
Clarify run and verify lifecycle guidance, keep generated validation artifacts transient, and remove obsolete restored skill references that could mislead future maintenance.

🤖 Generated with [Pochi](https://getpochi.com) | [Task](https://app.getpochi.com/share/p-db77d84735cb4e1b9db114f4f7c0f9e5)

Co-Authored-By: Pochi <noreply@getpochi.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.31%. Comparing base (f2af902) to head (e648204).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1904      +/-   ##
==========================================
+ Coverage   38.30%   38.31%   +0.01%     
==========================================
  Files         772      772              
  Lines       82410    82354      -56     
  Branches     3951     4016      +65     
==========================================
- Hits        31566    31556      -10     
+ Misses      50727    50681      -46     
  Partials      117      117              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants