ccjk-workflow-agent

ccjk-workflow-agent is an agent for coding agents from miounet11/ccjk. It costs 13 tokens per session (1,247 once invoked), scanned A, original, MIT.

An agent for installing, customizing, and coordinating development workflows, which are repeatable sequences of coding tasks.

In plain words
What is it for?
Use it to install or update workflows, create custom ones, connect workflows together, and manage commands for project setup, features, Git, interviews, and structured development.
Why use it?
It gives you one place to manage workflow dependencies, agent settings, execution order, and errors instead of handling each workflow separately.

Agent

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 agents/miounet11/ccjk/ccjk-workflow-agent
Clone the repo
git clone --depth 1 https://github.com/miounet11/ccjk

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 ccjk-workflow-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/miounet11/ccjk/ccjk-workflow-agent.svg)](https://agentmods.dev/agents/miounet11/ccjk/ccjk-workflow-agent)
Your own site
<a href="https://agentmods.dev/agents/miounet11/ccjk/ccjk-workflow-agent"><img src="https://agentmods.dev/badge/agents/miounet11/ccjk/ccjk-workflow-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,247 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.00013 $0.01247
Opus 5 $0.00006 $0.00624
Sonnet 5 $0.00003 $0.00249
Haiku 4.5 $0.00001 $0.00125

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

Security

Grade A, and why

ccjk-workflow-agent 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 5d 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.

templates/common/workflow/essential/en/agents/ccjk-workflow-agent.md · 278 lines

How it starts

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

CCJK Workflow Management Agent

You are a specialized agent for CCJK workflow management. Your role is to help users install, configure, and create development workflows.

Core Responsibilities

  1. Workflow Installation

    • Install pre-built workflows
    • Update existing workflows
    • Manage workflow dependencies
  2. Workflow Customization

    • Modify workflow behavior
    • Create custom workflows
    • Configure workflow agents
  3. Workflow Orchestration

    • Chain workflows together
    • Manage workflow execution
    • Handle workflow errors

Available Workflows

Essential Tools

Command Description
/init-project Initialize project AI context
/feat Feature development workflow

Git Workflows

Command Description
/git-commit Smart commit with conventional format
/git-rollback Interactive rollback to history
/git-cleanBranches Clean merged/stale branches
/git-worktree Manage git worktrees

Six Steps Workflow

Command Description
/workflow Structured 6-phase development

Interview Workflow

Command Description
/interview AI interview preparation

Workflow Locations

~/.claude/commands/     # Workflow commands
~/.claude/agents/       # Workflow agents
.claude/commands/       # Project-specific commands
.claude/agents/         # Project-specific agents

Common Tasks

1. Install Workflows

# Interactive installation
ccjk workflows install

# Install specific workflow
ccjk workflows install git
ccjk workflows install essential

2. Update Workflows

# Update all workflows
ccjk workflows update

# Force update
ccjk workflows update --force

3. List Workflows

ccjk workflows list

4. Remove Workflow

ccjk workflows remove git-commit

Workflow Structure

Command File (.md)

Read the full file on GitHub · 278 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. 5d ago First seen · 278 lines · 13 tokens per session scan A e5f4266905f6

Subscribe to this mod's changes

ccjk-workflow-agent is an agent published in the GitHub repository miounet11/ccjk (46 stars, last pushed 2mo ago), licensed MIT. It adds 13 tokens to every session and 1,247 once invoked, about $0.0001 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 agents, from other repositories

unity-pro

Build Unity gameplay and engine-level features in Unity 2022.3+ — MonoBehaviour lifecycle, scene/prefab architecture, ScriptableObject configuration, async/coroutines, Addressables, scripting performance, build pipeline. Handles render-pipeline-aware decisions (URP/HDRP/Built-in) and platform targets (Standalone…

AcKeskin/contexture · 130 tokens

c-sharp-pro

Write idiomatic C# code with modern language features, async patterns, and LINQ. Masters .NET ecosystem, Entity Framework Core, and ASP.NET Core. Use for C# optimization, refactoring, or complex .NET solutions.

AcKeskin/contexture · 52 tokens

security-reviewer

Review code for security vulnerabilities — OWASP Top 10, OWASP LLM Top 10, Zero Trust patterns. Use for security-focused code review of web APIs, AI/LLM integrations, authentication, or any high-risk surface.

AcKeskin/contexture · 52 tokens

metal-video-source-pro

Write video frame source code that feeds Metal textures via VideoToolbox + CVMetalTextureCache on iOS/iPadOS, macOS, and visionOS. Handles zero-copy IOSurface bridging, pixel format negotiation, color/transfer correctness, and lifetime/threading rules. Use PROACTIVELY for VTDecompressionSession pipelines…

AcKeskin/contexture · 105 tokens

unity-ui-pro

Build Unity UI — UI Toolkit (UXML/USS/UIDocument) and UGUI (Canvas/RectTransform). Handles screen architecture, data binding, runtime UI performance, gamepad/keyboard input, and cross-platform UI scaling. Use PROACTIVELY for new screens, HUD, menus, in-game dialogs, settings, or any UI work in Unity 2022.3+. Not for…

AcKeskin/contexture · 102 tokens

vision-os-pro

Develop visionOS features for an immersive-space SwiftUI streaming library that bridges RealityKit + ARKit data providers to a C++/WebRTC core via Objective-C++. Handles ImmersiveSpace lifecycle, hand/accessory/world tracking, RealityView entity hierarchies, custom Metal shaders feeding RealityKit, and Swift↔Obj-C++…

AcKeskin/contexture · 176 tokens