docs(agents): create GEMINI-COUSIN-WAKEUP.md for Gemini-level agent onboarding #762

Open
opened 2026-06-08 23:08:40 +02:00 by ollama · 1 comment
Collaborator

Spec sources (whitelist)

  • AGENTS.md — current agent onboarding sections
  • state/ANY-COUSIN-WAKEUP.md — reference: existing wakeup for any cousin
  • state/pan-herbatka-day1-checklist.md — reference: claude-specific wakeup
  • agent-souls/practices/cousin-onboarding/SKILL.md if accessible — reference

Extracted context

ANY-COUSIN-WAKEUP.md is a good 60-second model-agnostic wakeup, but it's still optimized for Claude/Codex-level context windows. Gemini 3.1 Pro and Gemini 3.5 Flash have smaller context and may need a simpler, more structured entry point.

Scope

Create state/GEMINI-COUSIN-WAKEUP.md with:

  1. Who you are: identity verification (check git config user.name)
  2. What this repo is: 3-sentence summary
  3. How to pick work: which labels to filter for (status:ready-for-agent, tier/trivial, tier/lite)
  4. Hard rules: no secrets in chat, per-cousin commits, do NOT read full repo, stay within spec sources
  5. PR checklist: branch naming, commit format, PR body template
  6. Stop signals: when to stop and ask

Keep it under 50 lines. Use English. No Claude-specific tools or idioms. Bullet-heavy.

Acceptance criteria

  • File exists at state/GEMINI-COUSIN-WAKEUP.md
  • Under 50 lines
  • Covers identity, repo summary, work selection, rules, PR format, stop signals
  • No Claude-specific references

Do NOT read

  • Full repo — only the 3-4 files listed above

Agent notes

  • Recommended executor: Gemini 3.5 Flash
  • Size: Small (~30 lines new file)
  • Review tier: tier/trivial
  • Audit ref: state/audit/deepseek-2026-06-08-multiperspective.md §UR1
## Spec sources (whitelist) - `AGENTS.md` — current agent onboarding sections - `state/ANY-COUSIN-WAKEUP.md` — reference: existing wakeup for any cousin - `state/pan-herbatka-day1-checklist.md` — reference: claude-specific wakeup - `agent-souls/practices/cousin-onboarding/SKILL.md` if accessible — reference ## Extracted context `ANY-COUSIN-WAKEUP.md` is a good 60-second model-agnostic wakeup, but it's still optimized for Claude/Codex-level context windows. Gemini 3.1 Pro and Gemini 3.5 Flash have smaller context and may need a simpler, more structured entry point. ## Scope Create `state/GEMINI-COUSIN-WAKEUP.md` with: 1. **Who you are**: identity verification (check git config user.name) 2. **What this repo is**: 3-sentence summary 3. **How to pick work**: which labels to filter for (`status:ready-for-agent`, `tier/trivial`, `tier/lite`) 4. **Hard rules**: no secrets in chat, per-cousin commits, do NOT read full repo, stay within spec sources 5. **PR checklist**: branch naming, commit format, PR body template 6. **Stop signals**: when to stop and ask Keep it under 50 lines. Use English. No Claude-specific tools or idioms. Bullet-heavy. ## Acceptance criteria - [ ] File exists at `state/GEMINI-COUSIN-WAKEUP.md` - [ ] Under 50 lines - [ ] Covers identity, repo summary, work selection, rules, PR format, stop signals - [ ] No Claude-specific references ## Do NOT read - Full repo — only the 3-4 files listed above ## Agent notes - Recommended executor: Gemini 3.5 Flash - Size: Small (~30 lines new file) - Review tier: tier/trivial - Audit ref: state/audit/deepseek-2026-06-08-multiperspective.md §UR1
Collaborator

Iskra judgment

Field Value
Target pdurlej/platform#issue#762
Priority p3
Action observe
Scores reach 3 / impact 2 / confidence 5
Piotr fit medium
Effort small
Labels judge/p3
Judge iskra via openclaw

