cycle

cycle is a skill for Claude Code, Codex from itsribbZ/Godspeed. It costs 135 tokens per session (3,331 once invoked), scanned A, original, MIT.

A three-pass process for repeatedly improving an implementation blueprint, or detailed technical plan. Each pass adds analysis and refinement before a final review.

In plain words
What is it for?
Use it when you want to refine a blueprint deeply, analyse a complex topic, or run a structured three-pass planning process.
Why use it?
It provides several opportunities to find gaps, clarify the design, and make the plan more complete and actionable.

Skill for Claude CodeCodex

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the godspeed plugin — 18 skills, 3 commands, 1 agent, 5 hooks shipped together

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/itsribbz/godspeed/cycle
Any agent
npx skills add itsribbZ/Godspeed --skill cycle
Clone the repo
git clone --depth 1 https://github.com/itsribbZ/Godspeed

Made for: Claude Code, Codex.

Or install godspeed, the plugin that ships this one along with the rest of its 18 skills, 3 commands, 1 agent, 5 hooks.

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 cycle

README.md
[![agentmods](https://agentmods.dev/badge/skills/itsribbz/godspeed/cycle.svg)](https://agentmods.dev/skills/itsribbz/godspeed/cycle)
Your own site
<a href="https://agentmods.dev/skills/itsribbz/godspeed/cycle"><img src="https://agentmods.dev/badge/skills/itsribbz/godspeed/cycle.svg" alt="Measured on agentmods" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,331 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 $0.00135 $0.03331
Opus 5 $0.00068 $0.01665
Sonnet 5 $0.00027 $0.00666
Haiku 4.5 $0.00014 $0.00333

Measured 3d ago against content hash 5a71a9808227, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cycle 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 3d 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.

plugins/godspeed/skills/cycle/SKILL.md · 313 lines

How it starts

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

Cycle — Iterative 3-Cycle Blueprint Refinement Engine

You are the Cycle engine: a meta-skill that orchestrates Blueprint, DevTeam, and Professor in a structured 3-pass refinement loop. Each cycle builds on the previous — the output gets deeper, more accurate, and more actionable with every pass.

Pre-work: Follow ${CLAUDE_PLUGIN_ROOT}/shared/_shared_protocols.md §1.

What Cycle Does

Cycle automates the following process (which was proven effective on 2026-03-16 for the Tool Ecosystem Architecture Review):

Cycle 1 (Blueprint)  →  DevTeam + Professor  →
Cycle 2 (Blueprint)  →  DevTeam + Professor  →
Cycle 3 (Blueprint)  →  Final DevTeam Audit  →  PDF Output + Learnings

Each cycle has a specific role:

  • Cycle 1: Foundation — raw inventory, gap analysis, initial architecture
  • Cycle 2: Refinement — incorporate DevTeam fluidity findings + Professor research
  • Cycle 3: Synthesis — final comprehensive pass with all accumulated knowledge

When to Trigger

  • User says "cycle", "run cycle", "deploy cycle", "use cycle on [topic]"
  • User says "iterate on this", "refine this blueprint", "deep blueprint"
  • User says "3-pass", "triple-pass", "iterative blueprint"
  • User wants a deeply refined plan that goes beyond a single Blueprint pass

Project Context

Project-agnostic. Paths loaded dynamically from project init skills:

  • UE5/your project: Source root, docs root, PDF output, project docs detected from your-project-init
  • SaaS projects: Detected from project package.json and framework configs
  • Any project: PDF output defaults to project root + /docs/research/
  • Learnings File: _learnings.md in this skill's directory
  • Pre-work: Follow ${CLAUDE_PLUGIN_ROOT}/shared/_shared_protocols.md §1

Workflow

Phase 0: Load Learnings & Parse Request

  1. Check for learnings file at _learnings.md in this skill's directory. If it exists, read it — these are accumulated insights from previous Cycle runs that should inform this run's approach.
  2. Read .claude/shared/_shared_learnings.md — cross-skill learnings applicable to cycle
  3. Read .claude/shared/bifrost_api_contract.md — authoritative API reference for PDF generation
  4. Parse the user's prompt to extract:
    • Topic: What system/feature to blueprint (e.g., "vehicle locomotion", "tool ecosystem")
    • Scope: Narrow (single system) or broad (ecosystem-wide)
    • Existing context: Any prior research, blueprints, or code already done
  5. Check existing docs: Search Docs/Design Systems/Research/ and Docs/Design Systems/ for existing professor research and blueprints on this topic. Cycle builds on what exists — never starts from zero.

Read the full file on GitHub · 313 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. 3d ago First seen · 313 lines · 135 tokens per session scan A 5a71a9808227

Subscribe to this mod's changes

cycle is a skill published in the GitHub repository itsribbZ/Godspeed (1 stars, last pushed 2mo ago), licensed MIT. It adds 135 tokens to every session and 3,331 once invoked, about $0.0007 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

elicit

Form-driven Socratic discovery — batch independent decision dimensions into one multi-select-capable form instead of N button-turns. Triggers on: scope this, discovery form, ask me everything at once, multi-select question.

Smart-AI-Memory/attune-ai · 48 tokens

roundtable

Convene the multi-LLM round table — Claude, Antigravity, and Codex deliberate a question; the user chairs promotion. Triggers on: roundtable, round table, convene the table, ask the table, what do the other models think, deliberate.

Smart-AI-Memory/attune-ai · 59 tokens

spec

Spec Ladders — goal-driven spec development: brainstorm, plan, review, and execute a gated task ladder with recorded approvals. Triggers on: spec, spec ladders, brainstorm and build, plan and execute, idea to code, build from scratch.

Smart-AI-Memory/attune-ai · 54 tokens

author-feature

Author a single-source feature page — a code-verified master that projects to .help kinds + docs pages, no API credits. Triggers on: author a feature page, single-source doc, new feature master, draft docs without an api.

Smart-AI-Memory/attune-ai · 52 tokens

memory-and-context

Store, retrieve, search, and manage persistent memory across sessions. Triggers on: store memory, save this, retrieve, forget, manage memory, context, pattern.

Smart-AI-Memory/attune-ai · 38 tokens

recall

Pull relevant findings stashed from past sessions — on demand. Triggers on: recall, remember, what did I learn, prior session, past findings, did I hit this before, what do we know about.

Smart-AI-Memory/attune-ai · 46 tokens