team-sprint

A marketplace listing for a plugin named sprint, which provides a configurable workflow that moves through planning, implementation, and review. A plugin is an add-on that extends a coding agent.

In plain words
What is it for?
Setting up an autonomous TODO workflow, coordinating plan-to-implementation work, and including code review or Git hook steps through configuration.
Why use it?
It packages a repeatable development workflow so a team can install and use the same sequence of steps across projects.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add leonhoffmann86/team-sprint
agentmods
npx agentmods add plugins/leonhoffmann86/team-sprint/marketplace
Clone the repo
git clone --depth 1 https://github.com/leonhoffmann86/team-sprint

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

team-sprint 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 yesterday.

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.

.claude-plugin/marketplace.json · 19 lines

What it actually says

{
  "name": "team-sprint",
  "owner": {
    "name": "Leon Hoffmann",
    "url": "https://leonhoffmann.net"
  },
  "plugins": [
    {
      "name": "sprint",
      "version": "1.2.0",
      "source": "./",
      "description": "Autonomous TODO workflow (plan → implement → review) as a portable, config-driven plugin with a bootstrap installer.",
      "license": "MIT",
      "keywords": ["autonomous", "multi-agent", "code-review", "git-hooks", "workflow"],
      "homepage": "https://github.com/leonhoffmann86/team-sprint"
    }
  ]
}
Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday First seen · 19 lines scan A 4ab7b4073554

Subscribe to this mod's changes

team-sprint is a plugin published in the GitHub repository leonhoffmann86/team-sprint (1 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories

festival

Festival Methodology: goal-oriented project management for human-AI development workflows. Provides fest and camp CLI integration, automatic installation, and methodology guidance.

Obedience-Corp/festival · not measured

visionclaw-agent

VisionClaw Agent — multi-tenant agentic AI platform exposing 243 production tools, 16 specialist personas, hybrid-search Skill-RAG, and a self-improving skill registry over MCP. One-click access to project management, Drive/email/calendar, web research, code execution, multi-channel messaging, schema-aware databases…

Huskyauto/VisionClaw-Agent-Public-Release · not measured

ai-sdlc-harness

AI-driven SDLC workflow harness — multi-agent dev with plan → code → review → test → PR.

MostAshraf/ai-sdlc-harness · not measured

iterative-development

An iterative implementation methodology that pairs with superpowers. Extracts requirements with proof obligations from large spec collateral, defines a walking skeleton that closes a real journey, then loops through audited sprints building a behavior evidence corpus until an auditor confirms the product matches the…

prime-radiant-inc/iterative-development · not measured

ops

Plugin marketplace listing 1 plugin: ops.

OdinMB/ops-workflow · not measured

ops

Structured non-code project management for Claude Code: planning, execution, knowledge persistence, and autonomous work loops for research, strategy, and content projects. 9 skills, 5 agents, 7 commands.

OdinMB/ops-workflow · not measured