← Back to catalog
FelipeCarillo

Author in the catalog

FelipeCarillo

9 skills9 stars totalgithub.com/FelipeCarillo

Published skills

holoctl-memory-discipline

1

Use when the user makes a durable decision, states a project rule, or shares context that future sessions will need ("vamos sempre X", "decidi Y", "lembra que Z"). Promotes the right material to the right surface: ADR for hard locks, memory topic for soft durable context.

Desenvolvimento#github#gitby FelipeCarillo

holoctl-spec-flow

1

Use when the user pastes content from an external board (Trello/Linear/ Azure DevOps/Jira/GitHub/Slack), or shares a multi-paragraph request that needs structuring before coding. Drives the Spec-Driven Development flow: intake → discuss → spec → decompose → execute. Companion to the `/spec` slash command and the `holoctl-work-item-router` skill.

Desenvolvimento#github#gitby FelipeCarillo

holoctl-work-item-router

1

Use when the user describes work to be tracked and the work kind isn't obvious. Infers whether it's a task, story, bug, spec, epic, or incident from the language used, then routes to the right entry point (`/ticket`, `/spec`, or direct boardmaster call) with the correct `kind` pre-set.

Desenvolvimento#github#gitby FelipeCarillo

holoctl-foreign-bootstrap

1

Use when you are an AI coding assistant that is NOT Claude Code, operating in a repo that contains a `.holoctl/` directory (or whose `AGENTS.md` points here). holoctl natively materializes only Claude Code's config (`.claude/` + `CLAUDE.md`); this skill teaches any other assistant (Copilot, Codex, Cursor, Aider, Zed, Windsurf, …) to read the canonical source in `.holoctl/` and generate its OWN nat

Desenvolvimento#github#gitby FelipeCarillo

holoctl-parallel-evaluator

1

Use when the user describes work that touches multiple files or modules, BEFORE committing to a single-ticket creation. Evaluates parallelization potential and proposes a batch decomposition if independent file sets exist. Hands the candidate decomposition to the boardmaster.

Desenvolvimento#github#gitby FelipeCarillo

holoctl-persona-suggester

1

Use when the user describes work, or recent file edits touch paths, that aren't owned by any active persona. Detects emerging specialization signals (a new file type appearing repeatedly, a directory pattern unique to a specialty, a request mentioning a domain outside boardmaster/developer/ reviewer/architect/researcher scope) and surfaces a suggestion: either activate an existing library persona,

Desenvolvimento#github#gitby FelipeCarillo

holoctl-provider-mcp

1

Use when the user pastes a URL from an external board (Linear, GitHub, Trello, Azure DevOps, Jira, Slack, or a custom internal board) or refs a card by id. Detects the provider via configured URL patterns, probes whether the provider's MCP tool is connected in Claude Code, and either fetches the card body via that MCP or falls back to asking for paste. Pre-fills source_* fields on the resulting wo

Desenvolvimento#github#gitby FelipeCarillo

holoctl-router

1

Use when the user types `/holoctl`, mentions "holoctl"/"hctl", asks for project status / what's pending / what's next, asks to create a ticket or close a session, or operates in a directory that looks like a holoctl workspace but the assistant isn't sure of its state. Detects workspace state via `hctl doctor` and routes to the right flow.

Desenvolvimento#github#gitby FelipeCarillo

holoctl-ticket-discipline

1

Use when the user announces non-trivial work (refactor, feature, bugfix, improvement) and no ticket has been created for it yet. Checks if a ticket already exists; if not, suggests creating one (or a parallel batch) before implementation starts. Tracks work that would otherwise vanish.

Desenvolvimento#github#gitby FelipeCarillo

Category alert

Get new Desenvolvimento skills every Monday