CtrlK
BlogDocsLog inGet started
Tessl Logo

requirement-summary

Alias for requirement-summarizer. Produces a structured summary of a requirements document — the key obligations, grouped by actor and concern, with the MUST/SHOULD/MAY breakdown. Use when onboarding to a large spec, when deciding what to implement first, or when the user asks what a standard actually requires.

Install with Tessl CLI

npx tessl i github:santosomar/general-secure-coding-agent-skills --skill requirement-summary
What are skills?

88

Quality

85%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SKILL.md
Review
Evals

Requirement Summary

This skill is an alias.requirement-summarizer for the full workflow.

The two names exist because "summary" (the noun — the artifact you want) and "summarizer" (the verb — the thing that produces it) both get asked for. They mean the same thing. Follow the link.

Quick reference

What the target skill does:

InputOutput
Requirements documentObligations table: actor → MUST / SHOULD / MAY
RFC / standardNormative statements extracted, informative prose stripped
Long specGrouped by concern (auth, storage, transport, …)

When you're here by mistake

You actually wanted…Go to
To compare two versions of requirementsrequirement-comparison-reporter
To check if code covers requirementsrequirement-coverage-checker
To make one vague requirement preciserequirement-enhancer
To turn a requirement into concrete test scenariosscenario-generator

Otherwise: → requirement-summarizer.

Repository
santosomar/general-secure-coding-agent-skills
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.