spec-driven-develop

spec-driven-develop is a skill for Claude Code, Codex from zhu1090093659/deepseek-pp. It costs 130 tokens per session (6,050 once invoked), scanned A, original, Apache-2.0.

A planning-and-execution workflow for large software changes such as rewrites, migrations, and major refactors. It records analysis, plans, progress, project decisions, and archived results.

In plain words
What is it for?
Use it to analyze a large change, create an implementation plan, track progress, adapt when the work changes, and archive completed project records.
Why use it?
It gives complex transformations a structured sequence so important decisions, work items, and changes are easier to track.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for cline. Also seen: mentions CLAUDE.md; mentions subagents; names the TodoWrite tool.

About the project

DeepSeek++ is a browser extension that turns the DeepSeek website into an AI workspace with tools, memory, skills, media analysis, and automation. DeepSeek users employ it to manage projects, control browser pages, search the web, reuse context, and export conversations, while the catalogue entries add skills and instructions for that workspace.

zhu1090093659/deepseek-pp · 1,805 stars · on GitHub · chromewebstore.google.com

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.

agentmods
npx agentmods add skills/zhu1090093659/deepseek-pp/spec-driven-develop
Any agent
npx skills add zhu1090093659/deepseek-pp --skill spec-driven-develop
Clone the repo
git clone --depth 1 https://github.com/zhu1090093659/deepseek-pp

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 spec-driven-develop

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/spec-driven-develop.svg)](https://agentmods.dev/skills/zhu1090093659/deepseek-pp/spec-driven-develop)
Your own site
<a href="https://agentmods.dev/skills/zhu1090093659/deepseek-pp/spec-driven-develop"><img src="https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/spec-driven-develop.svg" alt="Measured on agentmods" height="20"></a>
Per session 130 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,050 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00130 $0.06050
Opus 5 $0.00065 $0.03025
Sonnet 5 $0.00026 $0.01210
Haiku 4.5 $0.00013 $0.00605

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

Security

Grade A, and why

spec-driven-develop 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 6d 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.

core/skill/spec-driven-develop-official/spec-driven-develop/SKILL.md · 378 lines

How it starts

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

Spec-Driven Develop

You are executing the Spec-Driven Development workflow — a standardized pipeline for large-scale complex tasks. Your job is to complete preparation phases (analysis, planning, progress setup), then execute the plan — all within a single session.

Configuration

Path Default Value Purpose
Analysis output docs/analysis/ Phase 1 analysis documents
Plan output docs/plan/ Phase 3 planning documents
Progress output docs/progress/ Phase 4 tracking documents (incl. MASTER.md)
Instruction surfaces Resolved per project Project-level constraints for Codex/Cursor-compatible agents, Claude Code, and existing platform rule files
Memory surface Native first Durable project facts and cross-session decisions using the active coding agent's native memory when available; repo fallback only when explicitly selected
Archive output docs/archives/<project>/ Phase 6 archived artifacts
Task tracking mode Auto-detect GITHUB_FULL, GITHUB_STANDARD, or LOCAL_ONLY (see below)
Adaptive control Enabled Drift thresholds: annotate=20%, replan=40%, rescope=60% of phase tasks

Templates for all generated documents are in references/templates/. Behavioral rules are in references/behavioral-rules.md. The parallel execution protocol is in references/parallel-protocol.md. The GitHub integration protocol is in references/github-integration.md. The adaptive control protocol is in references/adaptive-control.md.

Task Tracking Modes

The workflow supports three task tracking modes, auto-detected via a pre-flight check in Phase 1:

Mode Requirements Capabilities
GITHUB_FULL (default) gh CLI + auth + project scope Issues + Milestones + Labels + Project board + worktree + PR
GITHUB_STANDARD (auto-fallback) gh CLI + auth + repo scope Issues + Milestones + Labels + worktree + PR (no board)
LOCAL_ONLY (fallback) None Original local-file workflow

Read the full file on GitHub · 378 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. 6d ago First seen · 378 lines · 130 tokens per session scan A 01cfdcc4d89a

Subscribe to this mod's changes

spec-driven-develop is a skill published in the GitHub repository zhu1090093659/deepseek-pp (1,805 stars, last pushed 23d ago), licensed Apache-2.0. It adds 130 tokens to every session and 6,050 once invoked, about $0.0006 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-30.

Related

Other skills, from other repositories

seekbridge-browser

Operate the user's real Chrome through SeekBridge with task-owned tabs, semantic element refs, verified actions, and safe recovery. Use for navigating websites with DeepSeek-powered agents, working in signed-in web apps, collecting page information, filling ordinary forms, testing web interfaces, taking screenshots…

Chang-Hai/seekbridge · 73 tokens

weekly-digests

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

thedotmack/claude-mem · 93 tokens

cloud-sync

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.

thedotmack/claude-mem · 64 tokens

skill-creator

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

zhayujie/CowAgent · 61 tokens

image-generator

Generate or edit images from text and local files, image URLs, or data URLs through image API. Use when the user asks to create an image, generate from one or more reference images, combine styles or elements across references, or edit a marked region while blending the result into the original scene.

lessweb/deepcode-cli · 62 tokens

weibo-poster

微博内容创作 - 140字优化、话题热搜、@提及策略、配图描述、发布时机.

dongsheng123132/u-claw · 32 tokens