Skills Overview

Included Skills

This repository currently ships these skills. The core task-workflow bundle is spec-loop-plan-task, spec-loop-clarify-task, spec-loop-prepare-implementation-approval, spec-loop-implementation-flow, and spec-loop-write-adr. spec-loop-write-glossary is required when a project uses a glossary. spec-loop-setup-doc-rendering and spec-loop-assess-pull-request are optional.

  1. spec-loop-plan-task

  2. spec-loop-clarify-task

    • the clarification skill for underspecified task creation, task updates, and design updates; preferred over generic grill-me variants in Spec Loop workflows;
    • defined by skills/spec-loop-clarify-task/SKILL.md.
  3. spec-loop-prepare-implementation-approval

  4. spec-loop-implementation-flow

  5. spec-loop-write-glossary

  6. spec-loop-setup-doc-rendering

    • the optional setup and troubleshooting skill for rendering task files and glossary files.
  7. spec-loop-write-adr

  8. spec-loop-assess-pull-request

Documentation

  1. Check the planning, clarification, and implementation-flow skills briefly.

  2. Study the Wordle example by commit history.

    • The Wordle commit history shows the workflow under real version-control pressure: how task specifications evolve step by step, and how implementation and tests follow approved design.
  3. Check Governance, Review, and Traceability. It explains how fileless chat tasks, task files, workflow rules, common task guidance, and the task-file path guidance map to team development practice: boundaries, responsibility, commit linking, and status discipline.

  4. Compare framework trade-offs.

  5. Follow one of the hands-on tutorials.

    • Wordle Tutorial walks through a compact Java example with staged planning, approvals, implementation, glossary maintenance, and testing.
    • Online Art Game Tutorial walks through a complete browser-oriented example with staged planning, approvals, implementation, and testing.
    • The two tutorials teach the same Spec Loop workflow: planning first, explicit approval before implementation, small reviewable tasks or subtasks, verification, and user correction when the LLM misses a supporting update. The main difference is the technical setting: Wordle is a compact Java path, while the online art game is browser-oriented. You can choose either tutorial.
  6. Project glossary conventions.

Recommended quick-check order: