agentsclimarketplace

Phase kickoff

Skill charlieviettq/awesome-agent-skill/.cursor/skills/meta-tools/reflect-yourself/skill-examples/phase-kickoff

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

Install
npx -y skills add charlieviettq/awesome-agent-skill --skill phase-kickoff

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Convert the current phase doc into an ordered execution plan and propose work packages (spec-first + tiered tests), including RTL/Hebrew checks.

SKILL.md

1.1 KB, 225 tokens by cl100k_base, as published. Nobody here has run it

Phase Kickoff (Spec-first + Israeli-first)

Workflow: When invoked, use plan mode first to present the plan for review. Only create files after the user explicitly approves the plan and asks to implement it.

Inputs:

  • Phase file (default: docs/phases/CURRENT.md)
  • Desired parallelism (single vs 2–3 tracks)

Output:

  1. Phase summary
  2. Ordered plan by epics
  3. Proposed work packages with:
    • title, goal, acceptance criteria
    • spec checklist (contracts, invariants, error codes)
    • criticality (CRITICAL vs STANDARD)
    • RTL/Hebrew obligations (if UI)
    • dependencies + risks
  4. First work package to execute now

Todos and project-tracking: When creating the plan (or when the user approves it), add every deliverable/step as a todo. Always include a todo to update CURRENT.md per the project-tracking skill (set current phase, epic, work package so state stays in sync). Do not leave the todo list empty for a kickoff that has multiple deliverables.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.