srs-documentation

srs-documentation is a skill for Claude Code from Rijul1204/rashedul-agentic-engineering. It costs 30 tokens per session (1,627 once invoked), scanned A, original, MIT.

A guide for writing a Software Requirements Specification, or SRS: a formal document describing what a software product should do and the context around it. It follows the IEEE 830 structure for organizing requirements and definitions.

In plain words
What is it for?
Create or compile formal software requirements documents. It helps document purpose, scope, system context, interfaces, user-interface considerations, and project terminology.
Why use it?
It provides a consistent place to record scope, users, interfaces, terminology, references, and product goals. This reduces ambiguity before design and implementation.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Create or compile formal software requirements documents. It helps document purpose, scope, system context, interfaces, user-interface considerations, and project terminology.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rijul1204/rashedul-agentic-engineering/srs-documentation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Rijul1204/rashedul-agentic-engineering --skill srs-documentation
Clone the repo
git clone --depth 1 https://github.com/Rijul1204/rashedul-agentic-engineering

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for srs-documentation

README.md
[![agentmods](https://agentmods.dev/badge/skills/rijul1204/rashedul-agentic-engineering/srs-documentation.svg)](https://agentmods.dev/skills/rijul1204/rashedul-agentic-engineering/srs-documentation)
Your own site
<a href="https://agentmods.dev/skills/rijul1204/rashedul-agentic-engineering/srs-documentation"><img src="https://agentmods.dev/badge/skills/rijul1204/rashedul-agentic-engineering/srs-documentation.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,627 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.01627
Opus 5 $0.00015 $0.00813
Sonnet 5 $0.00006 $0.00325
Haiku 4.5 $0.00003 $0.00163

Measured 8d ago against content hash 66913111233f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

srs-documentation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/srs-documentation/SKILL.md · 269 lines

How it starts

The opening of the file, as written. The whole thing — 269 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SRS Documentation Skill

Overview

This skill provides guidance for creating formal Software Requirements Specification (SRS) documents following the IEEE 830 standard structure.

IEEE 830 Standard Structure

1. Introduction

1.1 Purpose
  • State the purpose of the SRS document
  • Identify the intended audience
  • Specify the scope of coverage
1.2 Scope
  • Identify the software product by name
  • Explain what the software will do
  • Describe application benefits, objectives, goals
  • Be consistent with related higher-level specs
1.3 Definitions, Acronyms, and Abbreviations
  • Define all terms used in the document
  • Include technical terms, acronyms, abbreviations
  • Reference glossary or appendix if extensive
1.4 References
  • List all referenced documents
  • Include document titles, numbers, dates, sources
  • Identify version or revision information
1.5 Overview
  • Describe document organization
  • Explain the structure of remaining sections

2. Overall Description

2.1 Product Perspective
  • System Context: How the product fits into the larger ecosystem
  • System Interfaces: Connections to other systems
  • User Interfaces: UI considerations and constraints
  • Hardware Interfaces: Required hardware connections
  • Software Interfaces: Required software connections
  • Communications Interfaces: Network and protocol requirements
  • Memory Constraints: Memory and storage limitations
  • Operations: Normal and special operations modes
  • Site Adaptation Requirements: Installation and deployment needs
2.2 Product Functions
  • Summary of major functions
  • High-level feature overview
  • Organized by user or business function
2.3 User Characteristics
  • General characteristics of intended users
  • Educational level, experience, technical expertise
  • Accessibility considerations
2.4 Constraints
  • Regulatory requirements
  • Hardware limitations
  • Interface requirements
  • Standards compliance
  • Security considerations

Read the full file on GitHub · 269 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 269 lines · 30 tokens per session scan A 66913111233f

Subscribe to this mod's changes

srs-documentation is a skill published in the GitHub repository Rijul1204/rashedul-agentic-engineering (2 stars, last pushed 1mo ago), licensed MIT. It adds 30 tokens to every session and 1,627 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ios-app-agentic-engineering

End-to-end agentic engineering for iPhone apps, from idea to a secure App Store release through 8 gated phases. Use when someone wants to build, plan, or ship an iPhone/iOS app — especially a non-programmer ("vibe coder") asking to create an app, pick a tech stack (SwiftUI, React Native, Flutter), choose a backend…

markus-smile/ios-app-agentic-engineering · 138 tokens

agb-begriff-vorformuliert-305

Für AGB Begriff Vorformuliert 305: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-begriff-vorformuliert-305.

Klotzkette/claude-fuer-deutsches-recht · 68 tokens

review-work

Post-implementation gate review: run manual QA on the real surface yourself, then launch ONE gate reviewer (never a panel) to audit goal, constraints, code quality, security, missed context, and QA evidence. Use before a PR handoff or when the user explicitly asks to review completed work.

code-yeongyu/oh-my-openagent · 63 tokens

agb-rechtswahl-schweizer-recht-rom-i

Für AGB Rechtswahl Schweizer Recht Rom I: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-rechtswahl-schweizer-recht-rom-i.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

blue-pencil-board-agb-bonitaetspruefung-bonus

Für Blue Pencil und Geltungserhaltende Reduktion: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Tatbestands- oder Anspruchsmatrix.

Klotzkette/claude-fuer-deutsches-recht · 51 tokens

haftungsdeckel-fuer-daten-und-modelldienste-pruefen

Bewertet Haftungshöchstbeträge bei Datenverlust, fehlerhaften Modellausgaben und Ausfällen digitaler Dienste anhand konkreter Schadensszenarien. Liefert eine Entscheidungsvorlage mit Risikobeträgen, Ausnahmen und Freigabebedarf.

Klotzkette/claude-fuer-deutsches-recht · 77 tokens