Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

claude-flow-novice

claude-flow-novice contém 95 skills coletadas de masharratt, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
95
Stars
14
atualizado
2026-07-26
Forks
2
Cobertura ocupacional
8 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

cfn-megaplan
Desenvolvedores de software

Tiered planning orchestrator. Runs the full SPARC+ pipeline (research, spec, decide, pseudo, data, arch, ux, design, test, ops) as a parallel DAG, scaled by build stage (mvp/beta/enterprise) via inclusion profiles. Enforces two gates: every success criterion is executable (verifiable-done) and every step is unambiguous (haiku-executable). Use as the entry point for any non-trivial build instead of cfn-spa-plan.

2026-07-26
cfn-plan-review
Desenvolvedores de software

Post-planning completeness review. Extracts assumptions, traces dependencies, analyzes blast radius, checks alpha-readiness, surfaces gaps before implementation. Use after writing any plan that touches data, APIs, or shared state.

2026-07-26
cfn-spec
Desenvolvedores de software

SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFORE planning implementation. Use when starting any non-trivial task to lock intent, surface ambiguity early.

2026-07-26
cfn-test-plan
Analistas de garantia de qualidade de software e testadores

Test-strategy phase of cfn-megaplan. Designs test depth properly: fixtures/test-data, the unit/integration/contract/e2e/load split, mocking strategy, and non-functional tests, instead of lumping everything into a vague red phase. Feeds Bar A (verifiable-done): every acceptance criterion becomes a concrete runnable check. Use after cfn-spec, cfn-arch, and (if frontend) cfn-ux.

2026-07-26
cfn-edit-safety
Desenvolvedores de software

Pre-edit backup + post-edit validation for safe file edits. Use to capture file state before edits, validate changes after edits, revert files to prior state, or ensure edit safety via auto backup/validation hooks.

2026-07-26
cfn-redis-data-extraction
Desenvolvedores de software

Extract complete Redis coordination data from completed CFN Loop tasks and structure into comprehensive JSON analysis files

2026-07-25
cfn-cerebras-coordinator
Desenvolvedores de software

Coordinates FAST code generation via Z.ai glm-4.6 with CodeSearch pattern learning. Use when agents need rapid test generation, bulk code creation, or repetitive boilerplate. Tracks successful prompts for continuous improvement. Ideal for high-volume, low-complexity code tasks.

2026-07-25
cfn-cerebras-mcp
Desenvolvedores de software

FAST code generation via mcp__cerebras-mcp__write tool using Z.ai glm-4.6. Use for rapid test generation, boilerplate creation, and bulk code tasks in main chat. Prompt must be SHORTER than output. Ideal for tests, CRUD, migrations, and repetitive patterns.

2026-07-25
cfn-cerebras-code-generator
Desenvolvedores de software

FAST code generation via Z.ai glm-4.6 model. Use for rapid test generation, boilerplate code, repetitive patterns, and bulk file creation. Ideal when speed matters more than nuance. Do NOT use for complex architectural decisions or security-critical code.

2026-07-25
cfn-docker-runtime
Administradores de redes e sistemas de computador

Docker container orchestration for CFN Loop - spawning, coordination, logging, wave execution. Use when running CFN Loop agents in Docker containers, executing waves of parallel agents, coordinating containerized agents via Redis, or managing Docker-based agent lifecycle.

2026-07-25
google-sheets-api-coordinator
Desenvolvedores de software

Manages Google Sheets API calls with rate limiting and quota enforcement

2026-07-25
google-sheets-formula-builder
Desenvolvedores de software

Constructs and validates Google Sheets formulas from templates with syntax checking

2026-07-25
google-sheets-progress
Desenvolvedores de software

Tracks micro-sprint completion state and progress for Google Sheets operations

2026-07-25
google-sheets-validation
Desenvolvedores de software

Validates data integrity and state consistency between Google Sheets operation sprints

2026-07-25
cfn-agent-selector
Outras ocupações de informática

Agent selection based on task classification with fallback support

2026-07-25
cfn-agent-spawning
Outras ocupações de informática

Agent process spawning with provider configuration and execution

2026-07-25
cfn-agent-lifecycle
Outras ocupações de informática

Unified agent management selection through completion: spawn, execute, process output. Use when selecting agents for tasks, spawning agents with dependency validation, processing agent outputs, or tracking agent lifecycle events with audit trails.

2026-07-25
agent-template-generator
Desenvolvedores de software

Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols

2026-07-25
agent-validation-linter
Analistas de garantia de qualidade de software e testadores

Enforces validation pattern compliance across all agent profiles with automated detection and fixing

2026-07-25
cfn-agent-tooling
Desenvolvedores de software

Agent dev tools: template generation, profile validation. Use when creating new agent templates from scaffolding, or validating/linting existing agent profiles for correctness and completeness.

