Skip to content
Skill

TowerOfTracking

by jarekb84

AI Summary

TowerOfTracking generates user-focused Product Requirement Documents from feature ideas or voice transcripts via a /prd slash command. Product managers, engineers, and founders benefit by quickly converting raw ideas into structured PRDs.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "TowerOfTracking" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (3 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/jarekb84/TowerOfTracking/main/.claude/commands/prd.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/commit.md "https://raw.githubusercontent.com/jarekb84/TowerOfTracking/main/.claude/commands/commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/release-notes.md "https://raw.githubusercontent.com/jarekb84/TowerOfTracking/main/.claude/commands/release-notes.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Generate user-focused PRD from feature ideas or voice transcripts

Instructions

• Analyze conversation context for feature requirements: • Look for voice transcripts (raw, unstructured text) • Look for feature descriptions or user problems • Extract core user pain points and desired outcomes • Invoke the prd-generator agent to create the PRD: • Agent will analyze input and consult architecture-review • Agent will generate 2-3 page user-focused PRD • Agent will avoid code snippets, business metrics, and technical depth • Save the generated PRD: • Use the Write tool to save PRD to docs/ directory • Filename format: PRD-feature-name.md (kebab-case) • Confirm to user: "PRD saved to docs/PRD-feature-name.md" • Display summary to user: • Core problem being solved • Primary user benefit • Next steps (e.g., "Ready to implement? Let me know!")

Example Invocations

` User: [Pastes 500-word voice transcript about feature ideas] User: /prd

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
3 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars3
Forks2
Issues8
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code