pathway-decision

Determine NEPA pathway recommendations for forest management projects by action type and acreage.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/jvalenzano/ranger-twin --skill pathway-decision
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pathway-decision
Source: https://github.com/jvalenzano/ranger-twin/tree/main/agents/nepa_advisor/skills/pathway-decision
Command: npx skills add https://github.com/jvalenzano/ranger-twin --skill pathway-decision

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Pathway Decision automates the selection of the correct NEPA pathway (CE, EA, or EIS) for forest management actions, streamlining compliance and reducing analysis lag.

Core Features & Use Cases

  • CE category lookup: Maps action types and acreage to the applicable 36 CFR 220.6 category.
  • EC screening: Evaluates extraordinary circumstances and notes when EA or EIS may be required.
  • Decision memo-style outputs: Produces a reasoning_chain, data_sources, and recommended next steps for compliance.

Quick Start

Use the Pathway Decision skill to assess a timber_salvage project of 3,000 acres with listed species and designated areas to determine whether CE, EA, or EIS applies.

Frequently Asked Questions about pathway-decision

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I determine the correct NEPA pathway for a forest management action?

To determine the NEPA pathway, evaluate the project's action type, acreage, and extraordinary circumstances to return a CE, EA, or EIS recommendation along with the applicable CE category and compliance reasoning.

When do I need an Environmental Impact Statement instead of a Categorical Exclusion for timber salvage?

An Environmental Impact Statement is typically required over a Categorical Exclusion when timber salvage actions trigger extraordinary circumstances or exceed acreage limits, prompting an automated review of 36 CFR 220.6 categories.

How does extraordinary circumstances screening affect NEPA environmental review decisions?

Extraordinary circumstances screening directly affects NEPA environmental review decisions by flagging conditions like listed species or designated areas, which automatically elevate a project from a Categorical Exclusion to an EA or EIS.

Can I automate CE category lookup for forest actions based on acreage and action type?

Yes, you can automate CE category lookup by inputting forest action types and acreage, which evaluates the project against 36 CFR 220.6 categories to determine if a Categorical Exclusion applies.

What NEPA pathway is recommended for a 3,000 acre timber salvage project with listed species?

For a 3,000 acre timber salvage project with listed species, the NEPA pathway recommendation requires an EA or EIS because the listed species represent extraordinary circumstances that preclude a standard Categorical Exclusion.

What are the limitations of automated NEPA pathway decision screening?

Limitations of automated NEPA pathway decision screening include reliance on accurate initial inputs for action type and acreage, and it provides a reasoning chain and confidence score rather than replacing final administrative environmental review determinations.