dummyindex
Persistent context engine for a repository (pre-portable-host fixture).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Persistent context engine for a repository (pre-portable-host fixture).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run an on-demand adversarial audit over real source from a free-text request. Scaffolds `.context/audits/{slug}/`, selects a task-dependent panel from the persona catalog rather than a fixed roster, collects independent evidence, then makes auditors read and challenge one another through up to three rebuttal rounds with early convergence. Synthesis resolves verdicts, preserves unresolved disputes, deduplicates findings, and ranks them by severity in `report.md`. The CLI only manages deterministic workspace and resumption state; the active host orchestrates judgment. A full context index is optional. Use for `/dummyindex-audit`, `$dummyindex-audit`, audit X, argue and audit, security or correctness review, or have agents critique X and report findings.
Drive a dummyindex proposal to completion through grounded checklist execution one dependency wave at a time. Reads the proposal spec and plan, asks the deterministic CLI for the earliest incomplete wave, dispatches independent items concurrently, verifies each result separately, and only then checks it off. Claude Code uses its equipment manifest and stops when that toolkit is missing; Codex needs no Claude equipment and routes directly to native `worker`, `explorer`, or `default` subagents. Reconciles completed code into the curated `.context/` index rather than merely rebuilding it. Use for `/dummyindex-build`, `$dummyindex-build`, build the proposal, execute the plan, implement the checklist, or continue proposal work.
Route project work through a host-appropriate toolkit grounded in the repo's `.context/` spine. On Claude Code, render and evolve hash-baselined `.claude/` agents, verification, specialists, hooks, and approved marketplace plugins without clobbering user edits. On Codex, perform a read-only capability-to-native-subagent routing pass using built-in `worker`, `explorer`, and `default`; never create Claude equipment or install plugins. Use for `/dummyindex-equip`, `$dummyindex-equip`, equip this repo, map project tooling, add a Claude specialist, or find a Claude plugin or portable skill.
Run context-hygiene garbage collection for stale, superseded, or dead generated proposals and audits, with carefully bounded routing for trivially dead or broader dead code. Combines deterministic candidate signals and commit-throttle state with parallel agents that inspect `.context/` and current work, classify each candidate as keep, stale, superseded, or dead, and distinguish disposable docs from code requiring tests or a proposal. Requires explicit user confirmation before every deletion; docs are deleted through guarded CLI operations, trivial private code only when implementer and tester keep the suite green, and broader code goes to planning. Use for `/dummyindex-gc`, `$dummyindex-gc`, garbage-collect context, sweep stale docs, clean up dead context, or a hygiene-sweep nudge.
Grounded planning for a new feature in a repo with a `.context/` index. Turns a natural-language request into `.context/proposals/{slug}/proposal.json`, `spec.md` with intent and contracts, an ordered `plan.md` naming files and reused symbols, and a wave-grouped `checklist.md` for parallel execution. Runs one lightweight parallel critique round for reuse, risk, and testability, then revises once. Claude Code can auto-equip its project toolkit and discover approved plugins; Codex stays native and non-mutating, using built-in subagents without requiring Claude equipment. Uses deterministic query retrieval and project conventions instead of guessing. Use for `/dummyindex-plan`, `$dummyindex-plan`, plan a feature, draft a spec and plan, scaffold a proposal, or pressure-test an implementation plan.
Persistent context engine for a repository. Builds and reconciles a `.context/` folder through deterministic AST extraction plus a spec-shaped sequential council in which a stack-aware developer drafts `spec.md` and `plan.md`, an architect reorganizes the plan, and critics file `concerns.md`. Gives Claude Code and Codex durable PageIndex-style tree navigation instead of broad source searches; Claude receives managed drift, memory, GC, and document-guard hooks, while Codex receives active-instruction-file guidance and native subagent mappings. Use for `/dummyindex` or `$dummyindex`, optionally with a path, `--refresh`, `--recouncil`, or `--reconfigure`, and for requests such as index this repo, set up dummyindex, create context for this project, refresh the context index, or reconcile code changes.
| name | dummyindex |
| description | Persistent context engine for a repository (pre-portable-host fixture). |
This installed copy is running in Codex, not Claude Code. Treat every Claude tool name in this workflow as vocabulary, not a requirement.
This is a frozen fixture of a pre-0.34 rendered SKILL.md, used to test the
legacy-heading ownership-evidence path in dummyindex/installer/repair.py.
It predates the .dummyindex_version stamp file entirely in some real
installs, so the heading is the only ownership proof repair can find.