Skip to main content
cunhaax
GitHub creator profile

cunhaax

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
Aug 16, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

code-critic
software-quality-assurance-analysts-and-testers

Code review checklist and coding standards, extended per project by whatever file AGENTS.md's Review & Planning Guidance section names (defaulting to docs/agent-rules/code-critic.md). Invoked as /code-critic for an ad-hoc review, or applied by the code-critic…

Aug 16, 2026
plan-draft
software-developers

Planning rules and plan template for drafting implementation plans. Invoked as /plan-draft for an ad-hoc planning session, or used by the planner sub-agent in the /feature workflow. (Named plan-draft so it does not collide with Claude Code's built-in…

Aug 16, 2026
feature
software-developers

Runs the full feature workflow: plan, critique, implement, review, QA. Use this when starting a new feature. Guides you through each phase with explicit gates between steps.

Aug 15, 2026
adversarial-qa
software-quality-assurance-analysts-and-testers

Exploratory, adversarial QA: exercise a feature through whichever surface(s) it exposes — UI, API, or both — and surface issues the plan and committed tests did not anticipate — not a re-verification of the spec. Invoked as /adversarial-qa for an ad-hoc…

Aug 11, 2026
workflow-inspect
software-developers

Appends the cost half to a workflow-retro record: parses the feature session's Claude Code transcripts with a bundled read-only script (tokens per agent, wall-clock, handoff tax) and writes the result into the record's Cost section. Companion of…

Jul 29, 2026
init-workflow
computer-occupations-all-other

Bootstraps and validates the AI workflow in a project that has this plugin installed: scaffolds whichever project-owned files are missing, detects the project's commands, fills AGENTS.md, points it at review/planning guidance (seeding docs/agent-rules/ or…

Jul 26, 2026
plan-critic
computer-occupations-all-other

Critiques an implementation plan using pre-mortem, inversion, load-bearing assumption analysis, and consistency checks. Invoked as /plan-critic for ad-hoc plan critique, or used by the plan-critic sub-agent in the /feature workflow.

Jul 26, 2026
workflow-retro
software-developers

Records the outcome half of a feature's workflow evaluation at the end of a /feature session: which steps ran or were skipped, cycle counts, what each critic caught and what was adopted, plus a short judgment section. Writes one fixed-schema file per feature…

Jul 26, 2026
Showing 1 of 1 repositories
All repositories loaded