plastic-intent-researching

Solid

Research a topic for the active intent. Agent decides shallow vs deep based on scope. Produces reports in the intent's resources/ directory.

AI & Automation 9 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
33
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Research Investigate a topic related to the active intent. Choose the right depth, produce a cited report. **Announce at start:** "I'm researching [topic] for intent {id} — {name}." ## Active Intent Gate Before proceeding, resolve the active intent: 1. **Detect store:** Read `~/.plastic/projects.yml`, match CWD against registered project paths. If match → project store at `~/.plastic/projects/{slug}/store/`. If no match → global store at `~/.plastic/store/`. 2. **Find active intent:** Read `INDEX.md` from the detected store. Look under `## Active`. If exactly one → use it. If multiple → ask which. If none → refuse: "No active intent. Create one first with /plastic-intent-creating" 3. **Resolve intent directory:** `{store}/store/{id}--{slug}/` ## Check Prior Work First QMD-first (when available): before scanning the store with grep/Read or searching the web, run `ruby ~/.plastic/scripts/qmd-sync search "<terms>"` to surface candidate, prior, or related intents and existing research, then open the authoritative intent file for any hit you act on. Reusing a prior report beats re-deriving it. The command is a no-op when QMD is absent, so fall back to the existing INDEX.md / file scan. ## Depth Decision Before starting research, assess the question against these criteria: ### Shallow Research Use when: - The question is narrow and factual (e.g., "what's the API for X?", "does library Y support Z?") - A single source or quick search is sufficient - The answer is likely ...

Details

Author
zalom
Repository
zalom/plastic
Created
2 months ago
Last Updated
1 weeks ago
Language
Ruby
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

plastic-intent-brainstorming

Explore intent requirements and design before implementation, through conversational prose questions asked one at a time (no multiple-choice chips), persisting each owner ruling immediately as an insight. Produces the enriched Why (Context and Decisions) in the active intent directory; hands off to /plastic-intent-speccing for spec.md.

9 Updated 1 weeks ago
zalom
AI & Automation Listed

plastic-intent-discovering

What-stage context deposit at intent activation: run QMD discovery over the intent's chain/sources and related parked intents, and write findings to resources/discovery--<slug>.md for the Why stage to consume. Use when an intent is activated (moved from Future to Active), after the lock is armed, under it, and before Why begins. Never writes the intent file itself.

9 Updated 1 weeks ago
zalom
AI & Automation Listed

deep-research

Multi-source research with mechanical quality control. USE WHEN a question needs outside information and the answer has to be trustworthy: technology evaluation, market or competitive analysis, architecture decisions, "what do practitioners actually do", or any topic with 3+ dimensions. Handles narrow questions (sequential, one context) and broad ones (parallel independent agents) through the same quality gate. Триггеры: «deep-research», «дипресёрч», «глубокое исследование», «сравни технологии/подходы», «как это делают на практике», «research».

0 Updated yesterday
akuroglo