github AgentWorkforce/workforce personas-core-v0.8.0
@agentworkforce/personas-core@0.8.0

latest releases: agentworkforce-v0.9.0, workload-router-v0.9.0, harness-kit-v0.9.0...
5 hours ago

Package

  • @agentworkforce/personas-core@0.8.0
  • npm dist-tag: latest
  • Install all personas: agentworkforce install @agentworkforce/personas-core
  • Install one persona: agentworkforce install @agentworkforce/personas-core --persona code-reviewer

Personas

  • architecture-planner - Produces architecture plans, tradeoffs, and migration paths.
  • capability-discoverer - Finds existing skills, agents, and hooks for a project by searching both the skills.sh ecosystem and prpm.dev instead of hand-rolling new logic.
  • code-reviewer - Reviews pull requests for correctness, risk, and maintainability.
  • debugger - Drives root-cause debugging for failing builds, regressions, and runtime defects with minimal corrective changes.
  • e2e-validator - Owns end-to-end validation of features by driving real or high-fidelity stacks and proving the golden path with fresh evidence.
  • flake-hunter - Diagnoses intermittent test failures and removes root-cause nondeterminism instead of masking it.
  • frontend-implementer - Implements frontend UI features with strong UX and maintainable code.
  • integration-test-author - Writes integration tests that exercise real adapters, real serialization, and real error envelopes against in-memory or local substitutes.
  • requirements-analyst - Turns rough feature ideas into explicit acceptance criteria, edge cases, and open questions before planning or coding begins.
  • security-reviewer - Reviews code and plans for exploitable security risks, unsafe defaults, and missing defensive controls.
  • tdd-guard - Enforces red-green-refactor discipline so teams prove behavior before implementation.
  • technical-writer - Produces accurate developer-facing documentation, READMEs, API notes, and change guidance grounded in the actual code.
  • test-strategist - Designs pragmatic test plans, risk-ranked coverage, and the smallest test set that buys confidence.
  • verifier - Checks whether completion claims are actually supported by fresh evidence, acceptance criteria coverage, and relevant tests.

Verification

  • Published package verified from npm registry.
  • Clean npm install smoke test passed.
  • Packaged persona validator passed from node_modules.

Don't miss a new workforce release

NewReleases is sending notifications on new releases.