Showing 30 of 23040 results
Orchestrates Hamster Studio brief execution with team personas, parallel wave execution, and deep review modes
Meta-plugin that installs the bundled Han suite. Has no components of its own; it depends on han-core, han-planning, han-coding, han-github, and han-reporting so installing it pulls them all in. Does not bundle the opt-in han-feedback, han-atlassian, or han-plugin-builder plugins.
Atlassian-facing extensions to the Han suite. Adds markdown-to-confluence, which publishes a local Markdown file to a user-specified Confluence page; project-documentation-to-confluence, which runs the core project-documentation skill and then publishes the result there; investigate-to-confluence, which runs the core investigate skill and publishes the resulting investigation report there; code-overview-to-confluence, which runs the core code-overview skill and publishes the resulting overview there; plan-a-feature-to-confluence, which runs the core plan-a-feature skill and publishes the spec and its companion artifacts there as a page tree; and work-items-to-jira, which creates one Jira ticket per slice from a work-items file. All work through the Atlassian MCP server. Depends on han-core, han-planning, and han-coding (its wrapper skills run skills from each) and requires a configured Atlassian MCP server. Opt-in: installed on its own, not pulled in by the han meta-plugin.
Code-writing and execution skills for the Han suite. Home of the tdd skill, which drives a feature or behavior through a BDD-framed red-green-refactor loop with an enforced observed-failure gate. Depends on han-core; bundled by the han meta-plugin.
Evidence-based research, architecture, and documentation skills for software projects, plus the adversarial specialist agents the rest of the suite dispatches. Includes issue triage, open-ended research, architectural decision records (ADRs), gap analysis, project discovery, project and feature documentation, and runbooks. Feature- and implementation-planning skills live in han-planning, which depends on han-core.
Post-session feedback skill for the Han suite. Captures structured observations, ratings, and improvement ideas on the Han skills you ran in a session and optionally posts them as a GitHub issue to testdouble/han. Opt-in: installed on its own, not pulled in by the han meta-plugin.
GitHub-specific extensions to Han. Provides skills to post code reviews as PR comments, update a PR description with a consistent format, and other GitHub-facing workflows.
Linear-facing extensions to the Han suite. Adds work-items-to-linear, which creates one Linear issue per slice from a work-items file. Works through the Linear MCP server. Depends on han-core and requires a configured Linear MCP server. Opt-in: installed on its own, not pulled in by the han meta-plugin.
Planning skills for the Han suite: specifying, planning, sequencing, breaking down, and stress-testing work before implementation. Home of plan-a-feature, plan-implementation, plan-a-phased-build, plan-work-items, and iterative-plan-review. Depends on han-core; bundled by the han meta-plugin.
Guidance for building Claude Code skills, agents, and plugins. The guidance skill answers authoring questions and, run with init, vendors the full guidance set into a repo as a path-scoped rule index so the right guidance surfaces while editing skill and agent files. Opt-in and dependency-free: installed on its own, not pulled in by the han meta-plugin.
Reporting and summary skills for the Han suite. Turns feature specifications into plain-language stakeholder summaries (also called executive or business summaries) with diagrams, for sharing with non-technical stakeholders before implementation kicks off.
ๆ็ป้ฃๆ ผๆ็ซ ้ ๅพ๏ผๅ ็่งฃๆ็ซ ๅ Image Brief ๅ prompt๏ผๅ็จๅ ็ฝฎ็ๅพ่ฝๅๅบๅพ๏ผ้ ่ฒ้่ฟไธป้ขๆไปถ๏ผthemes/๏ผ้ ็ฝฎ๏ผๅ ็ฝฎ่็ฐ/ๅขจ้ป/่ตญ็ณไธๅฅ้ข่ฎพ๏ผๅฏๅๆขๆ่ชๅฎไน
Expert guidance for building web applications with the Handfish Design System
Conversation-handoff document generator. Compacts the current session into a markdown handoff for a fresh agent โ references existing artifacts (PRDs, plans, ADRs, issues, commits) by path/URL instead of duplicating them. Derived from Matt Pocock's MIT-licensed handoff with: (1) 3 stdlib Python tools (template generator tailored to 5 next-session emphases, artifact deduplicator across 5 categories of duplication, skill recommender matching content to 14 skills in this repo), (2) 4 references citing 7-8 sources (handoff structure, deduplication discipline, next-session skill matching, companion tooling), (3) cs-handoff-author persona agent + /cs:handoff slash command. Matt's no-duplication discipline + mktemp convention preserved verbatim per MIT.
Context-fill-triggered handoff skill โ writes a structured resume doc when context fills, auto-loads it on next session.
Write or update a terse handoff `.md` file capturing the current work, so it's easy to understand and pick up later.
Session handoff โ capture state so any AI agent can continue your work. Auto-detects git state, plans, and environment context. Commands: /handoff:create, /handoff:quick, /handoff:resume.
Write a durable handoff for work that's about to ship: structured PR descriptions, summaries, memos, or memory notes. Tells the next reader what was built, why, what changed, and what's next, without forcing them to dig through the diff.
Audit session context and persist what matters for the next agent โ decisions, dead ends, insights, and in-flight work โ /handoff
Compact the current conversation into a handoff document for another agent to pick up.
Conversation-handoff document generator. Compacts the current session into a markdown handoff for a fresh agent โ references existing artifacts (PRDs, plans, ADRs, issues, commits) by path/URL instead of duplicating them. Derived from Matt Pocock's MIT-licensed handoff with: (1) 3 stdlib Python tools (template generator tailored to 5 next-session emphases, artifact deduplicator across 5 categories of duplication, skill recommender matching content to 14 skills in this repo), (2) 4 references citing 7-8 sources (handoff structure, deduplication discipline, next-session skill matching, companion tooling), (3) cs-handoff-author persona agent + /cs:handoff slash command. Matt's no-duplication discipline + mktemp convention preserved verbatim per MIT.
Compact the current conversation into a handoff document for another agent to pick up. Configurable save location, redaction enforcement, SessionStart auto-load + SessionEnd reminder, self-check fidelity script, --refresh flag, mtime-guarded cleanup. Inspired by Matt Pocock's handoff (MIT).
Hand an externally-authored proposal into the Ensemble opportunities pipeline. POSTs a proposal (PDF, HTML, or structured fields) to the Ensemble's /api/import/proposal intake over Tailscale: finds-or-creates the opportunity by company, advances it to the BEAM 'Propose' stage, and attaches the proposal for founder approval.
Multi-session work loop: handoff.md carries state between sessions via resume-handoff/handoff-document, then ingest-handoff retires completed work into ADRs, docs/memory, and the handoff archive.
Author self-contained, auto-graded hands-on workshops for any technical topic, with a companion diagramming skill.
from blueif16/amazing-claude-code-plugins