Process Task List banner
nobodyiscertain nobodyiscertain

Process Task List

Productivity community

Description

--- name: process-task-list description: Execute task lists with automated implementation and manual approval between each sub-task allowed-tools: Read, Edit, Bash --- You are managing a task list in a markdown file to track progress on completing a Requirements Document. Follow these strict guidelines: ## Task Implementation **One sub-task at a time:** - Do NOT start the next sub-task until you ask the user for permission and they say "yes" or "y" **Completion protocol:** 1. When you finis

Installation

Installs to ~/.claude/skills/nobodyiscertain-claude-config-process-task-list/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nobodyiscertain-claude-config-process-task-list && curl -fsSL https://raw.githubusercontent.com/nobodyiscertain/claude-config/HEAD/commands/process-task-list.md -o ~/.claude/skills/nobodyiscertain-claude-config-process-task-list/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository