← All creators

marcorpetralia

User

CLI to materialise a tool-agnostic AI agent/skill network (Claude Code, Codex, GitHub Copilot CLI) into any repository.

5 indexed · 0 Featured · 0 stars · avg score 71
Prolific

Categories

Indexed Skills (5)

AI & Automation Listed

initialize

One-time environment reconciliation. First wires this tool's instruction file to the shipped MARCOS-AI-BOOTSTRAP.md rules (appending an @-include, never overwriting; creating the file if absent). Discovers applicable MCP servers and, with user approval, installs and wires them into the infra/planner agents; discovers where plan documents actually live and, after user confirmation, wires the planner/implement/docs agents to that location; scans past PRs, branch names, and commit history and, after user confirmation, customises the `pr` skill's convention profile; then always prompts the user to choose the model for each tier/role (pre-selecting the current model, or the closest available match when it is unavailable) and rewrites the agent files. Never commits.

0 Updated today
marcorpetralia
AI & Automation Listed

pr

Open a pull request that follows this repository's conventions for branch names, commit messages, and PR titles and bodies. Verifies you are on a working branch, checks and repairs the branch/commits/title against the active convention profile, pushes, and opens the PR with the GitHub CLI. Never merges the PR.

0 Updated today
marcorpetralia
AI & Automation Listed

watch-ci

Watch a GitHub Actions workflow, auto-fix failures via the agent pipeline (log-reader-copilot → triage-copilot → investigate-copilot → code-copilot), and re-trigger until green. Accepts nothing (current-branch PR), a PR number, or a PR/workflow-run/workflow-file URL.

0 Updated today
marcorpetralia
AI & Automation Listed

implement

Execute an existing plan from documents/plans/ (path passed by the user). Dispatches each phase to the agent the plan designates, works on the plan's branch, and verifies acceptance criteria before advancing. Never commits or pushes.

0 Updated today
marcorpetralia
AI & Automation Listed

planner

Formalise the two-stage planning flow. Stage 1 runs planner-discovery-copilot (clarifying questions + concise outline); Stage 2 runs planner-copilot to write the full plan to documents/plans/ after explicit user approval. Never writes code.

0 Updated today
marcorpetralia

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.