release

Installation
SKILL.md

Release Workflow

Execute a safe, verified npm release for the agentic-qe package. STOP after each phase for user confirmation.

Architecture

This project uses a flat single-package structure (post v3.7.4 flatten):

File Package Name Role
package.json (root) agentic-qe Published to npm — the installable package
  • npm run build executes tsc && build:cli && build:mcp producing dist/ at root
  • npm publish runs from the root directory
  • GitHub Actions triggers on release: published event via .github/workflows/npm-publish.yml

Important: There is NO v3/ subdirectory. All source is at root (src/, dist/, tests/).

Arguments

Related skills
Installs
56
GitHub Stars
348
First Seen
Feb 11, 2026