Instructions file
Claude Code instructions for armenr/ctx-fieldbook, covering on your first turn, how you operate (non-negotiable contract), the procedure (the install skill walks these in order) and trigger mechanics.
Instructions file
Claude Code instructions for armenr/ctx-fieldbook, covering on your first turn, how you operate (non-negotiable contract), the procedure (the install skill walks these in order) and trigger mechanics.
Skill Claude CodeCodex
Mid-session housekeeping. The main agent updates .agent-docs/now/{status,work-plan,open-questions}.md + log.md to current reality, then continues working in the same session. Does NOT regenerate handoff.md, does NOT archive, does NOT auto-commit. Use when work has progressed and now/ has drifted but you're NOT ending…
Skill Claude CodeCodex
Capture current session state to a curated artifact at .agent-docs/now/handoff.md plus an archive entry at .claude/handoffs/ - .md. Updates now/status.md, now/work-plan.md, now/open-questions.md, log.md to current reality; sweeps the inter-party obligations ledger both directions (owed-by / owed-to, each receivable…
Skill Claude CodeCodex
Guided concierge that installs Fieldbook into your repo — interview, tailor, install, verify, teach. Use when setting up Fieldbook, adopting the .agent-docs context system, or running a kit install / upgrade / repair / add-module / uninstall.
Skill Claude CodeCodex
Read .agent-docs/now/handoff.md and surface current session state. Use at session start, after time away, or when reorienting ("where are we?"). Pulls live git state at invocation, verifies the handoff isn't stale against git reality (code ahead of docs → trust the code), runs a quick state-file health sweep (the…
Skill Claude CodeCodex
Post-dispatch verification. After a dispatched sub-agent, workflow step, or dispatch-charter (FR-NNNN) returns, verify it actually achieved the intent, that its findings were persisted to disk (not left only in the dispatch's conversation), and that production-reachability holds (IMPL vs WIRED). Updates the…
Skill Claude CodeCodex
Surface candidate lessons (or near-misses) from recent log.md journal entries + session activity — scanning for false-beliefs, over-generalizations, staleness, tool-failures, and near-misses. Writes proposals to .agent-docs/now/lessons/proposals.md for two-step human-gated promotion (maturity…
Skill Claude CodeCodex
Re-runnable Fieldbook health check. Verifies the Claude Code version against the kit's assumptions, that the hooks fire and core.hooksPath is set, that every hook script has a tracked settings.json registration (and every registration a script), that jq/python3/stat are present, that the doc-schema + index lint are…
Skill Claude CodeCodex
Reconcile an installed Fieldbook copy against a NEWER kit zip. Reads .agent-docs/.kit-manifest.json, 3-way diffs ONLY kit-owned files (skills/hooks/rules/templates/schema — never the colleague's content dirs), and uses sha256-vs-manifest so a file the colleague edited is treated as "theirs" (shows a diff, never…
Skill Claude CodeCodex
Write a WRITE-ONCE, timestamped 10-point zero-loss checkpoint to .agent-docs/checkpoints/YYYY-MM-DD-HHMMSS- .md, keyed to the active WU. The anti-naive-summarization tier — preserves what a lossy summary silently drops (dead-ends, rejected alternatives, in-flight pause point). Use before risky operations, at phase…
Agent
Firsthand gate-reproduction leg — the FIRST verifier at wave close, before the independent merge-gate verifier and before the orchestrator integrates or commits. Reruns the quality gates itself ({{BUILDCMD}} · {{LINTCMD}} · {{TESTCMD}} · {{FMTCMD}}), proves IMPL→WIRED reachability, reads the fenced diff, and returns a…
Agent
Gate-injected, diff-driven documentation reconciler. Dispatched INSIDE an implementation gate (post-implement, after the build/lint/test gate is green and the change is proven reachable, before the review leg) with the applied diff for one work-unit / wave; it triages doc-impact and INCREMENTALLY updates ONLY the docs…
Agent
Kit template · agents-starter/integration-auditor.
Agent
Owns test STRATEGY and the adversarial falsifier discipline for {{PROJECTNAME}}. Dispatch BEFORE a change to design the attack matrix it must survive — RED-on-HEAD falsifiers with proven non-vacuous controls; dispatch AFTER to review that the landed tests give honest, multi-path coverage and that IMPL is actually…
Agent
Clean-context integration verifier for the merge gate. Dispatched fresh-context, ≠ the builder, ≠ any in-workflow reviewer, to re-derive a work-unit's / charter's risky invariants against the LIVE tree — IMPL→WIRED reachability, blast radius, cross-boundary effects — and report findings for the orchestrator's merge…
Agent
Fieldbook agent template · tactical-planner (the DECOMPOSE role).
Skill Claude CodeCodex
Run a tiered, adversarially-gated research investigation under .agent-docs/research/ - /. Codified tiers — 00-landscape → NN- deep-dives → MANDATORY adversarial gate (a clean-context skeptic re-checks decision-critical claims against PRIMARY sources BEFORE synthesis) → synthesis.md (the only Tier-2-loaded surface).…
Skill Claude CodeCodex
Measure how long work in Claude Code ACTUALLY took, from your own session transcripts, and forecast or SCHEDULE the next one from measured history instead of vibes. Use BEFORE GIVING ANY TIME ESTIMATE OR DEADLINE, when someone asks "how long will this take" or "can we ship by ", when you want to know how many hours a…