ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Pull a PR from GitHub, run parallel review agents (code reuse, quality, efficiency, spec adherence), apply local fixes, and write a self-contained HTML review page to the repo root. Use whenever the user wants to review a PR before merging or asks to "review PR ", "look at this PR", "give me an HTML review of PR X"…
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Review unpushed commits before pushing to remote repository.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Initialize Claude Code project settings with standard language-specific permissions. Use when setting up a new project for Claude Code or adding standard configuration to an existing project.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Skill "recall-knowledge" from ArjenSchwarz/agentic-coding, covering recall captured knowledge, resolving the vault path, where to look, searching and build the query.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Skill for preparing the project for a release.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Manage hierarchical task lists using the rune CLI tool. Create, update, and organize tasks with phases, subtasks, status tracking, task dependencies, and work streams for multi-agent parallel execution.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Identify and clean up stale or superseded feature specs in a project's specs/ directory. Use whenever the user wants to prune, tidy, audit, consolidate, or declutter specs, mentions outdated/overruled/replaced/superseded specs or a spec that has a v2 or improved version, or asks which specs are still relevant — even…
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Generate or regenerate specs/OVERVIEW.md with a tabular summary, status, and per-spec file listings.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Initialize a new spec with requirements, design, and task planning. Orchestrates the entire spec-driven workflow from feature idea to actionable task list.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
2. Create Feature Design Document.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
1. Requirement Gathering.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Small Spec (Smolspec) - Lightweight Specification for Minor Changes.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Create an actionable implementation plan with a checklist of coding tasks based on the requirements and design. The tasks document should be based on the requirement and design documents, so ensure these exists first.
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Build macOS 26+ SwiftUI forms using Liquid Glass design language. Use when creating preferences panes, inspectors, configuration screens, or settings views in SwiftUI for macOS 26. Provides Grid-based layout with right-aligned labels, correct control sizing, and correct glass modifier usage (glassEffect as background…
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting.…
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Route Transit tickets to the appropriate workflow based on task type. Use when a user mentions a T-[number] ticket reference and wants to work on it. Fetches task details and dispatches to the correct skill (fix-bug, creating-spec, planning mode, or asks for clarification).
ArjenSchwarz/agentic-coding
Skill Claude CodeCodex
Evaluate and improve user experience of interfaces (CLI, web, mobile).