project-harness-bootstrap

Set up Codex collaboration infrastructure with routing maps, docs, and command wrappers.

3|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/pax-k/pax-fullstack-harness --skill project-harness-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-harness-bootstrap
Source: https://github.com/pax-k/pax-fullstack-harness/tree/main/skills/project-harness-bootstrap
Command: npx skills add https://github.com/pax-k/pax-fullstack-harness --skill project-harness-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of setting up a project with the necessary infrastructure for efficient collaboration with Codex, ensuring it's ready for coding agents to work safely and effectively.

Core Features & Use Cases

  • Baseline Structure Creation: Establishes the foundation for a project including AGENTS.md, operational docs/, and scripts/.
  • Stack Detection and Analysis: Identifies the project's technology stack and analyzes existing harness maturity.
  • Automation of Commands: Automates the addition of stable command wrappers for common tasks.
  • Documentation Integration: Integrates documentation for operational guidance.

Quick Start

Use the project-harness-bootstrap skill to initialize the baseline structure for your project.

Frequently Asked Questions about project-harness-bootstrap

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

FAQPage Schema
How do I set up a repository for Codex agent collaboration?

To set up a repository for Codex agent collaboration, you need to establish a baseline agent-ready structure with routing maps, operational documentation, and command wrappers. This Skill automates that infrastructure bootstrap for new or existing projects.

What is an agent-ready project structure?

An agent-ready project structure provides the essential infrastructure for coding agents to work safely and effectively. It typically includes baseline files like AGENTS.md, operational docs, and scripts to streamline automated operations.

Can I use project harness bootstrapping on an existing codebase?

Yes, you can apply harness bootstrapping to an existing codebase. The process detects your current technology stack, analyzes existing harness maturity, and integrates the necessary operational documentation and command wrappers.

What is the best way to automate command wrappers for a development project?

The best way to automate command wrappers is by using a bootstrap tool that establishes a baseline project structure. This automatically adds stable command wrappers for common tasks alongside the required operational documentation.

Do I need manual stack detection before initializing project infrastructure?

No, manual stack detection is not needed before initializing project infrastructure. The bootstrap process automatically identifies your project's technology stack and analyzes existing harness maturity to configure the setup appropriately.