Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

managing-timelines管理时间表

Agent Skill

managing-timelines 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

629

周安装

27

GitHub Stars

3

下载量

220
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:managing-timelines(管理时间表)
来源仓库:https://github.com/oldwinter/skills
仓库路径:skills/managing-timelines
安装命令:
npx skills add https://github.com/oldwinter/skills --skill managing-timelines
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/oldwinter/skills --skill managing-timelines

简介

managing-timelines 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词快速定位候选结果。

  • 适用于需要基于任务场景或来源线索进行信息筛选的场景。
  • 通过 npx skills add 命令从指定仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网或文件读写。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Managing Timelines

Scope

Covers

  • Turning a deadline or target date into a clear commitment model (commit vs forecast vs target)
  • Building a phase-based plan (Discovery → Solutioning → Build → Launch) with decision gates
  • Creating a milestone tracker with simple RAG (red/amber/green) status and escalation triggers
  • Protecting the team when a deadline is real (treat it like P0, reduce distractions, control scope)
  • Setting a governance + comms cadence so stakeholders get early risk signals, not surprises
  • Handling “fast demo, slow production” cadence (especially for AI/ML features) via explicit outer-loop work

When to use

  • “We need to ship by. Create a timeline/milestone plan and status cadence.”
  • “We have a launch date; convert this into phases, milestones, and a comms plan.”
  • “Stakeholders keep asking for dates; define what we can actually commit to and when.”
  • “The project feels off-track; set up RAG status + weekly exec review and escalation.”
  • “We can demo quickly, but production will take longer—help set expectations and plan the outer loop.”

When NOT to use

  • You haven’t defined the problem/outcome yet (use problem-definition)
  • You need to pick which initiatives matter most (use prioritizing-roadmap)
  • You primarily need to cut scope to fit an appetite/timebox (use scoping-cutting)
  • You need a decision-ready PRD or build-ready spec/design doc (use writing-prds / writing-specs-designs)

Inputs

Minimum required

  • The deliverable and success bar (“done means…”) + key users/stakeholders
  • The date type: fixed deadline (external) vs target (internal) vs window (e.g., “late March”)
  • Constraints and non-negotiables (quality, compliance, privacy/security, platform, budget)
  • Team shape + capacity assumptions (who’s building; availability; parallel work)
  • Known dependencies and risks (other teams, vendors, data availability, approvals)

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md.
  • If answers aren’t available, proceed with explicit assumptions and list Open questions that could change the date or scope.

Outputs (deliverables)

Produce a Timeline Management Pack in Markdown (in-chat; or as files if the user requests):

  1. Deadline & commitment model (what’s fixed, what’s variable; commit vs forecast vs target language)
  2. Phase plan (Discovery/Solutioning/Build/Launch) with outputs + decision gates + next commitment date
  3. Milestone tracker (owners, dependencies, dates, confidence, RAG) + RAG definitions
  4. Governance cadence (weekly review agenda, escalation triggers, decision log)
  5. Scope & change-control plan (cut list, non-goals, “trade don’t add” rule, freeze points)
  6. Stakeholder comms pack (weekly update template + escalation note)
  7. Risks / Open questions / Next steps (always included)

Templates: references/TEMPLATES.md Expanded guidance: references/WORKFLOW.md

Workflow (8 steps)

1) Intake + deadline classification

  • Inputs: User request; references/INTAKE.md.
  • Actions: Identify the deadline type (fixed vs target vs window), the “why now”, and what variable can move (scope, resources, quality, or date).
  • Outputs: Deadline classification + constraints snapshot.
  • Checks: You can state: “The date is <fixed/target/window> because. The variable we will trade is <scope/resources/etc>.”

2) Define the commitment model (“commit vs forecast vs target”)

  • Inputs: Deadline classification; current knowledge of scope/unknowns.
  • Actions: Define what you will commit to now (usually a phase output), what you will forecast, and what remains a target. Set confidence levels and language rules for stakeholders.
  • Outputs: Commitment model section + communication rules.
  • Checks: Stakeholders can tell which dates are promises vs estimates.

3) Build a phase plan with decision gates

  • Inputs: Deliverable; known unknowns; constraints.
  • Actions: Break the work into Discovery → Solutioning → Build → Launch. Define the output of each phase and the decision gate (what must be true to move forward). Only commit to dates that are within control (near-term).
  • Outputs: Phase plan with dates, outputs, and gates; “next commitment date” (when you’ll re-forecast).
  • Checks: Every phase ends with a tangible artifact and a go/no-go decision.

4) Create the milestone tracker (+ “demo vs production” outer loop when relevant)

  • Inputs: Phase plan; dependencies; team capacity.
  • Actions: Translate phases into milestones with owners, dependencies, dates, confidence, and RAG. If AI/ML is involved, separate “first demo” from “production-ready” and explicitly add evaluation, data, safety, and reliability work.
  • Outputs: Milestone tracker table + RAG definitions.
  • Checks: Milestones are outcome-based (deliverables), not just activities; critical dependencies are explicit.

5) Set governance: RAG + weekly reviews + escalation

  • Inputs: Milestone tracker; stakeholder map.
  • Actions: Define update cadence (weekly by default), who reviews, and escalation triggers (what turns yellow/red). Use a simple RAG system and a short weekly review agenda to unblock work.
  • Outputs: Governance cadence + weekly review agenda + escalation triggers.
  • Checks: A “red” status produces a concrete ask/decision, not just a warning.

6) Protect the deadline: scope control + distraction shield

  • Inputs: Deadline type; milestone risks; incoming requests.
  • Actions: If the deadline is real, treat it like P0: define what gets deprioritized, reduce WIP, and implement change control (“trade, don’t add”). Create a cut list and freeze points (e.g., scope freeze, QA freeze).
  • Outputs: Scope/change-control plan + cut list + freeze points.
  • Checks: New scope cannot enter without an explicit trade-off and decision owner approval.

7) Stakeholder comms + expectation management

  • Inputs: Commitment model; tracker; risks.
  • Actions: Write a weekly update template and an escalation note. Pre-wire stakeholders about uncertainty (especially the demo→production gap). Ensure comms use correct language (commit/forecast/target) and highlight asks/decisions.
  • Outputs: Comms pack (templates + initial draft update).
  • Checks: Updates include “what changed since last week” and “what decision is needed by when”.

8) Quality gate + finalize

  • Inputs: Full draft pack.
  • Actions: Run references/CHECKLISTS.md and score with references/RUBRIC.md. Ensure Risks / Open questions / Next steps exist with owners and dates.
  • Outputs: Final Timeline Management Pack.
  • Checks: A stakeholder can approve the plan async and the team can execute without re-litigating dates every week.

Quality gate (required)

Examples

Example 1 (fixed external date): “We’re launching at an industry event on May 15. Create a milestone plan, RAG cadence, and a comms template for Sales/Marketing/Execs.” Expected: a fixed-deadline plan that treats the date as P0, with change control and clear escalation triggers.

Example 2 (AI uneven cadence): “We can demo an AI support agent in 2 weeks, but production will be risky. Build a plan that separates first demo vs production-ready and sets expectations.” Expected: milestones that include evaluation, safety/reliability, and rollout steps; explicit commit vs forecast language.

Boundary example: “Decide what we should build this quarter and set dates for everything.” Response: use prioritizing-roadmap first; then apply this skill to the chosen initiative(s).

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.29%
按下载量换算78

Claude

27.94%
按下载量换算61

Cursor

19.08%
按下载量换算42

Gemini CLI

8.72%
按下载量换算19

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills