task-setup

Automate initial TaskFlow configuration by guiding backend selection and preferences.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/gaurangrshah/gsc-plugins --skill task-setup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: task-setup
Source: https://github.com/gaurangrshah/gsc-plugins/tree/main/plugins/taskflow/skills/task-setup
Command: npx skills add https://github.com/gaurangrshah/gsc-plugins --skill task-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

First-run setup for TaskFlow automates backend configuration and preference setup when no config exists, saving time and reducing manual steps.

Core Features & Use Cases

  • Auto-detect available backends (local, Plane, GitHub) and present viable options.
  • Persist configuration to a project-local or global location and generate a ready-to-use setup summary.
  • Allow easy reconfiguration later via /task config commands and on-demand tweaks.

Quick Start

Run the /task-init command to perform the automatic first-run setup for TaskFlow.

Frequently Asked Questions about task-setup

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

FAQPage Schema
How do I automate backend setup for TaskFlow initialization?▼

TaskFlow setup automation guides backend selection and preference configuration when no existing config is detected. It auto-detects available options and persists your configuration to either a project-local or global location for immediate use.

What backends can I configure during TaskFlow first-run setup?▼

During TaskFlow first-run setup, you can configure local, Plane, or GitHub backends. The setup auto-detects available options and prompts you to select your preferred backend, saving the choice to your project or global configuration.

How do I initialize TaskFlow configuration for a new project?▼

To initialize TaskFlow configuration, run the /task-init command. This triggers automatic first-run setup, which detects available backends, prompts you for preferences, and generates a ready-to-use setup summary.

Can I save TaskFlow configuration globally instead of per-project?▼

Yes, TaskFlow configuration can be saved to a global location instead of project-local. During setup, you can enable optional global scope to apply the backend configuration across multiple projects.

What is the best way to reconfigure TaskFlow backend preferences after initial setup?▼

The best way to reconfigure TaskFlow backend preferences after initial setup is using the /task config commands. These allow on-demand tweaks and reconfiguration of your backend settings without repeating the full initialization.

Does TaskFlow setup work without any existing configuration file?▼

Yes, TaskFlow setup works specifically when no existing configuration is present. It applies automatic first-run logic to detect backends, prompt for preferences, and generate a ready-to-use setup summary from scratch.