tesslio

4 mods across 2 repositories, 58 stars between them.

tesslio/spec-driven-development-tile

Skill Claude CodeCodex

Interview stakeholders to clarify ambiguous or underspecified requirements before writing code. Use when receiving a new task, feature request, or bug report that lacks clear acceptance criteria. Produces clarified requirements ready for spec authoring. Common triggers: "new feature", "build me", "implement", "add…

53 5mo ago A 83 tokens original MIT

spec-verification

02

tesslio/spec-driven-development-tile

Skill Claude CodeCodex

Verify that implementation and tests remain synchronized with specs after code changes. Use when code has been generated or modified from specs, after implementation is complete, or when reviewing a PR that touches spec-covered code. Reports mismatched targets, broken test links, and undocumented behavioral changes.…

53 5mo ago A 85 tokens original MIT

spec-writer

03

tesslio/spec-driven-development-tile

Skill Claude CodeCodex

Create or update .spec.md files from clarified requirements. Use when requirements have been gathered and confirmed, and specs need to be written or updated before implementation begins. Produces well-structured spec files with frontmatter, requirements, and test links. Common triggers: "write the spec", "update the…

53 5mo ago A 85 tokens original MIT

work-review

04

tesslio/spec-driven-development-tile

Skill Claude CodeCodex

Review completed implementation against approved specs to ensure all requirements are satisfied. Use after finishing implementation work, before marking a task as done, or when a stakeholder asks to verify deliverables against requirements. Produces a review summary with pass/fail per requirement. Common triggers…

53 5mo ago A 82 tokens original MIT