QUEST INTELLIGENCE

Quest Portfolio Dashboard

Board-level visibility into quest outcomes, execution momentum, and strategic throughput.
DATA GENERATED: May 22, 2026, 11:44 PM UTC

Total Quests

58

Finished

56

In Progress

0

Blocked

0

Abandoned

2

Status Distribution

Current normalized state across all quests

Final Status Over Time

Monthly trend using each quest's final/current status

Quest Portfolio

58 quests represented

sharpen-grounding

FINISHED 🥇 GOLD

Improve the standalone sharpen skill so its questions are grounded in repo evidence when local implementation facts matter. Context: - The canonical skill is `.skills/sharpen/SKILL.md`. - `.agents/...

Quest ID: sharpen-grounding_2026-05-21__0954 Completion Date: May 22, 2026 Iterations: plan 2 / fix 0 Celebration: Open

CI/CD Supply-Chain Hardening

FINISHED 🥈 SILVER

Planned YAML for `.github/workflows/security.yml` (`workflow-guard` job): ```yaml workflow-guard: runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v4

Quest ID: ci-supply-chain-hardening_2026-05-12__2109 Completion Date: May 13, 2026 Iterations: plan 2 / fix 2 Celebration: Open

Installer Branch Conflict

FINISHED 💎 DIAMOND

Fixed issue #110 so repeated same-day installer upgrades no longer fail when the default `quest-update-YYYYMMDD` branch already exists locally.

Quest ID: 2026-05-01_1836__installer-branch-conflict Completion Date: May 02, 2026 Iterations: plan 2 / fix 0 Celebration: Open Cast: Codex Tests: 42 (4 new)

Deep CI Review-Context Manifest (Phase 3.2)

FINISHED 🏆 PLATINUM

Impact: - Adds one canonical machine-readable artifact (`/tmp/deep_ci_context_manifest.json`) per run so selection/chunking/omission decisions are inspectable and deterministic. - Keeps prompt behavior stable while moving Deep CI decision-making into a single source of truth consumed by rendering...

Quest ID: deep-ci-manifest_2026-04-24__1438 Completion Date: Apr 24, 2026 Iterations: plan 1 / fix 1

Review Intelligence Phase 2 (Targeted Validation + Batched PR Response)

FINISHED

Phase 2 of review-intelligence-canonical shipped. pr-shepherd now normalizes incoming review items into the canonical Phase 1 contract, decides per-finding action via the shared review-decisions policy, batches actionable fixes by write_scope + validation scope, runs the smallest falsifying checks (Level 0/1/2), and pushes once per validated batch with explicit bounded stop conditions.

Quest ID: review-intel-phase-2_2026-04-17__2101 Completion Date: Apr 17, 2026 Iterations: plan 2 / fix 1 PR: #94 Celebration: Open

Review Intelligence Canonical (Phase 1)

FINISHED 🥇 GOLD

Implement Phase 1 of review-intelligence-canonical: normalize review

Quest ID: review-intelligence-canonical_2026-04-16__0218 Completion Date: Apr 16, 2026 Iterations: plan 2 / fix 1

quest-dashboard-briefs

FINISHED 🥫 TIN

Dashboard quest detail pages now include the brief and celebration context, and archived journal pages were backfilled safely.

Quest ID: quest-dashboard-briefs_2026-04-15__2048 Completion Date: Apr 16, 2026 Iterations: plan 1 / fix 3 Cast: Codex

Add narrow celebration visibility for Phase 1 review intelligence

FINISHED 🥇 GOLD

Add two narrow, artifact-backed carry-over sections to Quest celebration/journal output so Phase 1 review intelligence becomes visibly useful without changing the broader celebration design. The implementation should extend `QuestData` with structured carry-over fields, populate them from the exi...

Quest ID: celebration-review-intel_2026-04-16__0828 Completion Date: Apr 16, 2026 Iterations: plan 2 / fix 1 Cast: Codex

Translate Claude Insights Evaluation into Sanity-Checked Ideas Documents

