From partme-ai-full-stack-skills
Drafts internal company communications including 3P updates, newsletters, FAQ responses, status reports, leadership updates, incident reports, and project updates using standard formats.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Draft polished internal company communications using standardized formats for consistent, professional messaging.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Draft polished internal company communications using standardized formats for consistent, professional messaging.
Identify communication type from the user's request:
Load the matching guideline from the examples/ directory:
examples/3p-updates.md - Progress/Plans/Problems team updatesexamples/company-newsletter.md - Company-wide newslettersexamples/faq-answers.md - Frequently asked questionsexamples/general-comms.md - Other communication typesGather context from the user:
Draft the communication following the guideline's format, then iterate based on feedback.
## Progress
- Shipped v2.1 authentication module ahead of schedule
- Completed API migration for 3 downstream services
## Plans
- Begin load testing for Q3 launch (target: 10k concurrent users)
- Finalize design review for notification system
## Problems
- CI pipeline flakiness causing 15% build failure rate — investigating root cause
If the communication type doesn't match any existing guideline, ask for clarification about the desired format.
3P updates, company newsletter, company comms, weekly update, faqs, common questions, updates, internal comms, status report, leadership update, incident report