2026-07-25
cfn-alpha-launch
Desenvolvedores de software

MUST BE USED before any alpha or production release. Do not deploy without passing this check. Alpha readiness analysis plus fix execution: scores 8 readiness areas in parallel, delegates fixes to cfn-parallel-execute. Use when preparing to ship.

2026-07-25
cfn-alpha-launch-v2
Desenvolvedores de software

Group-based alpha readiness analysis. Use when analyzing all features in one priority group (CRITICAL/HIGH/MEDIUM/LOW) at once; generates consolidated fix lists, marks group complete when done.

2026-07-25
cfn-canary
Administradores de redes e sistemas de computador

MUST BE USED within 10 minutes of any production deployment. Post-deploy health monitoring: polls a URL for 10 minutes checking errors, performance regressions, availability.

2026-07-25
cfn-careful
Desenvolvedores de software

PreToolUse hook. Warns before destructive bash commands (rm -rf, DROP TABLE, git push --force, etc). Activates via /careful. Whitelists safe deletions (node_modules, .next, dist).

2026-07-25
codesearch-code-search
Desenvolvedores de software

MANDATORY: Query CodeSearch BEFORE using grep, glob, find, or search. 400x faster semantic/structural code search via SQL on indexed codebase. Use to find functions, classes, patterns, callers, implementations. Agents MUST query CodeSearch first; grep only allowed after CodeSearch returns zero results.

2026-07-25
cfn-compilation-error-fixer
Desenvolvedores de software

Two-phase Rust/TypeScript compilation error fixer: Cerebras LLM bulk processing + agent cleanup. Use when you have 20+ compilation errors needing fast bulk reduction, or errors are mostly mechanical (type mismatches, missing imports, syntax).

2026-07-25
cfn-config
Desenvolvedores de software

Config management and environment sanitization. Use when managing config files, validating env vars, sanitizing sensitive data, or updating system settings across CFN Loop components.

2026-07-25
conversation-sync
Desenvolvedores de software

Sync conversation history from .codex/sessions to .claude.json for context preservation. Use when copying/syncing conversations, importing sessions, or backing up conversation context.

2026-07-25
cfn-dependency-ingestion
Desenvolvedores de software

Unified atomic ingestion of CFN dependency manifests (cli-mode, shared)

2026-07-25
cfn-dependency-management
Desenvolvedores de software

Task dependency extraction and context ingestion. Use to parse task criteria, identify dependencies, generate execution order, or inject context for complex multi-step tasks.

2026-07-25
cfn-deployment
Desenvolvedores de software

Automated skill deployment pipeline for CFN Loop integration

2026-07-25
cfn-promotion
Desenvolvedores de software

Skill Promotion Workflow - Atomic promotion from staging to production

2026-07-25
cfn-deployment-lifecycle
Desenvolvedores de software

Skill deployment and promotion lifecycle. Use when transitioning skills from APPROVED to DEPLOYED, or promoting skills staging to production with SLA enforcement.

2026-07-25
cfn-dry-review
Analistas de garantia de qualidade de software e testadores

MUST BE USED before merging any PR that adds 3+ new functions or 50+ lines. Run after implementation. Reviews code for DRY violations, modularity, resumable pipeline opportunities. Outputs JSON manifest for cfn-vote-implement.

2026-07-25
cfn-epic-creator
Outras ocupações de informática

DEPRECATED. Use cfn-epic-creator-v2 (adds AISP formal contracts, prevents type drift). For full tiered planning use cfn-megaplan. v1 kept for the simpler single-domain prose-epic flow only.

2026-07-25
cfn-epic-creator-v2
Desenvolvedores de software

Hybrid AISP epic creation: formal API contracts plus natural language content. Use when epic needs AISP (AI Symbolic Protocol) type definitions and agent binding contracts alongside human-readable descriptions.

2026-07-25
cfn-epic-parser
Desenvolvedores de software

Convert markdown epic documents into structured JSON configs for MDAP or CFN Loop execution. Use when parsing epic documents, validating epic structure, or generating execution configs from planning docs.

2026-07-25
cfn-error-management
Desenvolvedores de software

Error handling, batching, logging for CFN Loop. Use to capture agent errors, batch errors for processing, log structured error data, or categorize/recover from agent failures.

2026-07-25
cfn-intervention-system
Desenvolvedores de software

Human intervention detection and orchestration for CFN Loop. Use when automated processes need human oversight, escalation required, or managing intervention workflows and approval gates.

2026-07-25
cfn-investigate
Desenvolvedores de software

Root-cause debugging: 5-phase protocol, 3-strike escalation, scope lock. Enforces investigation before fixes. Use when diagnosing bugs, system failures, or unexpected behavior.

2026-07-25
Mostrando as 40 principais de 95 skills coletadas neste repositório.