suggest-proactive

Generate and deduplicate improvement ideas on a schedule, proposing top ideas as tracker tickets.

35|Updated Sep 20, 2022
One-click install
npx skills add https://github.com/Andriiklymiuk/corgi --skill suggest-proactive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-proactive
Source: https://github.com/Andriiklymiuk/corgi/tree/main/plugins/corgi/skills/suggest-proactive
Command: npx skills add https://github.com/Andriiklymiuk/corgi --skill suggest-proactive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically surfaces improvements on a schedule, reducing the need for on-demand idea generation and proactive engineering.

Core Features & Use Cases

  • Scheduled Idea Generation: Automatically generates ideas at a user-defined cadence.
  • Deduplication: Ensures that only the best ideas are proposed, avoiding duplicate work.
  • Ticket Creation: Optionally files a single draft tracker ticket with the top idea.
  • Use Case: Ideal for teams that want to continuously improve their products without constantly searching for new ideas.

Quick Start

Set up the proactive suggest Skill by running '/corgi-suggest-proactive' in your workspace.

Frequently Asked Questions about suggest-proactive

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

FAQPage Schema
How does scheduled idea generation work for continuous team collaboration?

Scheduled idea generation automates the surfacing of improvements at a user-defined cadence, eliminating the need for manual on-demand proactive engineering. It automatically generates and deduplicates ideas within a defined workspace, proposing only the best options for regular review.

How do I automatically create tracker tickets for proactive improvement ideas?

To create tracker tickets for proactive improvement ideas, the Skill optionally files a single draft ticket containing the top proposed idea. This requires access to a configured tracker system and workspace setup to execute the scheduled review and proposal process.

Can I use scheduled review to prevent duplicate improvement ideas in my workspace?

Yes, scheduled review prevents duplicate improvement ideas by using a deduplication mechanism. This ensures that only the best, non-redundant ideas are proposed, avoiding duplicate work and keeping the workspace's proactive improvement backlog clean.

Do I need a specific tracker system configuration for automated ticket creation?

Yes, automated ticket creation requires access to a tracker system and workspace configuration for scheduled execution. The Skill relies on these defined workspace settings to automatically generate ideas and optionally file the draft tracker ticket.

What is the best way to reduce on-demand proactive engineering for product improvements?

The best way to reduce on-demand proactive engineering is to automate the generation and deduplication of improvement ideas on a schedule. This approach surfaces improvements automatically, reducing the constant need for teams to manually search for new product enhancement ideas.