FINISHED 🏆 PLATINUM

Turned the Claude insights evaluation into sanity-checked technical idea documents with clear prioritization.

Quest ID: claude-insights-ideas_2026-04-15__1629 Completion Date: Apr 15, 2026 Iterations: plan 1 / fix 0

Prompt Surface / Instruction Architecture Consolidation

FINISHED 🏆 PLATINUM

Consolidated overlapping Quest prompt-surface proposals into one canonical instruction architecture document.

Quest ID: prompt-surface-consolidation_2026-04-13__1701 Completion Date: Apr 13, 2026 Iterations: plan 1 / fix 0

Feedback-Intent Routing Canonicalization

FINISHED 🏆 PLATINUM

Consolidate the Quest routing and feedback-intent ideas into one canonical delegation proposal. Use `ideas/2026-04-13-feedback-aware-delegation-keywords.md` as the base and absorb the useful compan...

Quest ID: feedback-intent-routing_2026-04-13__1101 Completion Date: Apr 13, 2026 Iterations: plan 1 / fix 0

Quest Brief

FINISHED 🥫 TIN

Reviewed `.ws/caveman`, captured the useful learnings, and explicitly decided not to take implementation action now. The caveman style itself was rejected for readability reasons; the only keepers were a few general patterns around evaluation rigor, safety escape hatches, and guarded compression tooling.

Quest ID: caveman-review_2026-04-12__1353 Completion Date: Apr 12, 2026 Iterations: plan 4 / fix 1

Multi Cleanup

FINISHED 🥇 GOLD

Multi-cleanup quest. Continuing on our existing branch. fix/quest-startup-outside-repo. In ideas, we have several things that should be archived. Don't assume that they are done or not done based o...

Quest ID: multi-cleanup_2026-04-11__1049 Completion Date: Apr 11, 2026 Iterations: plan 2 / fix 1

Extract CI Review Python from YAML

FINISHED 🥇 GOLD

Extract the embedded Python from .github/workflows/codex-ci-review.yml into a standalone script at .github/scripts/codex_review.py.

Quest ID: extract-ci-review-python_2026-04-07__0420 Completion Date: Apr 08, 2026 Iterations: plan 2 / fix 0

CI Review Severity Evaluation

FINISHED 🏆 PLATINUM

User selection: full quest.

Quest ID: ci-review-severity_2026-04-06__1820 Completion Date: Apr 07, 2026 Iterations: plan 1 / fix 0

Quest Housekeeping Blitz

FINISHED 💎 DIAMOND

Forensic sweep across stale quests, missing journals, broken automation, and a Codex sandbox permission footgun.

Quest ID: quest-housekeeping-blitz_2026-03-21__0600 Completion Date: Mar 21, 2026 Iterations: plan 1 / fix 0

README Rewrite for Clarity and Brevity

FINISHED

Documentation cut by more than half without losing substance.

Quest ID: Readme Rewrite 2026 03 20 Completion Date: Mar 20, 2026 PR: #76

Atomic State Transitions and Presentation Gate

FINISHED

Closed the state-transition footgun and enforced the mandatory presentation gate.

Quest ID: Atomic State Transitions 2026 03 20 Completion Date: Mar 20, 2026 PR: #77

Stage Artifacts Before Runtime Fallback

FINISHED

Artifact preparation is now explicit and happens before role execution, not during.

Quest ID: Artifact Staging 2026 03 19 Completion Date: Mar 19, 2026 PR: #74

Codex MCP Docs and Model Dispatch Cleanup

FINISHED

Codex MCP setup docs overhauled, allowlist cleaned up, model dispatch reads from config instead of hardcoding.

Quest ID: Codex Mcp Docs Cleanup 2026 03 17 Completion Date: Mar 17, 2026

/gpt Skill

FINISHED

New skill for delegating tasks to Codex via MCP.

Quest ID: Gpt Skill 2026 03 16 Completion Date: Mar 16, 2026 PR: #71

Codex-Led Claude Bridge Runtime

FINISHED

