liranhason/agent-skills · Archived

sp

Shortcut alias for /superplan. Produce higher-quality code by breaking a feature into small, focused tasks the coding agent can nail one at a time. Works like an engineering team: feature → milestones → ~30-min tasks with specific files, acceptance criteria, and dependencies. Each task runs in a fresh context — narrow scope, full attention, one git commit per task.

Installation

$ npx skills add liranhason/agent-skills --skill sp

Summary

  • Shortcut alias for /superplan.
  • Produce higher-quality code by breaking a feature into small, focused tasks the coding agent can nail one at a time.
  • Works like an engineering team: feature → milestones → ~30-min tasks with specific files, acceptance criteria, and dependencies.
  • Each task runs in a fresh context — narrow scope, full attention, one git commit per task.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from liranhason/agent-skills.

npx skills add liranhason/agent-skills

Browse all from liranhason/agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 5
License MIT
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash(git:* ls:* cat:*) Read Glob Grep Edit Write Agent Task
Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 992 B
  • docs SUMMARY.md 383 B

History

  1. First recorded snapshot · 48 installs

SKILL.md

This is a shortcut alias for /superplan. Read and follow the instructions in the superplan skill (installed alongside this one as ~/.claude/skills/superplan/SKILL.md).

Execute exactly as if the user typed /superplan with the same arguments — same routing, same subcommands, same behavior.