new-project

new-project is a skill for Claude Code, Codex from avizmarlon/agent-skills. It costs 51 tokens per session (1,732 once invoked), scanned A, original, MIT.

A project-start checklist that brings together 25 engineering, product, testing, documentation, and security reviews in a set order.

In plain words
What is it for?
Starting a project, repository, feature, or development phase. It helps organize the required reviews from planning through delivery.
Why use it?
It makes skipped areas visible when automatic reminders might not run. Teams can record when a review is unnecessary instead of silently missing it.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: names the TodoWrite tool.

Good fit Starting a project, repository, feature, or development phase. It helps organize the required reviews from planning through delivery.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/avizmarlon/agent-skills/new-project
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 avizmarlon/agent-skills --skill new-project
Clone the repo
git clone --depth 1 https://github.com/avizmarlon/agent-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 new-project

README.md
[![agentmods](https://agentmods.dev/badge/skills/avizmarlon/agent-skills/new-project/github.svg)](https://agentmods.dev/skills/avizmarlon/agent-skills/new-project)
Your own site
<a href="https://agentmods.dev/skills/avizmarlon/agent-skills/new-project"><img src="https://agentmods.dev/badge/skills/avizmarlon/agent-skills/new-project/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 new-project

Your own site · 80×15
<a href="https://agentmods.dev/skills/avizmarlon/agent-skills/new-project"><img src="https://agentmods.dev/badge/skills/avizmarlon/agent-skills/new-project.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,732 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00051 $0.01732
Opus 5 $0.00026 $0.00866
Sonnet 5 $0.00010 $0.00346
Haiku 4.5 $0.00005 $0.00173

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

Security

Grade A, and why

new-project scanned grade A with 0 findings 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 10d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/new-project/SKILL.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

new-project — Full project bootstrap standard

This skill aggregates 25 core disciplines — engineering, product, testing, documentation, and security — into a single executable checklist. It exists because auto-triggering of individual skills is unreliable, and demanding that every new build apply the complete standard requires explicit invocation, not passive hopes.

Invoking new-project once = a guarantee that all mandatory skills below are consulted at the right moment in the project lifecycle.

How to run this (do this immediately on invocation)

  1. Create a TodoWrite checklist with one item per skill in the table below (25 items). This is the enforcement mechanism — it makes a skipped skill visible instead of silently lost.
  2. Work the phases in order. Within a phase, invoke each skill via the Skill tool using the exact identifier in the invoke column. Mark its todo completed once consulted.
  3. "As-needed" skills (tagged ⟳) still get a todo. If genuinely not applicable this project (e.g. no database, no external API), mark it completed with a one-line note "N/A — " rather than deleting it. The point is a conscious decision, never a silent skip.
  4. Behavioral standards (tagged ✦) are rules, not Skill-tool calls — apply them as ongoing behavior for the whole session; tick the todo once you've internalized/announced them.

Do not batch all 25 Skill invocations into one turn — that floods context with end-of-session guidance while you're still planning. Pull each one in as its phase arrives.

The 25 — by lifecycle phase

Phase 0 — Orientation (always first, before any design)

Skill invoke why here
Brainstorming superpowers:brainstorming Explore intent/requirements/user intent BEFORE any build. Process skill — runs first.
Project context (optional: load project OWNER.md / README if exists) If project has existing vision/stack docs, read them. Else skip.
Search-first ✦ (rule, not a skill) Verify external facts (tool behavior, API limits, versioning, third-party state) before asserting them. Embedded behavior for the whole session.

Read the full file on GitHub · 118 lines

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. 10d ago First seen · 118 lines · 51 tokens per session scan A 49c6b464796a

Subscribe to this mod's changes

new-project is a skill published in the GitHub repository avizmarlon/agent-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 51 tokens to every session and 1,732 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

design-inventory

Use to run the Claude Design to ClosedLoop pipeline against the current web-ui. Stage A inventories a design export zip into schema-validated findings (typed design units - screens, regions like nav bars, standalone components like a chat dialog; UX and behavioral changes; Storybook component reuse mapping; token…

closedloop-ai/claude-plugins · 173 tokens

prd-creator

This skill helps PMs draft lightweight PRDs. It should be used when a PM wants to define a new feature, brainstorm requirements, or prep for sprint planning. Triggers include "I have a feature idea", "help me write a PRD", "let's break this into stories", or "what do I need for sprint planning". Optimized for speed …

closedloop-ai/claude-plugins · 89 tokens

upload-artifact

Upload a file as a ClosedLoop document (PRD, implementation plan, feature, or template). Reads file content and uploads via MCP without consuming conversation context. Also supports creating new versions of existing documents. Triggers on: "upload artifact", "upload PRD", "upload implementation plan", "upload…

closedloop-ai/claude-plugins · 103 tokens

cross-repo-cache

Check if cross-repo coordinator results can be reused, avoiding redundant Sonnet agent launches. Compares peer repo git hashes against stored hashes from last coordinator run. Triggers on: entering Phase 1.4.1, checking cross-repo cache, before discovering peers. Returns CROSSREPOCACHEHIT with cached status or…

closedloop-ai/claude-plugins · 81 tokens

change-management

Create and transition ServiceNow change requests (normal/standard/emergency), change tasks, affected CIs, approval routing, CAB scheduling, and conflict detection across maintenance windows.

serac-labs/serac · 37 tokens

hr-service-delivery

Build ServiceNow HR Service Delivery — snhrcorecase from Employee Center or HR catalog, snhrlelifecycleevent onboarding/offboarding with templated activities, and HR document generation.

serac-labs/serac · 42 tokens