Five-phase umbrella playbook for an initiative shepherd. Dispatches to phase-deep skills (Research, PoC, Scoping, Implementation) at the right moment.
npx skills add https://github.com/bitwarden/ai-plugins --skill shepherding-an-initiative
End-to-end umbrella playbook for an initiative shepherd, covering all five phases of the Software Initiative Funnel: Identification → Research → Proof of Concept → Scoping & Commitment → Implementation. Maps each phase's effort, deliverables, and decision gate; holds the line on what the shepherd produces vs. what gets handed to teams. Fetch the canonical funnel page via get_confluence_page when entry/exit criteria or full template detail is needed.
You own the initiative. Each receiving team owns how it executes its part.
Every phase has a single sentence to remember: when you start writing the team's stories, the team won't own the work. When you stop coordinating across teams, the initiative drifts. Both failures are yours to prevent.
For the agent-neutral, team-side view of the same boundary (the version tech leads read), invoke Skill(navigating-the-initiative-funnel) in bitwarden-delivery-tools. Reading both perspectives keeps you honest about where the line actually sits.
The funnel page sets these benchmarks. They're not aspirational — they're the basis for capacity planning when leadership asks "what does it cost to shepherd this?"
| Phase | Duration | Shepherd Effort | Decision Maker |
| ------------------------ | ---------- | ----------------- | ------------------------------------- |
| 1 — Identification | ~1 week | 4–8 hours | Holistic engineering leadership |
| 2 — Research | 3–5 weeks | 40–80 hours | Eng leadership + Architecture Council |
| 3 — Proof of Concept | 2–4 weeks | 40–80 hours | Eng leadership + Architecture Council |
| 4 — Scoping & Commitment | 2–4 weeks | 30–50 hours | Engineering leadership (Director+) |
| 5 — Implementation | 2–6 months | 10–20 hours/month | Teams execute; shepherd coordinates |
Total: 150–300 hours of shepherd time over 4–9 months for a medium initiative — roughly 5–10% of one person's time with higher concentration in Research and PoC.
Purpose: Capture enough context for meaningful evaluation without premature commitment of resources.
You produce:
Decision gate: Holistic engineering leadership decides Proceed / Hold / Decline.
What you do NOT do: Pre-scope the solution. Research hasn't happened yet. Resist the urge to come in with an answer.
Purpose: Deeply understand the problem space and explore potential solutions before committing to direction.
You produce:
Decision gate: Engineering leadership with Architecture Council input. Proceed to PoC / Continue Research / Hold / Decline.
Deep skill: Skill(running-an-architectural-assessment) for stakeholder interview structure, current-state analysis, options generation, and the Architectural Assessment template.
Purpose: Validate the recommended solution works in practice within Bitwarden's codebase before committing to full implementation. Reduce risk through hands-on experimentation.
You produce:
bitwarden/contributing-docs repository under docs/architecture/adr/ — there is no per-repo ADR directory.README.md alongside the framework code, folder-level notes near examples, and CLAUDE.md updates where new patterns are introduced. The deep skill covers what each home (close-to-code vs. centralized contributing-docs) is for.Decision gate: Engineering leadership with Architecture Council recommendation. Proceed to Scoping / Revise PoC / Return to Research / Decline.
Deep skill: Skill(running-a-proof-of-concept) for PoC area selection, building the framework, Architecture Council prep, and ADR drafting.
Purpose: Transform a validated PoC into a concrete implementation plan with effort estimates, team assignments, and executive commitment.
You produce:
Decision gate: VP of Engineering / CTO. Proceed to Implementation / Rescope / Defer / Decline.
Critical anti-pattern: You writing the team's stories. The team does the breakdown — not you. You review breakdowns for consistency with the initiative's vision, not to rewrite stories.
Deep skill: Skill(scoping-and-handing-off-to-teams). The Phase 4→5 handoff is a work transition from the originating side; that skill composes Skill(running-work-transitions) from bitwarden-delivery-tools for the transition mechanics.
Purpose: Execute across teams. You coordinate, support, and maintain consistency — you do not implement.
You produce / maintain:
#initiative-<name> Slack channel with pinned PoC PR / ADR / architecture plan / Jira dashboard; bi-weekly tech-leads sync (30–45 min); optional office hours; monthly stakeholder-sync update.Deep skill: Skill(coordinating-implementation-across-teams). For the Phase 4→5 transition's later stages (Phases 3–6 of the Work Transition Playbook on the originating side — pulse check at ~30 days, retrospective at ~90 days, closure), that skill composes Skill(running-work-transitions) from bitwarden-delivery-tools.
These apply across phases:
The funnel is built for initiatives that genuinely span multiple teams. For an initiative that lives largely in one team's domain or one adjacent team, a tech lead may shepherd directly via bitwarden-tech-lead rather than this plugin. If you're operating as the shepherd for a small-scope initiative, run a compressed version: lighter Architectural Assessment, smaller PoC, single handoff meeting, less formal cross-team coordination during Implementation. The phases still apply; the artifacts get smaller.
The minimum invariant regardless of scope: a documented problem, a documented decision, capacity explicitly committed before Implementation starts, and a retrospective at the end.
get_confluence_page when the full template, the entry/exit criteria, or the example timeline table is needed.Skill(running-an-architectural-assessment), Skill(running-a-proof-of-concept), Skill(scoping-and-handing-off-to-teams), Skill(coordinating-implementation-across-teams), Skill(curating-the-strategy-ideas-backlog); from bitwarden-delivery-tools: Skill(navigating-the-initiative-funnel), Skill(running-work-transitions).Generate clinical trial protocols for medical devices or drugs. This skill should be used when users say "Create a clinical trial protocol", "Generate protocol for [device/drug]", "Help me design a clinical study", "Research similar trials for [intervention]", or when developing FDA submission documentation for investigational products.
Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execution, supports continuous agent operation via Claude Code /loop and OpenClaw heartbeat, and produces research presentations and papers. Use when starting a research project, running autonomous experiments, or managing a multi-hypothesis research effort.
Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
Generate and prioritize US equity long-side edge research tickets from EOD observations, then export pipeline-ready candidate specs for trade-strategy-pipeline Phase I. Use when users ask to turn hypotheses/anomalies into reproducible research tickets, convert validated ideas into `strategy.yaml` + `metadata.json`, or preflight-check interface compatibility (`edge-finder-candidate/v1`) before running pipeline backtests.
Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners, schedulers, player state, team or arena systems, persistent progression, economy or profile data, configuration files, Adventure text, and version-safe API usage. Trigger for requests like "build a Minecraft plugin", "add a Paper command", "fix a Bukkit listener", "create plugin.yml", "implement a minigame mechanic", "add a perk or quest system", or "debug server plugin behavior".
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs questions, use the Codex manual helper first for broad Codex self-knowledge, and restrict fallback browsing to official OpenAI domains.
This skill should be used when designing autonomous agent harnesses: research loops, evaluation scaffolds, locked and editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries.
Take bitwarden/shepherding-an-initiative from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.