executing-tasks-from-any-source

Installation
SKILL.md

Executing Tasks From Any Source

Overview

The /project:do:task workflow supports both GitHub issues and Basic Memory artifacts through intelligent source detection. This skill explains the dual-source execution pattern.

Core principle: Detect input format → Fetch from appropriate source → Execute unified workflow → Update both channels.

When to Use This Skill

  • Executing tasks from GitHub issues (traditional issue-based workflow)
  • Executing tasks from Basic Memory artifacts (Johnny Decimal format: 5.1.1-task-*)
  • Switching between task sources within the same project
  • Building tools/agents that need to support both task sources

Quick Reference: Source Detection

Input Format Example Source Worktree Name
Related skills
Installs
31
GitHub Stars
52
First Seen
Jan 24, 2026