Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

para-programming-agent-skills

para-programming-agent-skills contiene 11 skills recopiladas de brian-lai, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
0
actualizado
2026-07-10
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

para-help
Otras ocupaciones informáticas

Display the PARA-Programming quick-reference guide with all 11 skills and the Research→Plan→Review→Execute→Review→Summarize→Archive workflow.

2026-07-10
para-archive
Desarrolladores de software

Archive the current context to create a clean slate for the next task. Removes worktrees, resets context/context.md, preserves summaries.

2026-07-10
para-check
Desarrolladores de software

Decision helper to determine if PARA workflow should be used for a given request. Triages tasks into PARA-worthy vs direct-answer categories.

2026-07-10
para-execute
Desarrolladores de software

Execute the active plan by creating an isolated git worktree and tracking todos. Supports simple and phased plans with TDD-first commit-per-todo discipline.

2026-07-10
para-init
Desarrolladores de software

Initialize PARA-Programming structure in the current project. Use when setting up a new repo for PARA workflow, creating context/ directory, or bootstrapping AGENTS.md.

2026-07-10
para-plan
Desarrolladores de software

Create a planning document through collaborative dialogue with support for multi-phase plans. Use for all non-trivial changes before writing code. Gates the para-execute skill.

2026-07-10
para-research
Desarrolladores de software

Perform deep codebase exploration and produce a context-compressed research document for planning. Use before the para-plan skill for non-trivial tasks to gather contracts, patterns, and interface boundaries.

2026-07-10
para-review
Desarrolladores de software

Spawn an independent reviewer with a Staff+ FAANG engineer persona to review a plan or PR. Review loops until approval, capped at 5 rounds with convergence detection.

2026-07-10
para-status
Desarrolladores de software

Display the current state of PARA context and workflow progress. Detects no-context, idle, planning, executing, and summarized states with next-step guidance.

2026-07-10
para-summarize
Desarrolladores de software

Generate a summary document from the current work session. Supports simple and phased plans. Handles PR creation when run standalone.

2026-07-10
para-workflow
Desarrolladores de software

Orchestrate the full PARA execution cycle across phases with automatic execute, PR creation, review, summarize, merge, and archive. Designed for multi-phase plans.

2026-07-10