agentsclimarketplace

Speckit.plan

Skill wedabro/bro-skills/.agent/skills/speckit.plan

Technical Planner - Create plan.md from spec (data model, API contracts, research).From its SKILL.md

Install
npx -y skills add wedabro/bro-skills --skill speckit.plan

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

  • 2 stars2 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.

SKILL.md

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

🎯 Mission

Convert spec.md (WHAT) to plan.md (HOW). Use Goal-Backward thinking to ensure your plan leads directly to Success Criteria.

πŸ“‹ Protocol

Phase 0: Research

  • Scan spec β†’ list unknowns ("NEEDS CLARIFICATION").
  • Research the solution β†’ write to research.md .

Phase 1: Data Model

  • From entities in spec β†’ create data-model.md .
  • Determine relationships (1:N, N:N).

Phase 2: API Contracts

  • From User Scenarios β†’ create contracts/[entity].md .

Phase 3: Architecture

  • Create plan.md with: Folder structure, Component hierarchy, State management, Docker topology.

Phase 4: Must-Haves (Goal-Backward) ⭐

Identify required components to achieve "Success Criteria":

  • Truths: Absolutely correct logic.
  • Artifacts: Key files/outputs.
  • Key Links: Links between modules.

Gate Check

  • Compare plan vs constitution β†’ REPORT if rules are violated.

🚫 Guard Rails

  • DO NOT write code during the planning step.
  • MUST check constitutional compliance.

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 326,851. 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.