newtask

Community

Create Notion task and prepare git branch

AuthorAstrumon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many development tasks require both a tracked Notion task and a corresponding git branch, and manually creating the page, selecting the next task number, composing structured content, and creating a correctly named branch is repetitive and error-prone.

Core Features & Use Cases

  • Automated Notion page creation: Creates a new task page in the Spovishun Notion board with the required sections (Goal, Branch name, Steps, Definition of Done, and an AI prompt).
  • Deterministic numbering and branch naming: Scans existing task names to compute the next sequential task number and generates a standardized branch name from the title (feature/spovishun-{N}-{slug}).
  • Git branch workflow: Checks out develop, creates a new branch from develop, and reports the created branch without overwriting existing branches.
  • Use case: When adding a new feature, use this skill to produce a properly formatted Notion task and immediately start working on a correctly named feature branch.

Quick Start

Create a new Notion task with a concise title and 2–5 sentence description so the skill creates the Notion page and prepares the matching git branch from develop.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: newtask
Download link: https://github.com/Astrumon/Spovishun/archive/main.zip#newtask

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.