Dump de contexte complet Tasuku

VérifiéSûr

Extrait le contexte complet du projet incluant les tâches, apprentissages et décisions pour la consommation par l'agent IA.

Spar Skills Guide Bot
ProductiviteDébutant
2002/06/2026
Claude CodeCursorWindsurf
#task-management#context-dump#tasuku#project-state

Recommandé pour

Notre avis

Ce skill permet de récupérer l'intégralité du contexte Tasuku (état des tâches, décisions, apprentissages) pour l'agent, via la commande /tk:context.

Points forts

  • Fournit une vue d'ensemble complète et structurée du projet
  • Met en évidence les tâches en cours, bloquées et les priorités
  • Inclut les décisions récentes et les règles apprises

Limites

  • Dépend de la présence et de la mise à jour du fichier .tasuku.json
  • Peut devenir verbeux si le projet contient de nombreuses tâches
Quand l'utiliser

Au début d'une session de travail pour se réorienter rapidement sur l'état du projet

Quand l'éviter

Lorsque vous cherchez des détails précis sur une tâche unique, utilisez plutôt une commande ciblée.

Analyse de sécurité

Sûr
Score qualité85/100

This skill only reads and formats local project state data using an internal MCP tool; it does not execute any dangerous commands or exfiltrate data.

Aucun point d'attention détecté

Exemples

Full context dump
/tk:context
Request project state
Show me the current project context with all tasks and decisions.

name: tk-context description: Dump full Tasuku context for agent consumption. Use when user says /tk:context or asks for full context, project state, or needs to understand the entire task landscape.

Full Context Dump

Provide complete project context including all tasks, learnings, decisions, and notes.

Instructions

  1. Use the tk_context MCP tool to get the full .tasuku.json state
  2. Present the information in a structured, scannable format
  3. Highlight key items:
    • Tasks currently in progress (what's being worked on)
    • Blocked tasks and their blockers
    • Recent decisions that affect current work
    • Relevant learnings/rules

Output Format

## Current Work
[List in_progress tasks with owner if set]

## Ready Queue
[List ready tasks sorted by priority]

## Blockers
[List blocked tasks and what's blocking them]

## Key Decisions
[Recent or relevant architectural decisions]

## Learnings & Rules
[Important insights, especially any marked as rules]

## Notes
[Any notes attached to active tasks]

Notes

  • This is meant for getting oriented at the start of a session
  • Focus on actionable information
  • Skip archived tasks unless specifically requested
  • If context is large, summarize done tasks as a count
Skills similaires