mcpbeat Sign in

Daily Okr Agent Skill

Use when planning or closing a daily knowledge-compounding cycle across input, cognition, wiki, behavior, creativity, output, and feedback.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
132
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Mark393295827/third-brain-v7-skills --skill daily-okr

The instruction itself

8 sections, as written by the author

Daily OKR

<skill_contract>

<input>Date, one priority objective, available time, active project, current inputs, and prior-day evidence.</input>

<output>A seven-KR daily cycle linking input, cognition, wiki, behavior, creativity, output, and feedback.</output>

<done>Each claimed KR has a durable receipt, and today's feedback changes one explicit next-day action or knowledge state.</done>

<non_goals>Seven unrelated priorities, invented completion, activity counting without evidence, or treating scheduled notes as execution.</non_goals>

Run one daily objective through seven linked Key Results. The cycle compounds only when evidence from today changes tomorrow's behavior or knowledge state.

Usage Template

Provide: date, one objective, available time, active project, knowledge inputs, and yesterday's evidence. Optional: a scheduled knowledge-loop note; treat it as input, not proof of execution.

Workflow

<intake>

  • Load the current daily state and any scheduled-loop proposal.
  • Choose one objective tied to an active project or explicit learning goal.
  • Set a total time budget and a minimum viable day.
  • Carry forward only unresolved items with an owner or decision value.

</intake>

<unknowns_gate>

If priority, available time, or completion evidence is missing, return NEEDS_INPUT with one narrow probe. If the day is constrained, select the minimum cycle rather than fabricating seven completed results.

</unknowns_gate>

<execute>

Create seven causally linked KRs:

  • Input: capture one high-value source or observation.
  • Cognition: extract one mechanism, contradiction, or decision implication.
  • Wiki: write or improve one durable note with provenance.
  • Behavior: execute one minimum behavior linked to the objective.
  • Creativity: produce one alternative or falsifiable experiment.
  • Output: ship one reviewable artifact or project increment.
  • Feedback: record evidence, error, and tomorrow's adjustment.

Each KR needs an artifact or receipt. Keep unfinished work visible; do not convert a scheduled trigger into a success claim.

</execute>

<evaluate>

At close, mark each KR done, partial, blocked, or skipped from evidence. Check that at least one input became a durable wiki change and one observation changed a future action. Remove vanity metrics and report the bottleneck.

</evaluate>

<state_contract>

Persist {run_id, status, attempt, budget, evidence, unknowns, last_error, next_action} plus date, objective, seven KR statuses, artifact links, bottleneck, and tomorrow adjustment. Append receipts; never rewrite historical completion evidence.

</state_contract>

Failure Protocol

  • NEEDS_INPUT: no daily objective or time budget can be inferred safely.
  • BLOCKED_DEPENDENCY: a required source, project, or tool is unavailable; complete independent KRs and record the blocker.
  • VERIFY_FAILED: a KR has no artifact or receipt; mark it partial or skipped.
  • BUDGET_STOP: time is exhausted; close the state and select one next action.

Output Contract

Return status, result (objective plus seven KR states), evidence (artifact links or receipts), unknowns, and next_action for the next cycle.

Edge Cases

  • Only 15 minutes remain: perform Input -> Cognition -> Wiki as one atomic note, then record feedback; mark other KRs skipped.
  • A scheduled loop note exists but no command ran: record the trigger as proposed work, not execution evidence.

Success Metrics

  • One objective governs all seven KRs.
  • At least one source becomes a verified durable note.
  • The closing feedback changes a named next action.

Quality Gates

  • [ ] Every completed KR has evidence.
  • [ ] Scheduled and executed states are distinct.
  • [ ] Carry-forward work has decision value and an owner.
  • [ ] The minimum day respects the declared budget.

</skill_contract>

Other skills for the same job

different authors, same section of the catalogue
Doc Coauthoring
by anthropics
vendor ×10

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

4k tokens
File Organizer
by frostant
×10

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

3k tokens
Domain Name Brainstormer
by frostant
×8

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

1k tokens
Brainstorming
by ZhanlinCui
×4

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

626 tokens
Planning With Files
by ZhanlinCui
×3

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

9k tokens scripts
Scientific Brainstorming
by christophacham
×3

Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.

5k tokens
GitHub Project Management
by ComeOnOliver
×3

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

14k tokens
Grill Me
by ComeOnOliver
×3

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

3k tokens

How to use it

Copy the folder

Take mark393295827/daily-okr from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.