david-sql-task-importance

Score Todoist tasks with david_importance values from 0 to 10 in batches of seven.

61|11|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Matymatyk-business/david-skills --skill david-sql-task-importance
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: david-sql-task-importance
Source: https://github.com/Matymatyk-business/david-skills/tree/main/skills/david-sql-task-importance
Command: npx skills add https://github.com/Matymatyk-business/david-skills --skill david-sql-task-importance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

David wants a reliable, auditable way to score and rank the importance of Todoist tasks across a large backlog, ensuring decisions are based on a consistent metric and that scores are stored for analysis.

Core Features & Use Cases

  • Batch scoring of tasks from docs/data/todoist-task-dimensions.db with a david_importance value (0-10).
  • Presents seven tasks per batch (A-G) and records David's scores, with AI persisting changes to the database and user-behavior logs.
  • Safety checks ensure existing scores and reasoning are considered before updating.

Quick Start

Present the next seven tasks (A-G) for scoring and save the results to docs/data/todoist-task-dimensions.db.

Frequently Asked Questions about david-sql-task-importance

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

FAQPage Schema
How do I score and rank Todoist task importance across a large backlog?▼

Task importance scoring works by presenting seven tasks per batch (A-G) for you to evaluate. The AI records your 0-10 scores, checks existing values to avoid guessing, and persists results to the todoist-task-dimensions database and user-behavior logs.

How do I ensure task prioritization scores are based on consistent metrics?▼

Task prioritization scoring uses safety checks to review existing david_importance values and reasoning before updating. This prevents guessing and ensures your task scoring remains auditable and consistently measured across sessions.

Can I track user behavior and task scoring data in a local database?▼

Yes, task scoring data is saved to docs/data/todoist-task-dimensions.db while AI updates user-behavior.db and the brain directory. This tracks user behavior and scoring decisions locally for later analysis.

What's the best way to manage task prioritization for Todoist data?▼

Batch task scoring is an effective way to manage Todoist task prioritization. It processes seven tasks at a time, records your 0-10 scores to the database, and logs your user behavior for ongoing data management.

Does the task scoring process overwrite existing importance values in the database?▼

No, the task scoring process always checks existing david_importance values and related columns before scoring. It never guesses scores and ensures previous reasoning is considered before updating the database.