learn-pj-execute

Execute tracked project tasks with status updates, branch naming, and PR creation.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/novel-jp/projsight-plugin --skill learn-pj-execute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-pj-execute
Source: https://github.com/novel-jp/projsight-plugin/tree/main/skills/learn-pj-execute
Command: npx skills add https://github.com/novel-jp/projsight-plugin --skill learn-pj-execute

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides a multi-step implementation phase so a project can move from planned tasks to completed work without losing progress, even when work is interrupted and resumed later.

Core Features & Use Cases

  • Task-by-task execution: Work through multiple tasks using a consistent start, implement, and complete flow.
  • Progress tracking and recovery: Record checkpoints, notes, and blockers so a later session can continue from the right state.
  • Branch and PR workflow: Use task-specific branches, attach pull requests, and finalize work with review-oriented completion steps.
  • Use case: A team has already broken a feature into smaller tasks and needs an AI assistant to help execute them one by one, keep status updated, and preserve enough context to resume after a pause.

Quick Start

Ask the skill to help you execute the next project task from the task list and keep the work moving with progress updates, interruption notes, and completion steps.

Frequently Asked Questions about learn-pj-execute

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

FAQPage Schema
How do I resume an interrupted coding task and keep progress tracking intact?

Interrupted coding task resume requires loading saved checkpoints and session notes to recover prior progress. This skill records deliverable states and blockers during task execution, allowing a later session to continue implementation from the exact stopping point without losing context.

What is the best way to manage branch naming and pull requests during a multi-task coding sprint?

Branch naming and pull request management during a multi-task coding sprint are handled through task-specific branches. This skill coordinates creating branches per task, attaching pull requests, and finalizing work with review-oriented completion steps to maintain a structured project workflow.

How does task execution with checkpoints work for project workflow management?

Task execution with checkpoints works by guiding a multi-step implementation phase from work start through completion. This skill enforces task status updates, records progress checkpoints, and manages deliverable state transitions to ensure planned tasks move to completed work systematically.

Can I use this task execution workflow for individual features instead of full team sprints?

Task execution workflow applies to both individual features and team sprints if the work is broken into smaller tasks. This skill guides task-by-task execution using a consistent start, implement, and complete flow, keeping status updated regardless of team scale.

Do I need a pre-existing task list to start branch-based feature work with progress tracking?

A pre-existing task list is required before starting branch-based feature work. This skill requires a project to have already broken a feature into smaller tasks so it can execute them one by one, update task status, and preserve context for session resume.