First-class Codex-led Claude runtime path for Quest orchestration.

Quest ID: Codex Led Claude Runtime 2026 03 13 Completion Date: Mar 13, 2026 PR: #68

celebration-from-journal

FINISHED 🏆 PLATINUM

Bridged two isolated data readers (celebrate `quest_data.py` and dashboard `loaders.py`) so that `/celebrate` can replay celebrations from archived journal entries. Added an 8-tier candid quality scale where smooth quests get Diamond and rough ones get Tin or Cardboard. Dashboard cards now show quality tier badges with hover tooltips, agent model "Cast" lines, and test counts.

Quest ID: celebration-from-journal_2026-03-06__1200 Completion Date: Mar 06, 2026 Iterations: plan 1 / fix 1 Cast: human, Claude Opus Tests: 154 (34 new)

pr-inline-commenting-playbook

FINISHED 💎 DIAMOND

Added a practical inline comment playbook to PR shepherd guidance so review replies are kind, precise, and actionable.

Quest ID: pr-inline-commenting-playbook_2026-03-05__0250 Completion Date: Mar 05, 2026 Iterations: plan 1 / fix 0

celebrate-v2

FINISHED 🏆 PLATINUM

Reworked quest celebration system with deep artifact reading, block-letter titles, dynamic achievements, impact metrics, quality scores, and cinematic movie-style credits.

Quest ID: celebrate-v2_2026-03-05__0643 Completion Date: Mar 05, 2026 Iterations: plan 1 / fix 1

quest-completion-animations

FINISHED 🏆 PLATINUM

Implemented Quest Completion Animation System with 4 animation styles, 38 passing tests, and integration into quest workflow.

Quest ID: quest-completion-animations_2026-03-04__1953 Completion Date: Mar 04, 2026 Iterations: plan 1 / fix 1

OpenCode Model Suitability Guide

FINISHED 🏆 PLATINUM

Created comprehensive documentation (`docs/guides/opencode-model-suitability.md`) mapping all 32 OpenCode models to Quest orchestration roles. The guide includes:

Quest ID: opencode-model-suitability_2026-02-28__1755 Completion Date: Feb 28, 2026 Iterations: plan 1 / fix 0 Cast: Codex

PR Body Gate

FINISHED

Added `.github/workflows/pr-body-gate.yml` — a GitHub Actions workflow that validates PR bodies contain four required headings: - `## Summary` - `## Changes` - `## Validation` - `## Notes`

Quest ID: Pr Body Gate 2026 02 22 Completion Date: Feb 22, 2026

Phase 4 Role Wiring

FINISHED 🥇 GOLD

Relocated six Quest role files from `.ai/roles/` to `.skills/quest/agents/`, then updated runtime references, validators, metadata, and docs to match the new ownership model.

Quest ID: phase4-role-wiring_2026-02-17__2218 Completion Date: Feb 18, 2026 Iterations: plan 2 / fix 1 Cast: Claude Opus, Codex

State Validation Script

FINISHED

Implemented `scripts/quest_validate-quest-state.sh` — the first system-enforced correctness check for Quest phase transitions. The shell script validates state.json integrity, phase transition legality, artifact prerequisites, semantic content checks (arbiter verdict, review outcomes via jq on handoff JSON), and iteration bounds before every phase transition.

Quest ID: state-validation-script_2026-02-15__1508 Completion Date: Feb 15, 2026

Close Remaining Context Leaks (Phase 2b)

FINISHED

Implemented the handoff.json structured file pattern to close the remaining context leaks in the Quest orchestrator. Every agent now writes a tiny JSON file (~200 bytes) alongside its artifacts, and the orchestrator reads this file for routing decisions instead of processing full agent responses.

Quest ID: context-leak-closure_2026-02-14__2317 Completion Date: Feb 15, 2026 Iterations: plan 3 / fix 2

Dashboard Layout Redesign

FINISHED

