shape-up

shape-up is a skill for Claude Code, Codex from theneoai/awesome-skills. It costs 0 tokens per session (2,325 once invoked), scanned B, original, no licence file.

A guide to Shape Up, a Basecamp method for planning software work in fixed-length cycles instead of estimating every task.

In plain words
What is it for?
Use it to shape projects, plan fixed-time development cycles, and run commitment discussions.
Why use it?
It helps teams define work before starting and make commitments that fit a set amount of time.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to shape projects, plan fixed-time development cycles, and run commitment discussions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/theneoai/awesome-skills/shape-up
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add theneoai/awesome-skills --skill shape-up
Clone the repo
git clone --depth 1 https://github.com/theneoai/awesome-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for shape-up

README.md
[![agentmods](https://agentmods.dev/badge/skills/theneoai/awesome-skills/shape-up/github.svg)](https://agentmods.dev/skills/theneoai/awesome-skills/shape-up)
Your own site
<a href="https://agentmods.dev/skills/theneoai/awesome-skills/shape-up"><img src="https://agentmods.dev/badge/skills/theneoai/awesome-skills/shape-up/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for shape-up

Your own site · 80×15
<a href="https://agentmods.dev/skills/theneoai/awesome-skills/shape-up"><img src="https://agentmods.dev/badge/skills/theneoai/awesome-skills/shape-up.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,325 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02325
Opus 5 $0.00000 $0.01162
Sonnet 5 $0.00000 $0.00465
Haiku 4.5 $0.00000 $0.00232

Measured 11d ago against content hash 6fe383e6bf72, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

shape-up scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Whitespace paddingmediumPrompt injection

A block of blank lines or a long run of spaces can push injected text below or beside what a reviewer sees, while the model still reads it.

# Shape Up
benchmarks/wdavidturner/shape-up/SKILL.md · 319 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 319 lines · 0 tokens per session scan B 6fe383e6bf72

Subscribe to this mod's changes

shape-up is a skill published in the GitHub repository theneoai/awesome-skills (161 stars, last pushed 3mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,325 tokens. A static security scan graded it B with 1 finding (whitespace padding). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

sn-team-harness

Use when a user asks what SenseNova Team Harness is, wants an introduction or overview, is getting started, or is deciding whether it fits — a self-hosted workspace where people and local AI agents collaborate on conversations, projects, work items, and artifacts. Covers its core concepts (Workspace, Project…

OpenSenseNova/SenseNova-Skills · 94 tokens

status-report

Use when the user asks for a weekly / monthly status report, project update, individual or team progress summary. Produces a tight, scannable update with what shipped, what's in flight, what's blocked, and metrics.

shiwenwen/hope-agent · 48 tokens

run-task

Execute a single Todo task through In Progress to Review, meeting every acceptance criterion with tests and vibe-lint checks. Refuses Planning-status tasks. Invoked as /agiflow:run-task . Uses gettask, updatetask, createtaskcomment.

hashgraph-online/awesome-codex-plugins · 56 tokens

agent-phase-closeout

A Chinese-language process for closing out a completed work stage and recording its state. It summarizes finished work, preserves decisions, freezes completed interfaces, and writes a resume checkpoint.

hashgraph-online/awesome-codex-plugins · 73 tokens

orchestrate

Pipeline orchestration: dispatch the highest-priority ready tasks/work units to agents, manage capacity, and coordinate the Todo to Done flow. Invoked as /agiflow:orchestrate. Uses listtasks, listactivetasksbyorg, listmembers, updatetask, getworkunitprogress.

hashgraph-online/awesome-codex-plugins · 64 tokens

search

Search 2500+ curated ChatGPT and LLM open-source repositories. Use when the user asks to find tools, libraries, or repos related to ChatGPT, LLMs, RAG, agents, langchain, NLP, AI development, or any open-source AI tooling.

taishi-i/awesome-ChatGPT-repositories · 57 tokens