Skip to content

[Skill Feedback]: Add a daily project-management operating loop #5

Description

@HaodiFan

不满意的 Skill 结果

The Skill defines individual management rules but does not expose a reusable daily operating loop. Repeated project-management runs must rediscover the phase, evidence sources, state-transition boundary, card approval gate, and checkpoint process. This causes repeated friction and inconsistent sequencing.

期望结果

Add a first-class daily management feature with explicit pre-standup, post-standup, and end-of-day entry modes. Each mode should define required inputs, evidence order, output contract, allowed mutations, approval gates, and a cross-run checkpoint. Scheduled automation should invoke these modes while the Skill remains the behavior owner.

复现输入或场景

Redacted scenario: a manager repeatedly asks the Skill to audit current tasks, reconcile a standup, update task states, draft a daily card, publish after approval, and later recover delivery evidence. The Skill should recognize this recurring operating cycle and resume from the latest checkpoint.

证据边界

Public evidence only. No raw chats, customer records, internal links, credentials, or production identifiers are included.

影响程度

P2 - Causes repeated friction

补充说明

The automation layer is only a trigger. The target Skill should own the daily operating contract, deterministic phase behavior, and release-safe templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions