Claude Skills for federal acquisition deliverables: SOW / PWS, IGCEs, OT project descriptions, OT cost analyses. Six orchestration skills that handle scope decisions, cost buildup, FAR citations, and document generation.
FAQ
federal-contracting-skills is a Claude Code plugin with 6 hand-picked skills for content work, indexed on Flowy. Install it with the command on its page. It includes igce-builder-cr, igce-builder-ffp, igce-builder-lh-tm. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add 1102tools/federal-contracting-skills --agent claude-code
Claude Skills for federal acquisition deliverables: SOW / PWS, IGCEs, OT project descriptions, OT cost analyses. Six orchestration skills that handle scope decisions, cost buildup, FAR citations, and document generation.
Website: 1102tools.com

Before you build: Not every acquisition capability should be an AI tool. Dozens of potential skills were evaluated and several were intentionally excluded because they cross the line from data assembly into professional judgment. See ai-boundaries.md.
For federal API data (SAM.gov, BLS wages, GSA CALC+ rates, GSA Per Diem, USASpending, eCFR, Federal Register, Regulations.gov), use the companion repo:
federal-contracting-mcps โ eight MCP servers packaged as Claude Desktop Extensions (.mcpb). One-click install. No Terminal. No JSON config editing. API keys prompted at install time.
The two repos work together: MCPs handle data, skills handle deliverables.
The five API data-source skills (BLS OEWS, GSA CALC+, GSA Per Diem, SAM.gov, USASpending) were removed from this repo in April 2026. They moved to the MCP companion repo.
Reasons:
.mcpb bundles prompt for API keys at install time and register tools automatically. Contracting officers install them the same way they install any app.The orchestration skills in this repo stay as skills. Their value is decision trees, FAR-compliant narrative, and document generation, not API calls.
Model note: These skills are built for Opus. Skills are still maturing as a format, with limits on length that force a lot of content into one file. Opus handles the density. On smaller models expect missed steps and wrong outputs.
| Skill | Requires | Description |
|---|---|---|
| SOW/PWS Builder | โ | Structured scope decision tree producing contract-file-ready SOW or PWS. FAR 37.102(d) compliant: staffing handoff for the IGCE Builder delivered as chat output, never embedded in the document body. |
| IGCE Builder: FFP | BLS OEWS, GSA CALC+, GSA Per Diem MCPs | Firm-fixed-price IGCEs with layered wrap rate buildup (fringe, overhead, G&A, profit). |
| IGCE Builder: LH/T&M | BLS OEWS, GSA CALC+, GSA Per Diem MCPs | Labor Hour and Time-and-Materials IGCEs with burden multiplier pricing. |
| IGCE Builder: Cost-Reimbursement | BLS OEWS, GSA CALC+, GSA Per Diem MCPs | CPFF, CPAF, CPIF IGCEs with fee structure analysis and statutory fee caps. |
| Skill | Requires | Description |
|---|---|---|
| OT Project Description Builder | โ | Milestone-based project descriptions for prototype OT agreements under 10 USC 4021/4022. Replaces the SOW/PWS for OTs: structures work around TRL progression phases and go/no-go gates. Handles NDC, small business, traditional (with cost sharing), and consortium-brokered agreements. |
| OT Cost Analysis | BLS OEWS, GSA CALC+, GSA Per Diem MCPs | Should-cost estimates and price reasonableness analyses for OT agreements. Milestone-based pricing citing 10 USC 4021 instead of FAR 15.404. Handles cost-sharing math, consortium management fees, fixed-price and cost-type milestone payments. |
"Requires" lists the MCP servers each skill calls at runtime. Install them from the companion repo.
.mcpb files).SKILL.md file individually.MIT
Built by James Jenrette, lead systems analyst and contracting officer. Independently developed and not endorsed by any federal agency.
.github/
issue_template/
bug_report.md
feature_request.md
pull_request_template.md
.gitignore
ai-boundaries.md
code-of-conduct.md
contributing.md
docs/
architecture-source.html
architecture-v6.png
render-architecture.py
license
readme.md
security.md
skills/
igce-builder-cr/
SKILL.md
testing.md
igce-builder-ffp/
SKILL.md
testing.md
igce-builder-lh-tm/
SKILL.md
testing.md
ot-cost-analysis/
SKILL.md
testing.md
ot-project-description-builder/
SKILL.md
testing.md
sow-pws-builder/
SKILL.md
testing.mdยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic