Bruno Mazurok de Castro avatar

Bruno Mazurok de Castro

Community

@Mozurok · Brazil

13Followers
|
17Public Repos
|
98Published Skills

Fhorja is a task-lifecycle engineering command system for AI-assisted software delivery, spanning discovery, planning, implementation, review, runtime verification, and delivery.

Skills Distribution
DomainDeveloper To...Task Lifecycle & S.. (30%)Code Review & Qual.. (25%)System Design & Ar.. (20%)Design System & Ac.. (15%)

Agent Skills by Bruno Mazurok de Castro

Showing 98 vetted skills indexed across 1 GitHub repositories.

MozurokMozurok
6

autonomous-readiness

Validates project definition completeness before booting unattended autonomous runs.

Community
Advanced
MozurokMozurok
6

review-hard

Reviews task code changes for correctness, safety, and maintainability risks before closure or PR prep.

Community
Advanced
MozurokMozurok
6

problem-framing

Runs a socratic intake to produce a five-field BRIEF.md before task creation.

Community
Advanced
MozurokMozurok
6

external-research-fleet

Orchestrates parallel research workers to synthesize multi-angle findings into one grounded EXTERNAL_RESEARCH.md.

Community
Advanced
MozurokMozurok
6

task-workspace

Provisions a dedicated git worktree and branch for an active task.

Community
Advanced
MozurokMozurok
6

targeted-questions

Asks minimal high-value factual questions and persists answers in task repository files.

Community
Intermediate
MozurokMozurok
6

journey-map

Document multi-screen user journeys into structured journey spec markdown files.

Community
Intermediate
MozurokMozurok
6

workflow-guide

Explains which workflow command and editor mode to use now and why.

Community
Intermediate
MozurokMozurok
6

implement-slice-complement

Execute bounded micro-delta fixes within an existing implementation slice and record evidence in task state files.

Community
Advanced
MozurokMozurok
6

direction-adjust

Record mid-task course corrections as numbered decisions in DECISIONS.md and update TASK_STATE.md.

Community
Advanced
MozurokMozurok
6

backend-system-design

Generate a 12-section backend system-design RFC persisted as BACKEND_SYSTEM_DESIGN.md.

Community
Advanced
MozurokMozurok
6

ai-feature-eval-harness

Designs dataset-backed evaluation plans for model-backed product features with measurable pass thresholds.

Community
Advanced
MozurokMozurok
6

web-runtime-verify

Serves a built frontend on an ephemeral port and gates runtime behavior with a verification battery.

Community
Advanced
MozurokMozurok
6

task-init-fleet

Decomposes a complex brief into parallel sub-tasks initialized by concurrent worker agents.

Community
Advanced
MozurokMozurok
6

extract-foundations-from-screens

Extract canonical design foundation tokens from SCREEN_SPEC markdown files.

Community
Advanced
MozurokMozurok
6

apply-sweep-triage

Persist sweep triage decisions into REVIEW_PREFERENCES.md for future finding suppression.

Community
Intermediate
MozurokMozurok
6

api-contract-review

Review API endpoint contracts for naming, methods, errors, auth, and pagination before implementation.

Community
Advanced
MozurokMozurok
6

slice-closure

Evaluates whether an implemented slice meets its exit criteria and records closure status in task state files.

Community
Advanced
MozurokMozurok
6

design-bootstrap

Extract Figma design tokens and components to scaffold design system documentation.

Community
Advanced
MozurokMozurok
6

branch-commit

Generates branch names and commit messages grounded in the actual git diff.

Community
Intermediate
MozurokMozurok
6

unity-scene-plan

Plan Unity GameObject hierarchies, component responsibilities, and networked authority before writing C#.

Community
Advanced
MozurokMozurok
6

autonomous-run

Executes approved implementation plans slice by slice under governor limits and human merge gates.

Community
Advanced
MozurokMozurok
6

incident-triage

Classify observed technical failures and route them to hotfix, slice, investigation, or escalation paths.

Community
Advanced
MozurokMozurok
6

color-contrast-architect

Audits design token foreground/background pairs against WCAG 2.2 contrast thresholds across themes.

Community
Advanced

Frequently Asked Questions About Bruno Mazurok de Castro

FAQPage Schema
What tasks can I accomplish with Mozurok's Fhorja skills?▼

You can run the full software delivery lifecycle: frame problems, initialize tasks, analyze impact, plan slices, implement approved changes, review code and security, verify web/app/API/Godot runtimes, audit accessibility and migrations, package PRs, and author postmortems and release plans.

Who are these skills designed for?▼

Software engineers, tech leads, and engineering teams using AI-assisted editors (Cursor modes: Ask, Plan, Agent, Debug) who want disciplined, artifact-grounded task execution. Reliability engineers, design-system maintainers, and security reviewers also get dedicated auditor personas.

How do the skills run in practice?▼

Each skill is a Markdown command with YAML frontmatter declaring its editor mode, consumed/produced context layers, and allowed tools (Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch). Skills read and write task artifacts like TASK_STATE.md and DECISIONS.md inside a projects/<client>__<project>/ folder structure.

What are the prerequisites and dependencies?▼

Skills require an active task folder created by task-init (project-bootstrap for new projects). Many are git-gated or multi-repo aware. Optional integrations include Figma MCP for design specs, Supabase or Postgres access for database introspection, and vetted MCP servers for messaging or issue trackers.

Are the skills safe to adopt from third parties?▼

The registry itself ships skill-vet and mcp-server-vet, read-only inspectors that scan third-party skills and MCP servers for exfiltration, secret access, prompt injection, and hidden Unicode, returning an install/decline/sandbox verdict for human approval before anything is trusted.