progress

A workflow architecture for coordinating frontend work through analysis, planning, implementation, testing, Jira updates, and final acceptance.

In plain words
What is it for?
Delivering or replanning frontend tasks, discovering the project stack, assigning specialist work, updating Jira, running tests, and confirming completion.
Why use it?
It separates decision-making, task coordination, specialist coding, and Jira communication so longer work can resume and be checked systematically.

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/thuandiep1707/codex-harness-javascript/progress
Clone the repo
git clone --depth 1 https://github.com/thuandiep1707/codex-harness-javascript
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 861 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.00000 $0.00861
Opus 5 $0.00000 $0.00430
Sonnet 5 $0.00000 $0.00172
Haiku 4.5 $0.00000 $0.00086

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

Security

Grade A, and why

progress 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 2d 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.

.docs/agents/progress.md · 95 lines

How it starts

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

Architecture status

Implemented

  • Zero-setup two-project Codex workspace model.
  • Root AGENTS.md bootstrap with public-workflow selection + lifecycle-entry resolution.
  • Public $ discovery restricted to .agents/skills/ workflows only.
  • Internal agent knowledge moved to .agents/capabilities/** and hidden from user workflow discovery.
  • Public frontend workflows: frontend-delivery and frontend-planning.
  • Separate execution intent (deliver|plan-only) from lifecycle mode (planning|resume|pause).
  • Brain evidence-based discover-project-stack capability for framework/UI/icon/state/testing detection.
  • Orchestrator capability routing from analysis evidence + Subtask trigger + specialist manifest allowlist.
  • Primary Controller as the sole native child-agent lifecycle and Jira connector transport owner.
  • Orchestrator as decision-only workflow coordinator using controller-actions (jira-call|dispatch-specialist).
  • One workflow-lived Orchestrator child reused across controller turns; specialists are short-lived sibling children.
  • Confirmed controller-action results are returned to the same Orchestrator child for reconciliation/next-action decisions.
  • Specialist handoff carries only routed internal capability identifiers; specialists do not load all capabilities.
  • Removed baseline hard-locks that assumed shadcn/Lucide/Tailwind/TanStack simply because control-repo knowledge exists.
  • Separate Brain and Orchestrator roles.
  • Four isolated specialists: Design, Test Plan, Coding, Testing.
  • YAML manifests and transient protocol templates.
  • Specialist .docs/ prohibition.
  • Jira as durable work + execution-context truth.
  • Functional hierarchy: Feature → Functional Task → Specialist Subtask.
  • Resume flow reconstructing only parent chain + direct dependencies + routed capability identifiers + latest durable checkpoint.
  • Pause flow reconciling execution evidence, persisting missing Jira result/status corrections, and writing durable [HANDOFF] before safe pause.
  • Explicit child-agent close/verification and runtime-resource/process/port cleanup lifecycle.
  • Brain docs-baseline for cheap resume/replan validation.
  • Coding component-decomposition gate and oversized handwritten TSX safety net.
  • Git tag/GitHub Release versioning policy.

Read the full file on GitHub · 95 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. 2d ago First seen · 95 lines · 0 tokens per session scan A 6363d979c607

Subscribe to this mod's changes

progress is an agent published in the GitHub repository thuandiep1707/codex-harness-javascript (7 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 861 tokens. 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.