Skip to main content

GregoryHo/arcforge

SkillsMP ha recopilado 31 skills de GregoryHo/arcforge. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
31
Estrellas en GitHub
6
Forks en GitHub
0

Mostrando 31 de 31 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Use this skill whenever the user (an arcforge contributor) says they want to bump arcforge's version, cut a release, "ship vX.Y.Z", "準備發版", "ready to release", or any equivalent intent on the arcforge repo itself — even if they don't use the word "release".…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Execute a task list with one fresh subagent per task plus a single task-reviewer each. Use when tasks need isolated contexts to avoid cross-task pollution; for in-session human-checkpoint execution use arc-executing-tasks.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Read-only advisory audit of an SDD spec family — design, spec, dag, and decision anchors.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Explore and shape a design before implementation. Use when intent is vague, a new feature needs design, or an existing spec needs another iteration — the front door to the SDD pipeline that writes design.md.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Guide manual context compaction to workflow phase boundaries. Use when deciding whether to compact now — compact at clean seams between phases rather than mid-task; the compact-suggester hook may route here as context grows.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Coordinate multi-epic worktrees and cross-epic DAG state. Use when specs/<id>/dag.yaml exists and epics run in parallel worktrees needing sync and merge orchestration; to build a single epic's features use arc-implementing.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Investigate root cause systematically before proposing any fix. Use when hitting a bug, test failure, or unexpected behavior — reproduce, isolate, and confirm the cause with evidence rather than guessing at patches.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create an Excalidraw diagram or visual — architecture, flowchart, mind map — including casual 'draw this' / 'show me visually'. Also use when arc-maintaining-obsidian delegates Synthesis visuals beyond embedded Mermaid.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Dispatch multiple independent features to parallel subagents within one worktree session. Use when fanning out feature-level work you drive yourself; for epic-level teammates you monitor as a present lead use arc-dispatching-teammates.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run epic-level parallel work via agent teammates while staying present to monitor. Use when dag.yaml has 2+ ready epics and you want a live team; for walk-away loops use arc-looping, for feature fan-out use arc-dispatching-parallel.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Measure whether a skill, agent, or workflow actually changes AI agent behavior. Use when shipping a new skill, after modifying one, or comparing alternative approaches — the eval gate behind the Iron Law.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run a prepared task list yourself with human-in-the-loop checkpoints. Use when tasks are already broken down and you implement them in-session; for isolated subagent-per-task execution use arc-agent-driven instead.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Integrate finished work once implementation is complete and tests pass. Use when deciding how to merge — Step 0 discriminates epic worktrees (.arcforge-epic present) from regular branches and runs the matching path.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Orchestrate implementation of a large multi-feature project inside a worktree. Use when driving one epic's build end-to-end; for cross-epic worktree and DAG-state management use arc-coordinating instead.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Capture session reflections into a durable diary. Use when a significant work session ends, the user asks to journal, or the PreCompact hook fires before context is compacted and insight would be lost.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run the opt-in learning lifecycle: turn observations into reviewable candidates, inactive drafts, then explicitly activated instincts. Use when the default-off learning module is enabled and observations should become artifacts.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Run an autonomous unattended loop that executes DAG tasks across sessions without human intervention. Use when walk-away execution is needed; for a present lead monitoring epic teammates use arc-dispatching-teammates instead.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Manage an Obsidian vault: ingest, query, audit, or initialize. Use when saving notes, ideas, or URLs ('save this' / 'file this back'), querying vault knowledge, or auditing health (orphans, drift). Not for diagrams — use arc-diagramming-obsidian.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Hand off, save, or resume session state across turns. Use when ending a session and handing to a future one, summarizing recent context to continue, or archiving, resuming, or aliasing a saved session for durable reference.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Break a refined spec into an executable DAG of epics. Use when specs/<id>/spec.xml exists and needs decomposition into dependency-ordered epics and features before implementation — produces dag.yaml for arc-coordinating.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Manually save a pattern or insight from the current session as a reusable instinct.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Formalize an approved design into a structured spec.xml with acceptance criteria. Use when a design.md is ready to become the authoritative spec, or spec quality is below threshold — the delta authority, hands to arc-planning.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze accumulated diary entries for recurring patterns and preferences. Use when 5+ diaries have accumulated, the user asks to summarize learnings from past sessions, or inject-context flags that reflection is due.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Optimize a measurable metric through autonomous hypothesis-driven experimentation. Use when a target has a numeric signal — build times, algorithm efficiency, prompt quality, model performance — and you want iterative measured gains.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Request code review then process the returning feedback with technical rigor. Use when a task or feature is complete and needs review — runs the full request-to-receive loop, dispatching the code-reviewer agent and handling its verdict.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Drive implementation test-first through RED, GREEN, REFACTOR. Use when about to write any feature or bugfix code — write the failing test first, then the minimum code to pass, then refactor. Enforces the Iron Law for implementation.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Route an ArcForge task to the smallest useful skill or workflow. Use when unsure which skill applies or the user asks where to start — a bounded router and skill index, not an always-on policy engine.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create an isolated git worktree in ANY repo — a parallel branch, experiment, or review checkout. Use when work needs isolation even if the user never says 'worktree'; epic context auto-escalates to arc-coordinating, else the generic CLI.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Gather fresh evidence that work is actually complete before a completion claim. Use when about to say 'done', 'fixed', or 'passing' — rerun the checks and read real output rather than trusting prior state.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Create, edit, or verify ArcForge's own skills and skill tests before deployment.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Break a feature into small executable tasks with exact code and commands. Use when a spec or feature is ready and you need concrete implementation steps before coding — produces the task list arc-executing-tasks runs.

Idioma del texto original: inglés

actualizado
Mostrando 31 de 31 skills recopiladas.