agentic-sales-spec

Convert agentic-sales roadmap phases into requirements, plan, and validation documents.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/v9ai/ai-engineer-roadmap --skill agentic-sales-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentic-sales-spec
Source: https://github.com/v9ai/ai-engineer-roadmap/tree/main/.claude/skills/agentic-sales-spec
Command: npx skills add https://github.com/v9ai/ai-engineer-roadmap --skill agentic-sales-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps /agentic-sales development from drifting by converting a roadmap phase or a requirement into precise, contract-aligned specification documents that builders can implement safely.

Core Features & Use Cases

  • Roadmap-to-spec generation: Selects the next unchecked phase from the agentic-sales roadmap and produces a dedicated spec directory for it.
  • Contract-accurate documentation: Writes requirements, plan, and validation docs aligned to the agentic-sales constitution, including audio-script, outline, JSON propagation, UI routing, and pipeline gates.
  • Precision via mandatory interviewing: Runs a structured 3-axis AskUserQuestion interview (scope, decisions, context) before writing any files to resolve ambiguity up front.
  • No code output: Documents only; never writes feature code and stops for human review after generating the three files.

Quick Start

Tell the agent to spec an upcoming change by running: /agentic-sales-spec add audio-gate coverage for new chapter pacing rules.

Frequently Asked Questions about agentic-sales-spec

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

FAQPage Schema
How do I convert an agentic-sales roadmap phase into reviewable specification documents?

To convert an agentic-sales roadmap phase into specification documents, the Skill selects the next unchecked phase and generates requirements, plan, and validation docs aligned to the project constitution. It runs a mandatory 3-axis interview before outputting text files.

What is the best way to generate architecture contracts for an audio pipeline and UI routing changes?

Generating architecture contracts for audio pipeline and UI routing changes requires converting requirements into precise specification documents. The Skill writes contract-accurate requirements, plan, and validation docs without implementing feature code.

How does the 3-axis AskUserQuestion interview work for creating project specs?

The 3-axis AskUserQuestion interview works by asking structured questions about scope, decisions, and context before writing specification files. This mandatory interviewing step resolves ambiguity up front to ensure contract-accurate documentation.

Can I use this to write feature code for Rust and TTS pipeline changes?

No, you cannot use this to write feature code for Rust and TTS pipeline changes. The Skill outputs documentation only, generating specification files for requirements, plan, and validation, and stops for human review after creating the three files.

Do I need a specific roadmap format to generate validation gates and architecture specs?

You need to provide an agentic-sales roadmap phase or a pasted requirement to generate validation gates and architecture specs. The Skill selects the next unchecked phase from the roadmap to produce a dedicated spec directory for the documentation.

Why does my agentic-sales development drift during outline and JSON propagation tasks?

Development drifts during outline and JSON propagation tasks due to a lack of precise, contract-aligned specification documents. Translating roadmap phases into dedicated spec directories for requirements, plan, and validation prevents drift by enabling safe implementation.