By forketyfork
Write structured multi-step implementation plans in markdown format.
A collection of Claude Code plugins for structured development workflows.
Writes structured multi-step implementation plans in markdown format. Each step includes four sections: Status Quo, Objectives, Tech Notes, and Acceptance Criteria.
Activates when you ask Claude to create an implementation plan, development roadmap, or multi-step task breakdown.
Generates a narrative story of a pull request's changes with embedded code snippets. Gathers PR metadata, comments, review feedback, commit history, and the full diff, then writes a flowing prose walkthrough interspersed with annotated story-diff code blocks.
Activates when you ask Claude to create a PR story or narrative walkthrough of a pull request.
Interacts with YouTrack issue tracker via REST API. Create, read, update, and search issues and drafts; manage comments, tags, and issue links; log work items; inspect custom field schemas; list saved queries; look up users and groups.
Activates when you ask Claude about YouTrack issues, want to file bugs, update tickets, add comments, manage tags or links, track time, or search for issues. Requires YOUTRACK_URL and YOUTRACK_TOKEN environment variables.
Interacts with GitHub via the gh CLI: create issues, PRs, fetch review threads, post comments, and search.
Activates when you ask Claude to work with GitHub repositories, issues, PRs, or review comments.
In Claude Code:
/plugin marketplace add forketyfork/agentic-skills
/plugin install airtight-plans@agentic-skills
/plugin install review-story@agentic-skills
/plugin install managing-youtrack@agentic-skills
/plugin install managing-github@agentic-skills
Apache 2.0
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimInteract with GitHub via the gh CLI.
Generate a narrative story of a PR's changes with embedded code snippets.
Interact with YouTrack issue tracker via REST API.
npx claudepluginhub forketyfork/agentic-skills --plugin airtight-plansFor easy problems, start here. For harder problems, do this after Explore.
AI-powered cascading development framework with design document system and multi-agent collaboration. Breaks down projects into Features (Mega Plan), Features into Stories (Hybrid Ralph), with auto-generated technical design docs, dependency-driven batch execution, Git Worktree isolation, and support for multiple AI agents (Codex, Amp, Aider, etc.).
No description provided.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns