daily-okr
SolidUse when planning or closing a daily knowledge-compounding cycle across input, cognition, wiki, behavior, creativity, output, and feedback.
AI & Automation 123 stars
18 forks Updated 2 days ago MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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>
1. Load the current daily state and any scheduled-loop proposal.
2. Choose one objective tied to an active project or explicit learning goal.
3. Set a total time budget and a minimum viable day.
4. 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...
Details
- Author
- Mark393295827
- Repository
- Mark393295827/third-brain-v5-skills
- Created
- 2 months ago
- Last Updated
- 2 days ago
- Language
- HTML
- License
- MIT
Related Skills
AI & Automation Featured
code-simplifier
Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing behavior.
73,422 Updated today
rtk-ai AI & Automation Featured
design-patterns
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
73,422 Updated today
rtk-ai AI & Automation Featured
issue-triage
Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
73,422 Updated today
rtk-ai