Ctx Core
Description
Obsidian-backed PRDs for unsettled product decisions and Lean execution for settled technical work—across Claude Code, Codex, and OMP.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ctx-core
**Alpha** — Built for active dogfooding. The interface is intentionally small.
A continuity-first Agent Skills plugin for Claude Code, Codex, and OMP.
Two workflows
| Workflow | Use it when | State |
|---|---|---|
ctx-prd |
Product behavior, scope, visual direction, safety, or acceptance is unresolved | Canonical Obsidian PRD |
ctx-lean |
The desired outcome is settled and needs analysis, implementation, debugging, QA, or verification | Ephemeral session state |
**Unsettled product decision → PRD. Settled outcome → Lean.**
Technical complexity and code size do not decide the workflow.
`ctx-prd`
`ctx-prd` turns consequential product ambiguity into a durable decision contract, then executes it gate by gate.
It:
- Inspects existing evidence.
- Asks one consequential question at a time.
- Creates a concise canonical PRD in Obsidian.
- Defines 1–5 observable vertical gates.
- Names an automated or human verifier for each gate.
- Waits for explicit approval.
- Executes and updates one gate at a time.
Obsidian is required for PRD work. There is no repository Markdown fallback.
Every initiative uses one deterministic hierarchy:
/
PRD/
.md
Planning/
-g1-.md
-g2-.md
The PRD always uses Outcome, Boundaries, Decisions, Current checkpoint, Gates, Approval, Evidence, and Amendments in that order. Every gate contains a concise Feature list and exactly one linked ctx-lean plan. Plans link back and own implementation detail, reuse decisions, lane ownership, and verification.
The PRD owns product decisions, gates, status, verifiers, and evidence links. Detailed implementation belongs to linked plans; test results remain in descriptively named QA campaign notes. Canvas is presentation-only.
A gate is not complete until the canonical PRD records its result and evidence. It cannot activate until its plan resolves, links
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11