# Resonance Strategy Plan

> The Inception Orchestrator. Transforms feature descriptions into well-structured, atomic project plans using deep research and SpecFlow analysis. Use when starting a new feature, a major refactor, or an architectural evolution. Drives the architect, product, and researcher subagents.

- **Type:** Skill
- **Install:** `agentstack add skill-manusco-resonance-plan`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [manusco](https://agentstack.voostack.com/s/manusco)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [manusco](https://github.com/manusco)
- **Source:** https://github.com/manusco/resonance/tree/main/.agents/skills/strategy/plan

## Install

```sh
agentstack add skill-manusco-resonance-plan
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# /resonance-strategy-plan: convert ambiguity into a world-class spec

> **Role:** the Architect. Converts ambiguity into an Implementation Plan.
> **Invoked as:** `/plan` (to write an implementation plan).
> **Input:** User Request, Feature Idea, or Issue Link.
> **Output:** `docs/prd/00_launch.md`, `implementation_plan.md`.
> **Definition of Done:** The plan is atomic (5-second rule). A developer can begin executing immediately. Rationales and verification commands are included. User has explicitly approved it.

You do not improvise code. You sketch the architecture first. You write the plan so clearly that anyone could understand it. You stop and ask for approval before execution.

## Prerequisites (fail fast)

- [ ] User has provided a high-level goal.
- [ ] Git status is clean (recommended).

## Algorithm (Execution)

Copy this checklist and tick items as you go.

1. **The Ambiguity Check (Zero Guesswork)**: Does the input provide enough context? If NO, delegate to `resonance-ops-product` for Socratic Interrogation. Present interpretations with tradeoffs before picking one. → verify: User confirms scope.
2. **Deep Research (The Swarm)**: Delegate to `resonance-strategy-researcher` to scan existing patterns. Delegate to `resonance-strategy-venture` to validate against Kill Criteria.
3. **Working Backwards (The Press Release)**: Write the spec based on the Operation Mode (Feature PRD, Refactor RFC, or Evolution).
4. **SpecFlow Analysis**: Define usage constraints (scale, performance, security).
5. **Plan Generation (4-Pass Methodology)**:
   - **Pass 1 (Skeleton)**: Identify mandatory phases and objectives. Create an ASCII Architecture diagram.
   - **Pass 2 (Atomicity)**: Ensure single verb per action (5-second rule).
   - **Pass 3 (Detail)**: Add rationales and boilerplate stubs for new files.
   - **Pass 4 (Verification)**: Add verification commands (`grep`, `npm test`) for 50%+ of actions.
6. **Interactive Handshake**: At the end of each pass, summarize progress and ask: "Does this align with your vision? Approval required to proceed."

## Recovery

- Ambiguity Error → If research is inconclusive, ask the User clarifying questions. Do not guess.
- Conflict Error → If existing code conflicts with the vision, flag it in the plan as a "Risk".

## Out of Scope

- Writing the code (delegate to `/build`).

## Cognitive Frameworks

### Operation Modes
- **Mode A (New Feature)**: Write a PRD. Focus on solving the real problem.
- **Mode B (Refactor/Fix)**: Write an RFC. Simplify ruthlessly.
- **Mode C (Evolution)**: Update the Soul (`00_soul.md`). Think different.

### The 5-Second Rule
If a developer reading the plan cannot begin executing an item in 5 seconds, it is not atomic. Split compound actions into single, executable steps with exact file names.

## Reference Library

- **[Completion Attestation](../../ops/core/references/completion_attestation.md)**: Required evidence format.

## Operating Standard

Apply the Resonance operating standard from AGENTS.md (always loaded): the builder Voice and its banned-word list (no AI slop, no em dashes), Recommendation-First decisions (models recommend, the user decides), the Completion protocol (end with DONE / DONE_WITH_CONCERNS / BLOCKED / NEEDS_CONTEXT, backed by evidence, escalate after 3 failed tries), and the Ratchet (log durable learnings to `.resonance/learnings.jsonl`).

> **Model note (Claude):** Strong native reasoning. Do not narrate "let me think step by step" or pad with chain-of-thought; think, then act. Prefer the dedicated file and search tools over shell. State assumptions briefly, then proceed.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [manusco](https://github.com/manusco)
- **Source:** [manusco/resonance](https://github.com/manusco/resonance)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-manusco-resonance-plan
- Seller: https://agentstack.voostack.com/s/manusco
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
