idea-approve

Extract an IDEA block from ideas.txt and generate an Italian task block for to-do.txt.

11|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/dnviti/arsenale --skill idea-approve
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea-approve
Source: https://github.com/dnviti/arsenale/tree/main/.claude/skills/idea-approve
Command: npx skills add https://github.com/dnviti/arsenale --skill idea-approve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool solves the bottleneck between ideas and actionable work by taking ideas from ideas.txt and turning them into fully defined tasks in to-do.txt, ensuring that only approved ideas flow into the task pipeline.

Core Features & Use Cases

  • Idea selection and validation: Select an IDEA-NNN code from ideas.txt, read its full block, and present context (Title, Categoria, DESCRIZIONE, MOTIVAZIONE) to the user.
  • Task generation: Determine an appropriate task prefix, craft a complete Italian task block, and structure it for review and insertion into to-do.txt.
  • Backlog synchronization: Move the approved idea into a formal task in to-do.txt and remove its block from ideas.txt, ensuring traceability and no duplicates.
  • Italian task blocks: Produce the final task content in Italian, with structured sections and formatting consistent with existing tasks.

Quick Start

Provide an IDEA code (e.g., IDEA-001) to begin the approval process and convert the idea into a task.

Frequently Asked Questions about idea-approve

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

FAQPage Schema
How do I convert ideas into actionable backlog tasks automatically?▼

Idea approval extracts Title, Categoria, DESCRIZIONE, and MOTIVAZIONE from a selected IDEA block in ideas.txt. It determines a task prefix, generates a structured Italian task block for to-do.txt, and removes the original idea block to prevent duplicates.

How do I start the task generation process for a specific idea?▼

Provide a specific IDEA code such as IDEA-001 to begin. The system reads the matching block from ideas.txt, presents its context, drafts a structured Italian task block with an appropriate prefix, and waits for your approval before moving it to to-do.txt.

Can I use this workflow to manage idea approval and backlog synchronization?▼

Yes, this workflow manages idea approval and backlog synchronization by moving approved ideas from ideas.txt to to-do.txt. Once a task is generated and approved, the original idea block is automatically removed from ideas.txt to maintain traceability and prevent duplicates.

Does the generated task block support Italian formatting and structure?▼

Yes, the generated task block is produced entirely in Italian with structured sections and formatting consistent with existing tasks in to-do.txt. This ensures new backlog entries match your current task management conventions and maintain structural parity.

What happens to the original idea block after task generation is approved?▼

After task generation is approved, the original idea block is permanently removed from ideas.txt. The newly generated Italian task block is simultaneously added to to-do.txt, ensuring no duplicate ideas remain in the backlog pipeline.