Claude Code skills by Forketyfork
npx claudepluginhub forketyfork/agentic-skillsWrite structured multi-step implementation plans in markdown format.
Generate a narrative story of a PR's changes with embedded code snippets.
Interact with YouTrack issue tracker via REST API.
Interact with GitHub via the gh CLI.
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