implementation-cycle
HAIOS Implementation Cycle for structured work item implementation. Use when starting implementation of a plan. Guides PLAN->DO->CHECK->DONE workflow with phase-specific tooling.
Essential command-line tools and system utilities.
HAIOS Implementation Cycle for structured work item implementation. Use when starting implementation of a plan. Guides PLAN->DO->CHECK->DONE workflow with phase-specific tooling.
Verwaltet komplexe, mehrstufige Projekte durch persistentes Tracking in Markdown-Dateien (task_plan.md, findings.md, progress.md). Automatisch aktiviert bei komplexen Architektur-, Recherche- oder Implementierungsaufgaben.
Orchestrates complex multi-step work by delegating to specialist subagents. NEVER implements directly—only breaks down tasks, manages todos, delegates via Task tool, and verifies completion. Use when coordinating large features, multi-file changes, or any work requiring decomposition and parallel execution.
Manage Granola meeting transcript extraction and sync. Use when: - User asks about meeting transcripts, notes, or summaries - User wants to check sync status or logs - User needs to re-extract meetings or troubleshoot sync - User mentions "granola", "meeting notes", or "meeting transcripts" Provides access to extracted meetings in ~/jpt/meetings/ and controls the launchd sync service.
Creates well-formatted conventional commit messages from your git changes. Analyzes git diff and status to generate proper commit messages following conventional commits format. Use when the user wants to commit changes or needs help writing commit messages.
Update Agent Communication Board with task status, completion messages, and blocker tracking. Use after completing tasks or when blocked.
Professional HTML email templates for reports, summaries, and notifications. Includes daily summaries, GitHub digests, App Store metrics, and calendar reminders. Use when creating formatted email communications.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Create a meeting engagement in HubSpot CRM. Load when user says 'create meeting', 'add meeting', 'schedule meeting', 'new meeting'. Requires title, start and end times.
Workflow completo Git+Linear para desarrollo en ecosistema OPA. Cubre gestión de ramas, commits, PRs, integración con issues Linear, activación de MCPs, y validación pre-Done. Workflow 1 Issue = 1 Branch = 1 Merge a main.
Process pending tasks, check Needs_Action folder, complete task requests, move finished work to Done folder, and update activity dashboard. Use when the user asks to "process tasks", "check pending tasks", "handle Needs_Action items", "complete my tasks", "check what needs to be done", or mentions the Needs_Action folder, task processing, or wants to see completed work moved to Done.
Two-phase workflow that generates explicit YAML plan before execution, with approval gates and checkpointing. Use for complex multi-file changes, refactoring, bug fixes with dependencies, or any task where mistakes are costly. Achieves 90% first-pass success rate vs ad-hoc changes. Provides audit trail, rollback capability, and explicit approval points. Triggers on "refactor", "multi-step", "plan then execute", "complex changes", "safe refactoring".
This skill should be used when the user asks to "orchestrate a task", "plan complex feature", "decompose task", "break down implementation", "coordinate multi-file changes", or mentions tasks requiring multiple roles or steps. Use for complex, multi-component implementations requiring planning and coordination. Do NOT use for simple single-file edits or straightforward queries.
Product Owner assistance for ticket refinement, epic breakdown, dependency analysis, and backlog management across multiple project management systems. Use this skill when working with tickets to create, analyze, propose amendments, or generate discussion questions. Supports Linear, Local Markdown, Jira, GitHub Issues, and other PM systems through extensible connectors.
Create GitHub Issues for client deliverables in DaveX2001/deliverable-tracking repo (discovery: requirements-clarity). Evaluate at requirements-clarity when user mentions tracking, deliverables, commitments, or "create deliverable". Extracts What/Why/Done from conversation context, prompts for missing info via AskUserQuestion, applies dynamic client labels.
Save session progress to Linear and generate a handoff prompt. Triggers on "checkpoint", "save progress", "hand off", "new chat", "context getting large". NOT for git operations - use /commit for that.
Manage Brain Dump tickets - create, update, track progress, and complete work items. Use when working with Brain Dump task management or when asked to create/update tickets.
This skill should be used when the user asks about "ADR integration", "ADR CI/CD", "ADR tooling", "ADR automation", "export ADRs", "ADR documentation site", or needs guidance on integrating ADRs with CI/CD, documentation sites, and other tools.
Creates well-formed tasks following a template that engineers can implement. Use when creating tasks, defining work items, creating tasks from PRD, breaking down features, or converting requirements into actionable tasks.
This skill generates and improves GitHub pull request descriptions that help reviewers understand context and promote effective code reviews. Use this skill when creating new PRs, updating PR descriptions with new commits, or reviewing existing PR descriptions for quality. The skill analyzes git commits to extract key changes and generates descriptions with proper context (why), implementation details (how), file prioritization for large PRs, and testing strategy.
Systematically refactor code based on analysis, applying improvements while maintaining functionality. Use when the user asks to "refactor this code", "improve code quality", "apply improvements", "fix anti-patterns", "optimize performance", or mentions "clean up code", "make it more maintainable", or "reduce complexity". Works best when an implementation_plan.md exists.
Create, edit, update, modify, and customize mermaid diagrams and architecture diagrams. Always use when working with mermaid diagrams, architecture diagrams, flowcharts, sequence diagrams, or when creating/editing/updating/customizing mermaid diagrams in markdown files.