strategic-proposal

Spawn expert sub-agents to draft, critique, and finalize a strategic roadmap.

28|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/mifunedev/openharness --skill strategic-proposal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategic-proposal
Source: https://github.com/mifunedev/openharness/tree/main/.claude/skills/strategic-proposal
Command: npx skills add https://github.com/mifunedev/openharness --skill strategic-proposal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Spawn 5 domain experts to propose roadmap items, then an AI council drafts the roadmap, a Strategic Critic challenges it, and the Council finalizes with revisions. By default, updates the pinned roadmap issue and /roadmap page data; in --loop-candidate-only mode, selects a candidate without publishing.

Core Features & Use Cases

  • Spawn 5 expert sub-agents in parallel to generate roadmap proposals across domains.
  • An Expert AI Council drafts and a Strategic Critic challenges the roadmap with adversarial feedback.
  • The Final Council output pins a roadmap issue and updates docs/roadmap.md; loop-candidate-only mode reports a ranked candidate without publishing.

Quick Start

Instruct the system to run the strategic-proposal skill to assemble expert proposals, run the council, and publish the final roadmap.

Frequently Asked Questions about strategic-proposal

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

FAQPage Schema
How do I generate a strategic roadmap using an AI council?

To generate a strategic roadmap, this skill spawns five expert sub-agents to propose items, an AI council drafts the plan, and a Strategic Critic applies adversarial critique before final publication.

Can I draft roadmap proposals without publishing to GitHub issues?

Yes, you can run in loop-candidate-only mode to select and rank a strategic roadmap candidate without publishing updates to the pinned GitHub issue or docs.

What is the best way to apply adversarial critique to a product roadmap?

The best way to apply adversarial critique is spawning a Strategic Critic agent to challenge the AI council's drafted roadmap, ensuring revisions are validated before finalizing.

Does this strategic proposal workflow integrate with GitHub docs?

Yes, the workflow integrates with GitHub by pinning a roadmap issue and updating the docs/roadmap.md file automatically when the council finalizes the strategic proposal.

How does the AI council validate roadmap decisions?

The AI council validates decisions by using memory and context data to cross-check the five parallel expert proposals and the Strategic Critic's adversarial feedback during finalization.