JP5 Labs avatar

JP5 Labs

Official

@jp5labs · United States of America

0Followers
|
4Public Repos
|
18Published Skills

JP5 Labs provides a spec-driven GitHub issue delivery lifecycle covering planning, architecture review, PR triage, and post-merge cleanup for engineering teams.

Skills Distribution
DomainDeveloper To...Spec-Driven Issue .. (30%)Pull Request Revie.. (30%)Architecture Gover.. (25%)Session Cost & App.. (15%)

Agent Skills by JP5 Labs

Showing 18 vetted skills indexed across 1 GitHub repositories.

jp5labsjp5labs
1

forge-respond

Triages unresolved GitHub PR review threads and executes approved fixes, deferrals, and replies.

Official
Advanced
jp5labsjp5labs
1

forge-cleanup

Automates post-merge branch cleanup and issue updates for merged GitHub pull requests.

Official
Intermediate
jp5labsjp5labs
1

forge-resume

Reconstructs session context from GitHub issues, specs, plans, and branch status when resuming work.

Official
Intermediate
jp5labsjp5labs
1

forge-plan

Generates implementation plans for GitHub issues using writing-plans methodology with codebase exploration.

Official
Advanced
jp5labsjp5labs
1

arch-review

Reviews proposed changes against platform architecture documents and native-first rules.

Official
Intermediate
jp5labsjp5labs
1

forge-spec

Orchestrates spec-driven design brainstorming and enriches specs with architecture, ADR, and impact analysis.

Official
Advanced
jp5labsjp5labs
1

adr-check

Validates proposed code changes against Architecture Decision Records and platform map constraints.

Official
Intermediate
jp5labsjp5labs
1

forge-discover

Classifies idea complexity and routes work to the appropriate specification or issue workflow.

Official
Intermediate
jp5labsjp5labs
1

approval-hygiene

Analyzes session permission re-approvals and recommends settings.json allow-list and deny-list changes.

Official
Intermediate
jp5labsjp5labs
1

forge-shape

Creates and refines GitHub issues with acceptance criteria, milestones, and spec decomposition.

Official
Advanced
jp5labsjp5labs
1

impact-analysis

Analyzes cascading impact of architectural changes across technical, organisational, financial, and risk dimensions.

Official
Advanced
jp5labsjp5labs
1

dependency-graph

Generate Mermaid dependency graphs with criticality analysis and single-point-of-failure detection.

Official
Intermediate
jp5labsjp5labs
1

token-hygiene

Analyzes session token usage and generates a graded cost-reduction report with recommendations.

Official
Intermediate
jp5labsjp5labs
1

forge-review

Executes tiered GitHub PR reviews with deterministic checks and multi-agent analysis.

Official
Advanced
jp5labsjp5labs
1

forge-deliver

Orchestrates GitHub issue delivery workflows from commit through pull request and issue comment.

Official
Advanced
jp5labsjp5labs
1

forge-start

Creates a feature branch from synced main and scaffolds delivery templates for a GitHub issue.

Official
Intermediate
jp5labsjp5labs
1

forge-assess

Generates pre-implementation assessments for GitHub issues with fit checks, risks, and approval gates.

Official
Intermediate
jp5labsjp5labs
1

scenario-compare

Compare architectural scenarios with cost, risk, timeline, and complexity analysis using parallel agents.

Official
Advanced

Frequently Asked Questions About JP5 Labs

FAQPage Schema
What tasks can I accomplish with JP5 Labs skills?

You can run the full issue lifecycle: triage ideas with forge-discover, write specs with forge-spec, assess and plan with forge-assess and forge-plan, scaffold branches with forge-start, review PRs with forge-review and forge-respond, deliver with forge-deliver, and clean up merged branches with forge-cleanup.

Who are JP5 Labs skills designed for?

Software engineers and technical leads practicing spec-driven development on GitHub. The skills suit teams that enforce pre-implementation assessments, ADR-governed architecture boundaries, tiered PR reviews, and structured issue decomposition with milestones and acceptance criteria.

How do the forge skills run in practice?

Most skills are user-invocable slash commands executed in sequence: forge-assess before coding, forge-plan after approval, forge-start to sync main and create the feature branch, then forge-deliver to commit, push, open the PR, and comment on the issue. forge-cleanup runs post-merge via the jp5 pr cleanup CLI.

What architecture governance capabilities are included?

arch-review evaluates changes against the platform map and native-first rules, adr-check validates against existing ADRs, impact-analysis assesses cascading technical, organisational, financial, and risk effects, dependency-graph renders upstream/downstream relationships, and scenario-compare contrasts architecture options on cost, timeline, and risk.

What prerequisites or dependencies do these skills require?

Skills depend on a GitHub-centric repository with issues, milestones, and pull requests, plus the jp5 CLI for delivery and cleanup operations. forge-assess enforces AGENTS.md Story Collaboration Rules, and impact-analysis, dependency-graph, and scenario-compare specify the sonnet model with parallel agents.