tsediotsedioOfficialยท10 Agent Skills Included

tsed-cli

Spec-driven change planning, implementation, verification, and archiving

Manages software changes through a structured spec-driven workflow: explore ideas, draft proposals, write specs, plan tasks, implement code, and archive finished work. Eliminates vague requirements, lost design decisions, and untracked implementation progress. Guides each change from idea to verified completion with clear artifacts and checklists.
npx skills add tsedio/tsed-cli --all -g -y
Available:

Gives your AI agent the repository layout, build and test commands, and runtime rules such as using the agent test reporter and scoped DI containers when working in this codebase.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tsed-cli?โ–ผ

Run `npx skills add tsedio/tsed-cli --all -g -y` in your terminal to install all skills in this suite globally.

What is spec-driven development with OpenSpec?โ–ผ

It is a workflow where every change gets a proposal, specs, design notes, and task checklists before coding starts. Your agent follows these artifacts so requirements stay clear and traceable.

How do I start a new change with these skills?โ–ผ

Ask your agent to start a new change and describe what you want to build. It scaffolds the change folder, drafts the proposal and specs, then implements tasks step by step.

Can the agent verify my implementation matches the specs?โ–ผ

Yes. The verify skill checks task completion, requirement coverage, and design adherence, then reports critical issues and warnings before you archive the change.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. Identical SKILL.md files are provided for both Claude Code and Codex, so the same workflow runs in either environment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’