← 返回
未分类 中文

成功的项目管理

Use this skill for multi-step project work that requires structured intake, context discovery, scope control, environment awareness, evidence-driven debuggin...
用于需要结构化收集、情境发现、范围控制、环境感知以及证据驱动调试的多步骤项目工作。
fingolfin2 fingolfin2 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 680
下载
💾 21
安装
1
版本
#latest

概述

Project Management Governance

Purpose

This skill applies a default project-governance workflow for complex work.

Use it when the task is not a trivial one-file edit and requires planning, coordination, debugging, structured implementation, or documentation-aware execution.

When to use

Use this skill for:

  • multi-step coding or refactoring
  • debugging with incomplete context
  • document-linked implementation
  • environment-sensitive work
  • release, migration, or deployment planning
  • cross-file or cross-module changes
  • tasks that require explicit progress tracking, risk control, or handoff

Do not over-apply it to trivial formatting edits or obvious one-line fixes.

Default operating workflow

Before implementation, do not jump straight into code changes.

Default sequence:

  1. Identify the project root and current working scope.
  2. Read the main project overview document, if present.
  3. Read the architecture, workflow, or implementation guide, if present.
  4. Read the task-specific, module-specific, or feature-specific documentation related to the request.
  5. Read active handoff, plan, worklog, issue, or temporary notes if the task appears to be part of an ongoing stream.
  6. Only then decide whether the next step is clarification, inspection, planning, implementation, validation, or handoff.

Task intake and scope control

Before making changes, clarify:

  • the target outcome
  • the affected files, modules, or deliverables
  • whether this is planning, debugging, implementation, validation, or documentation work
  • whether the task is local-only, environment-dependent, or production-sensitive
  • what counts as success

If scope is ambiguous, first reduce ambiguity.

Do not silently widen the task.

Environment awareness

Do not assume the execution environment.

Distinguish clearly between:

  • local development
  • test or staging environments
  • production or target environments
  • external systems or remote platforms

Never silently mix environment-specific paths, settings, credentials, or assumptions.

If environment facts are missing and they matter to the task, ask for them or propose readonly checks first.

Evidence-first execution

Do not guess operational facts, root causes, or runtime parameters.

Before proposing risky changes, collect evidence such as:

  • current file layout
  • configuration state
  • interfaces and contracts
  • logs and stack traces
  • sample inputs and outputs
  • environment constraints
  • dependency relationships
  • existing documentation and recent notes

When evidence is missing, prefer:

  • readonly inspection commands
  • small validation steps
  • probes
  • minimal reproducible checks

Planning policy

When a task is large enough to justify planning, produce a compact execution plan that includes:

  • objective
  • current state
  • missing information
  • dependencies
  • risks
  • smallest safe next step
  • validation method

Prefer phased execution:

  1. inspect
  2. validate assumptions
  3. make the smallest justified change
  4. verify results
  5. update documentation
  6. record reusable learnings

Debugging policy

Use evidence-driven debugging.

Default sequence:

  1. inspect the current state
  2. compare expected behavior with observed behavior
  3. identify likely fault boundaries
  4. propose 1 to 3 low-risk fixes
  5. apply the smallest justified fix
  6. validate the result
  7. document the finding

Do not present speculation as confirmed diagnosis.

Change management

Prefer small, reversible changes over broad rewrites.

When multiple solutions are possible, bias toward the option with:

  • lower blast radius
  • clearer validation path
  • better alignment with existing project structure
  • easier rollback

Documentation synchronization

When behavior, structure, interfaces, workflows, assumptions, or operational instructions change:

  • update the corresponding documentation in the same work cycle
  • keep docs and implementation aligned
  • note any remaining gaps explicitly if full sync is not yet possible

Project-local learnings

Use project-local learnings as a staging layer for reusable findings.

Recommended files:

  • .learnings/LEARNINGS.md
  • .learnings/ERRORS.md
  • .learnings/FEATURE_REQUESTS.md

Write to them when:

  • a command fails in a reusable way
  • a recurring misconception is corrected
  • an environment constraint is discovered
  • a safer execution pattern is found
  • a missing but valuable capability is identified

Do not treat .learnings/ as the final authority.

Promote stable conclusions into the project’s formal documentation structure after validation.

Handoff and progress reporting

When reporting progress, distinguish clearly between:

  • completed
  • in progress
  • blocked
  • assumptions
  • missing evidence
  • next step

When handing off, include:

  • what was checked
  • what changed
  • what remains unresolved
  • how to validate the next step

Output style for this skill

When operating under this skill:

  • state what has been read
  • separate facts from assumptions
  • identify missing context explicitly
  • avoid premature implementation
  • prefer minimal safe next steps
  • include validation and documentation follow-through

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 09:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,325
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,415
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,223