SR-PTD Documentation Skill

Generate SR-PTD documentation from development tasks using defined templates.

3|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Yehonatan-Bar/skill-mill --skill sr-ptd-documentation-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SR-PTD Documentation Skill
Source: https://github.com/Yehonatan-Bar/skill-mill/tree/main/sr-ptd-skill
Command: npx skills add https://github.com/Yehonatan-Bar/skill-mill --skill sr-ptd-documentation-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the capture of SR-PTD documentation after every development task, ensuring a structured foundation for future skill extraction.

Core Features & Use Cases

  • Template-driven SR-PTD capture: Generates full or quick SR-PTD templates from task details.
  • Two-tier knowledge mapping: Organizes knowledge sections (contexts, scripts, references) for future reuse.
  • Skill extraction readiness: Produces structured outputs ready to be clustered into Claude Skills.

Quick Start

To enable SR-PTD capture, place your input documents in a designated srptd_raw folder and run the pipeline. Outputs will appear in skills_out and references for future Skill assembly.

Frequently Asked Questions about SR-PTD Documentation Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SR-PTD documentation capture for development tasks?

SR-PTD documentation automation captures task details, triggers, and knowledge usage into structured templates immediately after development work. Place raw task documents in a designated srptd_raw folder and run the pipeline to generate full or quick SR-PTD outputs ready for skill extraction.

What's the difference between Full SR-PTD and Quick Capture workflows?

Full SR-PTD creates comprehensive documentation with all knowledge sections (contexts, scripts, references) organized for future reuse. Quick Capture produces streamlined outputs when speed is prioritized, both formats feeding the same skill extraction pipeline.

Can I use SR-PTD documentation to extract and assemble Claude Skills?

Yes. SR-PTD outputs are structured specifically to be clustered into Claude Skills. The template-driven capture organizes knowledge mapping and produces outputs ready for skill assembly without additional reformatting.

What input data formats does the SR-PTD documentation workflow accept?

The workflow processes development task documents placed in the srptd_raw folder, parsing task details, triggers, and knowledge usage to generate structured SR-PTD templates and reference outputs.

How does two-tier knowledge mapping organize documentation for reuse?

Two-tier knowledge mapping segments captured information into contexts, scripts, and references—separate logical layers that enable future skill extraction and cross-project knowledge reuse without manual reorganization.

Do I need existing skill templates to use SR-PTD documentation capture?

No. SR-PTD capture uses predefined templates that generate documentation structure automatically. The workflow accelerates skill extraction by producing consistently formatted outputs from raw task documents without requiring manual template setup.