Restructured the Quest Dashboard layout to match the target executive "Quest Intelligence" design from PR #21. The dashboard now features the "QUEST INTELLIGENCE" branding eyebrow, "Quest Portfolio Dashboard" title, 5 KPI cards (Total, Finished, In Progress, Blocked, Abandoned), side-by-side chart panels (Status Distribution doughnut + Final Status Over Time line chart), and a unified Quest Portfolio section with redesigned cards showing full pitch text and labeled metadata.

Quest ID: dashboard-layout-redesign_2026-02-13__0103 Completion Date: Feb 13, 2026

Harden URL Rendering

FINISHED

Fixed HTML attribute injection (XSS) vulnerability in the Quest Dashboard's URL rendering. Added `_sanitize_url()` function that validates scheme (HTTPS-only), validates GitHub URL pattern via regex, and applies HTML attribute escaping before any URL is interpolated into `href="..."` attributes. Also escaped fallback relative paths, removed stderr side effect from loaders, and unified the `github_url` missing-value convention.

Quest ID: harden-url-rendering_2026-02-12__1522 Completion Date: Feb 12, 2026 Iterations: plan 1 / fix 1

Dashboard Visual Polish

FINISHED

Restored visual features from the PR #21 prototype that were cut during the dashboard-v2 implementation. Added ambient CSS glows (green, blue, amber blurred circles behind content), interactive Chart.js doughnut and stacked area charts, and gradient enhancements on cards and section headers. Chart.js 4.4.7 is vendored and inlined at render time — the dashboard remains a single self-contained HTML file with no external dependencies. Graceful degradation ensures the dashboard still works if the vendor file is missing.

Quest ID: dashboard-visual-polish_2026-02-12__1621 Completion Date: Feb 12, 2026 Iterations: plan 2 / fix 1

Dashboard V2

FINISHED

Built the Quest Dashboard: a self-contained Python package that generates a static HTML dashboard from quest journal entries and active quest state files. Three status sections (Finished, In Progress, Abandoned) with dark navy theme, elevator pitch cards, journal/PR links, and muted metadata. Single-file HTML output with no external dependencies.

Quest ID: dashboard-v2_2026-02-12__0940 Completion Date: Feb 12, 2026 Iterations: plan 1 / fix 1

ci-python-quest

FINISHED

Added a GitHub Actions workflow to run the Python test suite (pytest) on every push to main and PR targeting main. This ensures the 36 Quest Dashboard unit and integration tests are enforced in CI, preventing regressions from slipping through undetected.

Quest ID: ci-python-quest_2026-02-12__1612 Completion Date: Feb 12, 2026

Dashboard Final Implementation

ABANDONED

First attempt at building the Quest Dashboard. Plan was approved by arbiter after one iteration, but the build phase was interrupted when models were switched from Sonnet to Opus. Rather than resuming, a new quest (dashboard-v2) was created using this quest's approved plan as input. Dashboard-v2 completed successfully.

Quest ID: dashboard-final-implementation_2026-02-12__0913 Completion Date: Feb 12, 2026

codex-ci-review

FINISHED

