agent-ba

Convert CEO proposals into code-validated product specifications.

Updated May 4, 2026
One-click install
npx skills add https://github.com/VIethoangnguyenle/nexus-enterprise --skill agent-ba-viethoangnguyenle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-ba
Source: https://github.com/VIethoangnguyenle/nexus-enterprise/tree/main/.agent/skills/agent-ba
Command: npx skills add https://github.com/VIethoangnguyenle/nexus-enterprise --skill agent-ba-viethoangnguyenle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Facilitates the conversion of high-level product proposals into precise, executable specifications that align with code and database contracts.

Core Features & Use Cases

  • Proposal validation: Reads CEO's proposal and verifies scope, dependencies, and scope clarity to avoid ambiguity.
  • Proto contract analysis: Checks available RPCs and data structures to ensure feasibility of implementation.
  • Specification generation: Creates detailed user stories, acceptance criteria, and user flows based on the proposal and codebase, enabling reliable development and testing.
  • Use Case: Imagine a product manager submits a new feature proposal; this Skill evaluates its completeness, then produces ready-to-implement specifications for the engineering team.

Quick Start

Read a CEO's proposal file and generate specifications by providing the proposal document as input.

Frequently Asked Questions about agent-ba

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert CEO product proposals into testable specifications?

Converting CEO product proposals into testable specifications involves analyzing proto files, database schemas, and codebase constraints to generate detailed user stories, acceptance criteria, and user flows that align with existing code contracts.

What is code-validated specification generation from proto files?

Code-validated specification generation checks available RPCs and data structures in proto files to ensure proposal feasibility, producing executable specifications that align with database contracts and codebase constraints for reliable product development.

How do I validate scope clarity and dependencies in a product proposal?

Validating scope clarity and dependencies in a product proposal requires reading the proposal document and verifying its completeness against codebase constraints, ensuring scope clarity and dependency completeness to avoid ambiguity before implementation.

Can I generate user stories and acceptance criteria from an existing codebase?

Generating user stories and acceptance criteria from an existing codebase is possible by evaluating a product proposal against current database schemas and proto contracts, producing ready-to-implement specifications for the engineering team.

Does proposal validation work with proto contracts and database schemas?

Proposal validation works with proto contracts and database schemas by checking available RPCs and data structures to ensure implementation feasibility, verifying scope clarity, and aligning high-level proposals with executable code contracts.