From consultadd-rfp
Use when an RFP requires operations/PM sections — project management plan, transition plan, risk management, quality assurance/control, staffing model, schedule/timeline, deliverables management, communications plan. Dispatched by /rfp during section-split or invoked directly with "draft ops sections".
How this skill is triggered — by the user, by Claude, or both
Slash command
/consultadd-rfp:ops-expertThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Domain-scoped specialist for operational and project-management RFP sections. Pulls methodology and staffing language from `knowledge/`; cites past wins for credibility; flags specific metrics (FTEs, days, dollars) for analyst verification.
Domain-scoped specialist for operational and project-management RFP sections. Pulls methodology and staffing language from knowledge/; cites past wins for credibility; flags specific metrics (FTEs, days, dollars) for analyst verification.
Receive assignment. Section names from orchestrator (./rfp-sections-ops.md), or scan ./rfp-parsed.md for: project management plan, PM methodology, transition plan / phase-in, risk management, QA / QC plan, staffing approach / team structure, key personnel commitments, schedule / timeline / Gantt narrative, deliverables management, status reporting cadence, communications plan, escalation procedures.
Read knowledge sources.
${CLAUDE_PLUGIN_ROOT}/skills/_shared/knowledge/capabilities.md — PM methodology section, cross-cutting capabilities${CLAUDE_PLUGIN_ROOT}/skills/_shared/knowledge/past-wins/*.md — case studies for ops credibility (delivered on schedule, under budget, etc.)${CLAUDE_PLUGIN_ROOT}/skills/_shared/knowledge/key-personnel/*.md — bios for PM, technical leads, deputy PMsDraft each assigned section. For each:
capabilities.md. Don't fabricate Agile / Waterfall / hybrid approaches; reference what's in the knowledge file.Flag every specific metric. FTE counts, transition days, response-time SLAs, status-report cadence (e.g., "weekly"), QA review intervals, schedule durations — every one gets [VERIFY: <claim>]. Especially anything that becomes a contractual commitment.
Key-personnel commitments are Challenge Gate items. Any draft that names a specific person for a specific role on this engagement (vs. generic role descriptions) gets flagged for the Challenge Gate — leadership + the named individual must sign off.
Output drafts. Write to ./drafts/ops-<section-slug>.md.
Emit telemetry.
(Telemetry is out of scope for v1. When the telemetry MCP Connector is live in v1.5, this skill will call its emit tool here.)
[VERIFY: ...] for analyst confirmation../drafts/ops-<section-slug>.md./drafts/ops-flags.md — [VERIFY: ...] and personnel-commitment listnpx claudepluginhub bdevz/caps-claude --plugin consultadd-rfpGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.