Ported the Codex CI code review workflow from candid_talent_edge (PR #164) to the Quest framework repository. Added a GitHub Actions workflow that triggers OpenAI Codex as an automated code reviewer when a PR transitions from draft to ready-for-review, a Quest-adapted CI code reviewer skill, and registered the new skill in the catalog and manifest.

Quest ID: codex-ci-review_2026-02-11__1314 Completion Date: Feb 11, 2026 Iterations: plan 1 / fix 0

thin-orchestrator

FINISHED 🏆 PLATINUM

Implemented Phase 2 of the Quest architecture evolution: the "thin orchestrator" principle. The Quest orchestrator now passes file paths to subagents instead of embedding content, reducing context growth from O(n*content_size) to O(n*one_line).

Quest ID: thin-orchestrator_2026-02-09__1845 Completion Date: Feb 09, 2026 Iterations: plan 1 / fix 1 Cast: Claude Opus, Codex

skill-strategy

FINISHED 💎 DIAMOND

Analyzed how Quest should organize, manage, and distribute skills. Researched community best practices (Agent Skills standard, plugin marketplaces, distribution patterns). Produced strategic recommendations.

Quest ID: skill-strategy_2026-02-09__1200 Completion Date: Feb 09, 2026 Iterations: plan 1 / fix 0

handoff-contract-fix

FINISHED 🥉 BRONZE

Fixed handoff contract inconsistencies across Quest role files and workflow. Standardized all 6 role files on `---HANDOFF---` text format with STATUS/ARTIFACTS/NEXT/SUMMARY fields, removed "Context Is In Your Prompt" contradictions, and made workflow prompts explicitly request handoff format.

Quest ID: handoff-contract-fix_2026-02-09__2228 Completion Date: Feb 09, 2026 Iterations: plan 3 / fix 1 Cast: Claude Opus, Codex

Delegation-Based Intake Gate

FINISHED

Decomposed the monolithic `.skills/quest/SKILL.md` (635 lines) into a slim routing entry point (73 lines) plus three delegation files under `.skills/quest/delegation/`. The delegation pattern structurally enforces intake quality — vague input routes to a dedicated questioning phase before planning begins, while detailed input goes directly to the workflow.

Quest ID: quest-delegation-gate_2026-02-05__2125 Completion Date: Feb 06, 2026 Iterations: plan 1 / fix 1

Caching Strategy Exploration

FINISHED

Comprehensive research exploration mapping 11 distinct caching strategies applicable to the Quest AI agent system. The quest produced two educational research documents and a quest index README — no code changes, as the research itself was the deliverable.

Quest ID: caching-strategy-exploration_2026-02-06__1305 Completion Date: Feb 06, 2026 Iterations: plan 1 / fix 1

Weekly Update Check

FINISHED 🥇 GOLD

Implemented automatic weekly update checking for Quest. After a quest completes, the system checks if updates are available (respecting a configurable interval) and prompts the user to update if a newer version exists upstream.

Quest ID: weekly-update-check_2026-02-04__2349 Completion Date: Feb 05, 2026 Iterations: plan 2 / fix 0 Cast: Claude Opus

quest-council-mode

ABANDONED

Planned a dual-planning-track feature for `/quest` where users could choose between "Quest" (fast, single plan) and "Quest Council" (rigorous, two competing plans merged by arbiter). Plan was approved after 2 iterations but was never built.

Quest ID: quest-council-mode_2026-02-05__1636 Completion Date: Feb 05, 2026

validate-and-launch

FINISHED 🏆 PLATINUM

First-ever quest run on the extracted repository. Validated that the Quest blueprint was correctly extracted from the source repo, created the `ideas/` directory for tracking future work, and updated the README with public domain messaging.

Quest ID: validate-and-launch_2026-02-04__1045 Completion Date: Feb 04, 2026 Iterations: plan 1 / fix 1 Cast: Claude Opus, Codex

interactive-plan-presentation

FINISHED 🥫 TIN

Enhanced the quest orchestration to present plans interactively rather than dumping the full plan at once. Users now see a brief summary first, then can opt into a phase-by-phase walkthrough with the ability to request changes at each step.

Quest ID: interactive-plan-presentation_2026-02-04__1516 Completion Date: Feb 04, 2026 Iterations: plan 2 / fix 3 Cast: Claude Opus, Codex

Installer Script

FINISHED 🥇 GOLD

Created a single unified installer script (`scripts/quest_installer.sh`) that installs and updates Quest in any repository.

Quest ID: installer-script_2026-02-04__1841 Completion Date: Feb 04, 2026 Iterations: plan 2 / fix 1 Cast: Claude Opus, Codex

CI Quest Validation

FINISHED 🥉 BRONZE

Implemented GitHub Actions CI and local pre-commit hooks that validate quest-related artifacts to prevent broken configurations from being committed.

Quest ID: ci-quest-validation_2026-02-04__1532 Completion Date: Feb 04, 2026 Iterations: plan 3 / fix 1 Cast: Claude Opus, Codex

Build Warnings