Skip to main content

adihebbalae/Attacca

O SkillsMP coletou 27 skills de adihebbalae/Attacca. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
27
Estrelas no GitHub
3
Forks no GitHub
0

Mostrando 27 de 27 skills coletadas.

ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Pressure-tests a built feature, PR, or design against multiple independent, no-context skeptical personas through iterative rounds of objection and rebuttal, until every fixable objection is actually fixed and only genuine values disagreements remain. Trigger…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (docs/GLOSSARY.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Find deepening opportunities in a codebase, informed by the domain language in docs/GLOSSARY.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Session bookmark. Triggers when user says 'wrap up', 'done for today', /wrap-session, or when closing a work session on a CONTEXT.md-bearing project. Rewrites .attacca/focus.md, appends new decisions to CONTEXT.md, and surfaces repeated corrections as…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Initialize a new project from scratch. Read spec from CONTEXT.md or ask interactively, scaffold directories, set up .gitignore and basic configs, create CONTEXT.md, commit. Use when starting a new project.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Disambiguate vague build requests through structured questioning. Triggers when user says 'build me X' implying 2+ unresolved dimensions (auth/payments/data/integrations), has new-project or major-feature scope with unresolved decisions, or user says…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Retrofit an existing project with Attacca. Audit project structure, generate CONTEXT.md from what you find, merge settings safely, suggest plugins. Never touches source code or existing deployments.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Falsification-first validation for a product, startup, feature, or side-project idea. Decomposes the idea into load-bearing assumptions, pre-registers kill criteria before looking at evidence, runs cost-ordered disqualifiers, gathers cited evidence into a…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Token compression skill. Use when: context window is filling up, on long-running multi-session tasks, when user needs faster/cheaper agent responses, or when working in bandwidth-constrained environments. Reduces output tokens 65–75% by switching to…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Runbooks and decision frameworks for production incidents and emergencies. Use when: service is down, critical feature broken, data loss risk, security breach detected. Covers triage, classification, symptom-to-fix matching, and incident logging.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Pre-push quality gate checklist. Use when: before any git push, before opening a PR, after implementing a full feature. Runs lint, type-check, tests, and a security scan as a single sequential gate. Fails fast — does not proceed past a failing stage.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

TDD workflow skill enforcing RED → GREEN → REFACTOR. Use when: implementing any feature test-first, writing unit or integration tests, building with a test-heavy stack (Jest, Vitest, pytest, RSpec, etc.). Prevents writing implementation before a failing test…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

BDR commit discipline: Business/Decision/Rationale format making every commit auditable and falsifiable. Triggers when user says 'bdr commit', asks to commit a feature, or a non-trivial implementation is complete. Never add Co-Authored-By or AI attribution.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

On-demand code review checklist. Use when: reviewing code changes, PR review, self-review before committing, checking code quality after implementation. Covers readability, correctness, performance, security, and maintainability.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. Inspired by Andrej Karpathy's…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Build and maintain a persistent, compounding LLM-maintained knowledge base (wiki). Use when: setting up a second brain for a project or personal knowledge base, processing PDFs/articles/notes into structured wiki pages, querying accumulated knowledge with…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Turn the current conversation context into a PRD and publish it as a GitHub Issue. Use when user wants to create a PRD from the current context.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Ship a working MVP as fast as possible. Ruthless scope, aggressive defaults, skip non-essential gates. For speed-first projects where 'done' beats 'perfect'.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Welcome guide for new users. Assesses your setup, explains what Attacca does, points to first action. Run this first if you're new.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Generate a Software Bill of Materials (SBOM) and scan for CVEs. Use before production pushes, when dependency files change, or on security request. Artifacts written to .attacca/sbom/.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

On-demand security audit checklist based on OWASP Top 10. Use before any git push. Reports written to .attacca/audits/latest.md with verdict that unlocks the push gate.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

4-gate supply chain security checklist. Prevents malicious packages, typosquatting, and abandoned projects. Use before adding any dependency to production. Can run standalone.

Idioma do texto original: inglês

atualizado
Mostrando 27 de 27 skills coletadas.