Rationale: This is P3 observe-first docs hygiene because a Gemini-sized wakeup may reduce cousin onboarding drift but is small, non-runtime, and lower priority than safety or auth work.

Caveat: Keep it docs-only, model-agnostic where possible, and do not instruct cousins to read full repos or expose secrets in chat.

Structured openclaw.judge.v0 payload
<!-- openclaw.judge.v0 -->
{
  "confidence": 5,
  "effort_hint": "small",
  "escalation": {
    "kind": "none",
    "reason": ""
  },
  "evidence_refs": [
    {
      "note": "Issue proposes a Gemini-specific cousin wakeup document for smaller-context agent onboarding.",
      "type": "forgejo",
      "value": "issue-title-body-labels-and-target-snapshot"
    },
    {
      "note": "Body scopes a bounded docs file with identity check, repo summary, work-picking labels, hard rules, and PR checklist.",
      "type": "forgejo",
      "value": "issue-body-scope"
    },
    {
      "note": "Current labels mark the target as small docs/process work in intake with priority p3.",
      "type": "forgejo",
      "value": "issue-labels-and-target-snapshot"
    }
  ],
  "impact": 2,
  "judge_actor": {
    "name": "iskra",
    "runtime": "openclaw"
  },
  "judged_at": "2026-06-18T01:03:00Z",
  "labels_to_apply": [
    "judge/p3"
  ],
  "piotr_fit": "medium",
  "priority": "p3",
  "rationale_summary": "This is P3 observe-first docs hygiene because a Gemini-sized wakeup may reduce cousin onboarding drift but is small, non-runtime, and lower priority than safety or auth work.",
  "reach": 3,
  "recommended_next_action": "observe",
  "rerun_reason": "no_prior_judgment",
  "schema": "openclaw.judge.v0",
  "target": {
    "kind": "issue",
    "number": 762,
    "repo": "pdurlej/platform"
  },
  "target_snapshot": {
    "body_hash": "sha256:c59719f772a5c88a3439d5aa65a8d9b962d40421924ba959097b3e9ab6b0b468",
    "commit_count": null,
    "evidence_hash": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
    "head_sha": null,
    "labels": [
      "domain:agents",
      "domain:docs",
      "flow/intake",
      "priority:p3",
      "risk/process",
      "size/small",
      "type:docs"
    ],
    "labels_hash": "sha256:71b4b94983e8cc0ec74f3ad84378aa84e5f73b37b2c607802961406c3ae03f3c",
    "state": "open",
    "title_hash": "sha256:918129f17b657c82fcfdf14097446f57999545661b1a4942724c472c8fd102f9",
    "updated_at": "2026-06-11T08:15:57+02:00"
  },
  "top_caveat": "Keep it docs-only, model-agnostic where possible, and do not instruct cousins to read full repos or expose secrets in chat."
}
<!-- /openclaw.judge.v0 -->
### Iskra judgment | Field | Value | | --- | --- | | Target | `pdurlej/platform#issue#762` | | Priority | p3 | | Action | observe | | Scores | reach 3 / impact 2 / confidence 5 | | Piotr fit | medium | | Effort | small | | Labels | `judge/p3` | | Judge | `iskra` via `openclaw` | **Rationale:** This is P3 observe-first docs hygiene because a Gemini-sized wakeup may reduce cousin onboarding drift but is small, non-runtime, and lower priority than safety or auth work. **Caveat:** Keep it docs-only, model-agnostic where possible, and do not instruct cousins to read full repos or expose secrets in chat. <details> <summary>Structured openclaw.judge.v0 payload</summary> ```json <!-- openclaw.judge.v0 --> { "confidence": 5, "effort_hint": "small", "escalation": { "kind": "none", "reason": "" }, "evidence_refs": [ { "note": "Issue proposes a Gemini-specific cousin wakeup document for smaller-context agent onboarding.", "type": "forgejo", "value": "issue-title-body-labels-and-target-snapshot" }, { "note": "Body scopes a bounded docs file with identity check, repo summary, work-picking labels, hard rules, and PR checklist.", "type": "forgejo", "value": "issue-body-scope" }, { "note": "Current labels mark the target as small docs/process work in intake with priority p3.", "type": "forgejo", "value": "issue-labels-and-target-snapshot" } ], "impact": 2, "judge_actor": { "name": "iskra", "runtime": "openclaw" }, "judged_at": "2026-06-18T01:03:00Z", "labels_to_apply": [ "judge/p3" ], "piotr_fit": "medium", "priority": "p3", "rationale_summary": "This is P3 observe-first docs hygiene because a Gemini-sized wakeup may reduce cousin onboarding drift but is small, non-runtime, and lower priority than safety or auth work.", "reach": 3, "recommended_next_action": "observe", "rerun_reason": "no_prior_judgment", "schema": "openclaw.judge.v0", "target": { "kind": "issue", "number": 762, "repo": "pdurlej/platform" }, "target_snapshot": { "body_hash": "sha256:c59719f772a5c88a3439d5aa65a8d9b962d40421924ba959097b3e9ab6b0b468", "commit_count": null, "evidence_hash": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "head_sha": null, "labels": [ "domain:agents", "domain:docs", "flow/intake", "priority:p3", "risk/process", "size/small", "type:docs" ], "labels_hash": "sha256:71b4b94983e8cc0ec74f3ad84378aa84e5f73b37b2c607802961406c3ae03f3c", "state": "open", "title_hash": "sha256:918129f17b657c82fcfdf14097446f57999545661b1a4942724c472c8fd102f9", "updated_at": "2026-06-11T08:15:57+02:00" }, "top_caveat": "Keep it docs-only, model-agnostic where possible, and do not instruct cousins to read full repos or expose secrets in chat." } <!-- /openclaw.judge.v0 --> ``` </details>
Sign in to join this conversation.
No labels
W6d-automerge-calibration
agent/claude-code
agent/codex
agent/hermes
agent/iskra
agent/ollama
agent/patchwarden
automerge-candidate
class/security-sensitive
cutover-gate
dependency/blocked
dependency/blocks-others
dependency/cross-repo
dependency/needs-confirmation
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
flow/architecture
flow/blocked
flow/deployed
flow/done
flow/implementation
flow/intake
flow/maintained
flow/observed
flow/ready
flow/refining
flow/retired
flow/review
iterating
judge/codex-candidate
judge/hermes-candidate
judge/low-confidence
judge/needs-refinement
judge/operator-needed
judge/p0
judge/p1
judge/p2
judge/p3
judge/park
judge/patchwarden-candidate
judge/stale-priority
kind/adr
kind/bug
kind/chore
kind/feature
kind/infra
kind/ops
kind/refactor
kind/research
large-impact
merge/auto
merge/manual
merge/manual-dependency-conflict
merge/manual-failing-tests
merge/manual-merge-conflict
merge/manual-missing-review
merge/manual-operator-preference
merge/manual-red-zone
merge/manual-security-sensitive
merge/manual-unclear-scope
merge/manual-unknown
meta
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
needs-operator-decision
needs-triage
not-ready
observed/erroring
observed/needs-followup
observed/pending
observed/retire-candidate
observed/unused
observed/used
operator-emotional
owner-attention
phase/02
phase/03
priority:p0
priority:p1
priority:p2
priority:p3
proposed
ready-for-agent
ready-for-operator
recovery
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
risk/exposure
risk/process
risk/product
risk/runtime
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
size/large
size/medium
size/small
size/tiny
size/unknown
source/adr
source/agent-generated
source/manual
source/operator-chat
source/voice-note
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier/full
tier/lite
tier/stacked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/platform#762
No description provided.