update-focus — for Claude Code update-focus, stride, community, for Claude Code, ide skills, Update, points, displayed, dashboard, Overview

v1.0.0

À propos de ce Skill

Scenario recommande : Ideal for AI agents that need update the focus points displayed on the dashboard overview page. Resume localise : Update the current focus points shown on the dashboard Overview page. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Fonctionnalités

Update the focus points displayed on the dashboard Overview page.
Focus points are stored in data/health/focus.json as a JSON array.
User input: $ARGUMENTS
Read the current data/health/focus.json
If the user specifies new focus points, update them directly

# Core Topics

wingedsheep wingedsheep
[0]
[0]
Updated: 3/20/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
46
Canonical Locale
en
Detected Body Locale
en

Scenario recommande : Ideal for AI agents that need update the focus points displayed on the dashboard overview page. Resume localise : Update the current focus points shown on the dashboard Overview page. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Pourquoi utiliser cette compétence

Recommandation : update-focus helps agents update the focus points displayed on the dashboard overview page. Update the current focus points shown on the dashboard Overview page. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Meilleur pour

Scenario recommande : Ideal for AI agents that need update the focus points displayed on the dashboard overview page.

Cas d'utilisation exploitables for update-focus

Cas d'usage : Applying Update the focus points displayed on the dashboard Overview page
Cas d'usage : Applying Focus points are stored in data/health/focus.json as a JSON array
Cas d'usage : Applying User input: $ARGUMENTS

! Sécurité et Limitations

  • Limitation : Requires repository-specific context from the skill documentation
  • Limitation : Works best when the underlying tools and dependencies are already configured

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is update-focus?

Scenario recommande : Ideal for AI agents that need update the focus points displayed on the dashboard overview page. Resume localise : Update the current focus points shown on the dashboard Overview page. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install update-focus?

Run the command: npx killer-skills add wingedsheep/stride/update-focus. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for update-focus?

Key use cases include: Cas d'usage : Applying Update the focus points displayed on the dashboard Overview page, Cas d'usage : Applying Focus points are stored in data/health/focus.json as a JSON array, Cas d'usage : Applying User input: $ARGUMENTS.

Which IDEs are compatible with update-focus?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for update-focus?

Limitation : Requires repository-specific context from the skill documentation. Limitation : Works best when the underlying tools and dependencies are already configured.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add wingedsheep/stride/update-focus. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use update-focus immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

update-focus

Resume localise : Update the current focus points shown on the dashboard Overview page. This AI agent skill supports Claude Code, Cursor, and Windsurf

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Update the focus points displayed on the dashboard Overview page.

Focus points are stored in data/health/focus.json as a JSON array.

User input: $ARGUMENTS

Process

  1. Read the current data/health/focus.json
  2. If the user specifies new focus points, update them directly
  3. If the user asks to derive focus points from recent data:
    • Read the latest health summary in data/health/summaries/
    • Read the latest plan in data/training/programs/
    • Read recent vitals and sleep trends
    • Identify the 3-5 most important current priorities
  4. Write the updated data/health/focus.json

Format

json
1[ 2 { 3 "title": "Short label", 4 "target": "Brief target description" 5 } 6]

Guidelines

  • Keep it to 3-5 focus points — these should be scannable at a glance
  • Titles should be 1-2 words max
  • Targets should be one short sentence — concrete and measurable where possible
  • Focus points should reflect what's most important RIGHT NOW, not long-term aspirations
  • When a health summary or plan is created, consider whether focus points need updating

Compétences associées

Looking for an alternative to update-focus or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Resume localise : 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

nextjs-turbopack

[ En vedette ]
Logo of affaan-m
affaan-m

Resume localise : Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. It covers ai-agents, anthropic, claude workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

169.5k
0
Productivité

widget-generator

Logo of f
f

Resume localise : Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resume localise : The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navigateur