Understand the PM-to-Director transition through altitude and horizon thinking. Use when diagnosing scope, time-horizon, or leadership-level gaps.
autonomous-investigation
autonomous-investigation is an open-source productivity skill for Claude Code and compatible agents, published by deanpeters. Its author describes it as: “The protocol behind every investigation skill. Use when AI research must proceed without you: search-plan gate, Fact/Inference/Assumption labels, confidence stacking, diffable outputs.”. The project has 6.5k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `/plugin marketplace add deanpeters/Product-Manager-Skills`.
What autonomous-investigation does
Provide the canonical contract for **investigation skills** — research the AI performs in the world (web search, published data, public filings) while you review the evidence instead of feeding it context. Where `workshop-facilitation` governs skills that ask you questions one at a time, this protocol governs skills that *proceed without you*: they budget their questions, show their plan, label every claim, and produce output stable enough to diff against last quarter's run. That last property is the payoff — an investigation honoring this contract can run as an agent task, in a loop, or on a…
Installation
Add autonomous-investigation to your agent with:
/plugin marketplace add deanpeters/Product-Manager-Skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for autonomous-investigation is organised into these sections:
- Purpose
- Input
- Key Concepts
- Two protocols, two jobs
- The contract
- The Confidence Stacking Rule
- Guardrails
- Application
- For skills implementing this protocol
- For agents running an investigation
- Examples
- Common Pitfalls
When to use it
Reach for autonomous-investigation when you want productivity help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Ships in deanpeters/Product-Manager-Skills, an established project with 6,527 GitHub stars
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
Topics
Frequently asked questions
- What does autonomous-investigation do?
- The protocol behind every investigation skill. Use when AI research must proceed without you: search-plan gate, Fact/Inference/Assumption labels, confidence stacking, diffable outputs.
- How do I install autonomous-investigation?
- Run /plugin marketplace add deanpeters/Product-Manager-Skills in your agent, then reload your skills. Review the source at https://github.com/deanpeters/Product-Manager-Skills before installing.
- Is autonomous-investigation free to use?
- autonomous-investigation is publicly available on GitHub, but deanpeters has not declared a standard open-source license (Other). Confirm the terms with the author before reusing it.
- Where does autonomous-investigation come from?
- autonomous-investigation ships inside deanpeters/Product-Manager-Skills, a repository that contains 41 catalogued skills in total. The repository's 6,527 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Productivity →Map evidence-backed growth options across the Ansoff Matrix with risk-rated sequencing. Use when the question is where the next tranche of growth comes from, and at what risk.
Research a company, industry, or competitor set using web search and seven analytical lenses. Use when you need structured intel that feeds downstream PM skills.
Create a company research brief with executive quotes, product strategy, and org context. Use when preparing for interviews, competitive analysis, partnerships, or market-entry work.
Scheduled delta monitoring against a prior competitive snapshot. Use when tracking competitors on a cadence: material shifts only, cited evidence, battle-card update flags, runs unattended.